Displaying 1 result from an estimated 1 matches for "ictadmin".
Did you mean:
iceadmin
2011 Mar 11
1
Help with ADS authentication and Samba
...e I followed:
I copied smb.conf, krb5.conf over to the new server from the working copy. Edited nsswitch.conf to add winbind to the end of passwd, group and shadow.
I then ran "kinit admin". This worked. I than ran kdestroy to destroy the token.
[root at rhel5u5live ~]# net ads join -U ictadmin
Enter ictadmin's password:
Using short domain name -- XXX
Joined 'RHEL5U5LIVE' to realm 'xxx.com'
[root at rhel5u5live ~]# net ads testjoin
Join is OK
[root at rhel5u5live ~]# wbinfo -u | grep brian.om
XXX/brian.omahony
So it seems to be able to look up users etc on the Domain...