Thanks.
Your Windows users can connect via CIFS and log in using their AD usernames
and passwords, right?
The problem is that you cannot equate them to UNIX users, right?
#id rona
uid=10005(rona) gid=10000(Domain Users) groups=10000(Domain Users)
#getent passwd rona
rona:x:10000:10000:rona:/home/rona:/bin/sh
This is at least a bit interesting. Note that "id" says that rona is
10005, while getent says 10000. Do you have any clue why that might be?
# ldapsearch -R -h dc.domain.local -p 389 -s subtree -b dc=domain,dc=local
-o mech=GSSAPI -o authzid= '(samaccountname=rona)' dn
please.
_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss