Displaying 2 results from an estimated 2 matches for "mypdcdomainnam".
Did you mean:
mypdcdomainname
2003 Nov 18
1
Linux Active Directory Login
Im using Samba 3.0.0 and I am trying to get my Redhat 9 workstations to use
a Windows 2003 Active Directory server for authentication. Using LDAP for
auth.
I issue this command net rpc join -S <MYPDCDOMAINNAME> -U <MYADMINACCT>
I get joined the domain <MYDOMAIN>
winbindd does start
I issue wbinfo -u and it shows all the users on the domain.
I issue wbinfo -g and it shows all the groups on the domain
I issue getent passwd and it shows all the users in UNIX format
I start smb daemons in...
2003 Nov 19
0
Winbind, Pam, And Active Directory
...ith
another local machine account and say su <domain+user> it will prompt for a
password and wont accept anything i give it. When redhat 9 boots I try to
login with <domain+user> and it wont accept anything other than the local
machine accounts.
I issue this command net rpc join -S <MYPDCDOMAINNAME> -U <MYADMINACCT>
I get joined the domain <MYDOMAIN>
winbindd does start
I issue wbinfo -u and it shows all the users on the domain.
I issue wbinfo -g and it shows all the groups on the domain
I issue getent passwd and it shows all the users in UNIX format
I start smb daemons in...