I'll be forwarding this on to a samba group as well, as it doesn't involve
squid issues, but I imagine perhaps someone has come along a similar
problem, so i'll mention it nonetheless.
When i join an NT domain using smbpasswd, i can get secret good, and can
verify that a user/password match, and can list all the users as well as
the groups, and the sequence has a numeric response.
When I join a Windows 2000 AD domain u sing smbpasswd, i can get the
secret good, and can verify that a user/password match. I cannot however
list any of hte users, or groups. The sequence also response
'disconnected' I share my tests with you below.
smbpasswd -j 2KDOMAIN -r 2KPDC -U administrator
Password:
Joined domain DOMAIN.
wbinfo -u
0xc0000022
wbinfo -n myaccount
Could not lookup name myaccount
wbinfo --sequence
2KDOMAIN : DISCONNECTED
wbinfo -t
Secret is good
smbpasswd -j NTDOMAIN -r NTPDC -U administrator
wbinfo -u
(lists all the users on the domain)
wbinfo -n myaccount
S-1-5-21-2123439733-2083989774-483988704-1684 1
wbinfo --sequence
NTDOMAIN : 22169
wbinfo -t
Secret is good
Received on Wed Apr 09 2003 - 16:04:54 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:53 MST