jamf / NoMADLogin-AD

Login to an AD user account without binding your Mac to AD.
MIT License
50 stars 17 forks source link

Spaces in front of login names cause duplicate home folders #3

Closed sccmrb closed 8 months ago

sccmrb commented 2 years ago

Using Nomad login if the user puts a space or spaces in front of their username on teh login screen it creates another entire home folder for that user with the same number of spaces in front of the user name. Example: “testuser” and ” testuser” both login to the same computer and create home folders with the same owner but different folders with the spaces. I have to delete the bad users from Users & Groups in system prefs to restore functionality to the home folder with no spaces. This is on Monterey 12.3 on an M1 iMac. Our AD is Univention Corporate Server 5.0-1 errata262 (linux/samba based AD)

sccmrb commented 2 years ago

I have found out more details that this is directly related to my alternative AD not stripping spaces, but NoMad login should also strip spaces for home folder naming.