[Samba] Samba as DC Member
steve
steve at steve-ss.com
Mon Sep 23 02:46:01 MDT 2013
On Mon, 2013-09-23 at 15:51 +0800, KevinTang at umac.mo wrote:
> Dear all,
>
> I have install Windows AD and Linux client PC.
>
> In Linux PC, I modify these file to allow AD user logon the Linux Client
> PC via LDAPS.
> - /etc/sssd/sssd.conf
> - /etc/krb5.conf
> - /etc/pam.d/system-auth-ac
> - /etc/pam.d/password-auth-ac
> - /etc/openldap/ldap.conf
> My Linux Client is:
> OS: CentOS 6.4, 64bit
> IP: 192.168.30.1/16
>
> Thank you very much
> Kevin Tang
>
Hi
I think you want the client to be a file server no?
try in [global]
workgroup = MYDOMAIN
security = ADS
kerberos method = system keytab
Make sure /etc/hosts has:
127.0.0.1 centos-client.mydomain.com centos-client localhost
and that you can (at least) ping the 2008 box
Then try to join the domain:
net ads join -UAdministrator
That may get you a little closer.
HTH
Steve
More information about the samba
mailing list