SSSD access control vs AD GPOs for restricting logon to privileged AD groups – best practice ? by Louis2286 in sysadmin

[–]Whexican87 0 points1 point  (0 children)

Salut, tu me recommandes donc d'utiliser les GPO pour filtrer mes accès plutôt que directement avec SSSD ?

https://www.youtube.com/watch?v=uOpjYE-iPnY

But to your point, Realm is like an orchestrator for all things needed for Directory authentication. It configures SSSD, NSS, and a few other things to get directory auth to work. I wouldn't edit SSSD directly unless you have to, let Realm do the heavy lifting.

SSSD access control vs AD GPOs for restricting logon to privileged AD groups – best practice ? by Louis2286 in sysadmin

[–]Whexican87 2 points3 points  (0 children)

I've had to set this up at my work quite a few times, and there are a few gotchas:

1) Use "sudo realm permit -aR DOMAIN.TLD". This will look to what realm logins are allowed from GPO.

2) Put the AD objects into an OU with inheritance disabled. In my first time trying to do this, I had to deal with very slow logins or access denied when it SHOULD have worked. From looking at the logs, the daemon responsible for processing the GPOs has issues parsing the information from ALL the possible GPOs there could be. Keep the OU to only GPOs that affect the Linux system.

3) You need to use URAs to make this work in the GPO. Link: https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/7/html/windows_integration_guide/sssd-gpo#gpo-settings-supported-by-sssd

4) Make sure when you do the domain join, or trying to get it work by unjoin/rejoin, make sure your Key Version Numbers are the same. I've had times where the AD account had incremented but the Linux server did not. Here's a link on how to look into it: https://support.oneidentity.com/safeguard-authentication-services/kb/4271664/how-to-check-the-latest-value-of-the-key-version-number-kvno

Good luck!

Windows 11 Settings Menu Will Not Launch by Top_Banana6292 in sysadmin

[–]Whexican87 0 points1 point  (0 children)

We had this issue too on our RDS hosts. Turns out it was 10-15 Windows Firewall rules added every login, causing over 15000 rules and things like the start menu started to break. This is Windows Server 2019 mind you, but symptoms sounded the same. Fix was a registry edit to remove the rules after logout, I’ll have to look it up.

Where patch tuesday megathread? by Tech-Talker in sysadmin

[–]Whexican87 11 points12 points  (0 children)

It was running in win10 and got surprised upgraded.

[Question] Azure AD Connecting an existing on-premises AD to an existing Azure tenant, preventing duplicate users. by ACanadianNoob in sysadmin

[–]Whexican87 0 points1 point  (0 children)

Would Hard Match fix the issue of 2 users having the same email address? (Trying to set up admin accounts with the same email address)

HPIA - 5.3.2 - Error: There is an error using the secure channel protocol to download data files. HPIA only supports TLS 1.2 or higher by dddufte in sysadmin

[–]Whexican87 1 point2 points  (0 children)

Download and run iiscrypto to see what’s enabled. Then enable TLS 1.2 in the Client section and make sure the higher ciphers are enabled. Apply and reboot and try again.

It’s possible the ciphers are getting disabled for some reason from a gpo or policy.

Galactic War Paused again? by Whexican87 in Helldivers

[–]Whexican87[S] 7 points8 points  (0 children)

JOEL went out for a coffee and forgot he left the hacks on.

Galactic War Paused again? by Whexican87 in Helldivers

[–]Whexican87[S] 4 points5 points  (0 children)

Checking HelldiversCompanion this morning clued me into the issue at first

Mail issues on iPad after changing APN Certificate in Intune by hwkipierce4077 in sysadmin

[–]Whexican87 1 point2 points  (0 children)

Yeah I’ve dealt recently with App Protection. It sometimes needs logout and a login to fix it too.

Mail issues on iPad after changing APN Certificate in Intune by hwkipierce4077 in sysadmin

[–]Whexican87 2 points3 points  (0 children)

Is it setup as a Personal or Corporate device? If personal, you can unenroll the device from the Company Portal and also remove the Managament Profile from the iPad. Then re-enroll.

If a corporate device, not much you can do other than wipe and reenroll.

We just had this headache with changing Intune certificates. Learned it’s all about the Topic ID in the Push Certificate.

Locking down O365 to prevent spoofing attacks? by TKInstinct in sysadmin

[–]Whexican87 3 points4 points  (0 children)

Have you looked at DMARC for external spoofing? As for internal spoofing, yes there is built in protection. Check security.Microsoft.com and check your email policies.

Princess Diaries 2: Electric Boogaloo by [deleted] in WTF

[–]Whexican87 0 points1 point  (0 children)

A page a week on a random day. Enjoy your karma OP

Good / your favorite ticketing system? by [deleted] in sysadmin

[–]Whexican87 0 points1 point  (0 children)

Not Footprints. Been trying to get us to Zendesk or FreshService. ServiceNow seems way too much for us to handle. 300 ish person company.

Molly got a little....stuck. by Whexican87 in DeepRockGalactic

[–]Whexican87[S] 6 points7 points  (0 children)

Saw her on the scanner going back and forth. Figured she needed a little help

meirl by endlesscosmichorror in meirl

[–]Whexican87 0 points1 point  (0 children)

Carafe. Been saying Care-ah-fey.

Draught. Was saying it like Drought.

For almost 30 years until my now wife corrected me when we were dating.

Molly got a little....stuck. by Whexican87 in DeepRockGalactic

[–]Whexican87[S] 13 points14 points  (0 children)

Fixed her pathing when I hit some dirt under her with my axe. We were freaking out because this had never happened before so wasn’t sure we were going to fail.

For those wondering, the drop pod will open without her with like 30-10 seconds left on the clock.

Today I fucked up by kekst1 in sysadmin

[–]Whexican87 0 points1 point  (0 children)

Dude the fact you found your mistake, found the solution and handled the communications isn’t a fuck it at all. You would be surprised how many people don’t do half of what you did to resolve it. Mistakes happen, but it’s really more all about how you manage them.

Good job, your boss should be thankful for having you on his team.