Displaying 1 result from an estimated 1 matches for "domain_mywindowsserv".
Did you mean:
domain_mywindowsserver
2004 Mar 11
0
Winbind Kerberos Problem? - Getting Wrong User SID
...-s S-1-5-21-1202660629-1292428093-xxxxxxxxxx-512 =
DOMAIN_testgirl (This is correct)
I notice some other strange things that may be related.
Running getent passwd | grep -i mysambaserver I get
"DOMAIN_HOST/mysambaserver:x:..."
Running getent passwd | grep -i mywindowsserver I get
"DOMAIN_MYWINDOWSSERVER$:x:..."
I don't know why these would be different. Joining the samba server to
ADS appears to append HOST/ to the name? Also my other computer names
have a $ at the end of the name. Also, most of the log files are being
created under their IP addresses, instead of the computer name.
sm...