You are here
stoute - Thu, 2012/06/21 - 19:06
Hallo,
I just installed tkl.
I would like make shares for al my windows users.
What is would like to do is sync my account from an windows domain controller.
And be able to update them if i change a users password in de ad
Is this possible? Outherwise i would need to manualy enter a lot of accounts not realy pratical.
Forum:
Tags:
Getting there
ok getting there need to add to your domain first.
Check following:
You must use at least the following three options in
smb.conf
:realm = your.kerberos.REALM
security = ADS
security = ADS
encrypt passwords = true
check time en use ntp server
check dns /wins settings
now getting error
Failed to join domain: failed to connect to AD: Server not found in Kerberos databas
Joined domain now but dns error
Binding to domain with command /usr/bin/net join -U administrator ..
.. failed! See the output above for the reason why.
Server is now in my ad but it looks like the only entering wins was not enough.
Joined domain
Now joined to domain.
Problem was server had no fqdn
dns server on the domain controller did not know de server name. i added an A record and now. tada
Binding to domain with command /usr/bin/net join -U dgladministrator ..
.. complete.
Now I need to have the users account from windowns domain controller be syncronised to unix or samba anyone an idee how to go from here
Good work
You've been doing a great job working through the issues.
I haven't used Samba that much so I'm not directly a lot of use to you. Perhaps this may be useful to you? Although TKL doesn't include Samba v3.5 (IIRC it's 3.4.something...) hopefully it's close enough?
Add new comment