Displaying 1 result from an estimated 1 matches for "testerx".
Did you mean:
testers
2011 Sep 01
0
Issues With User Info and Authentication
...just fine. CentOS 6, however, is giving
me fits. The samba packages installed are version 3.5.4.
Here is the data I've observed:
- Joining to domain works properly
- wbinfo -u brings back a full list of all domain users
- wbinfo -g brings back a full list of all domain groups
- wbinfo -n testerx returns the appropriate SID
- wbinfo -U <numeric uid> returns the same SID
- wbinfo -S <SID> returns the appropriate numeric uid
- wbinfo -i testerx returns 'Could not get info for user testerx'
- getent passwd returns only local accounts
- getent group returns only local g...