>does wbinfo -u show up the user? No, it doesnt:
[EMAIL PROTECTED] ~]# wbinfo -u Error looking up domain users And if I try to look at what groups exist: [EMAIL PROTECTED] ~]# wbinfo -g BUILTIN\administrators BUILTIN\account operators BUILTIN\print operators BUILTIN\backup operators BUILTIN\replicators Which is odd, because surely "domain users" (or "authenticated users") should be there too? (I assume it's one of those groups which 'wbinfo -u' is trying to list?) But "Domain Users" must exist exist somewhere as 'andy' is part of that group: [EMAIL PROTECTED] ~]# cd /home [EMAIL PROTECTED] home]# ls -ltr drwx------ 3 andy Domain Users 4096 Sep 19 13:57 andy [EMAIL PROTECTED] home]# su andy [EMAIL PROTECTED] home]$ id uid=1002(andy) gid=513(Domain Users) groups=513(Domain Users) context=user_u:system_r:unconfined_t Any ideas? Thanks again, Andy -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
