Displaying 3 results from an estimated 3 matches for "provsion".
Did you mean:
provision
2013 Apr 13
1
samba4 rfc2307 practice and confuse
hi:
I setup a small samba 4.0.5 AD DC server. my client is windows 7 and
linux. and I use windows 7 with remote managment tools to manage rfc2307
account seetings of samba4 DC. I hope my users can use the same account to
use windows and linux.
samba4 DC provsion command as below:
samba-tool domain provision --use-rfc2307 --function-level=2008_R2
--interactive
and smb.conf global section for samba4 DC below:
workgroup = DOM
realm = AD.DOM.COM.TW
netbios name = DC
server role = active directory domain controller...
2008 Jan 03
1
Name Resolution (Network Browsing) in Samba4 server with Vista Client?
...bcast
browseable = yes
auto services = yes
[netlogon]
path = /root/svnsamba/var/locks/sysvol/workgroup/scripts
read only = no
[sysvol]
path = /root/svnsamba/var/locks/sysvol
read only = no
[public]
path = /home/tim/public
browseable = yes
read only = no
the provsioning step
$./setup/provision --realm=WORKGROUP --adminpass=wyo123 --
domain=WORKGROUP --server-role='domain controller'
2015 Jan 18
1
Many errors after adding SAMBA 4.1 as 2nd AD in Win 2008 domain
...to begin. I've attempted to setup a Ubuntu 14.04 box as a 2nd AD controler in a Windows 2008 domain. The main domain controller is an actual windows machine. Unfortunaly it is an older domain and is a ".local" which I know gives y'all heartburn.
After installign samba, I did not provsion it but ran this: "sudo samba-tool domain join MYDOMAIN.LOCAL DC -U administrator"
It ran, I saw all teh info get copied over from the domain and it seemed to work. I can go inot Windowsm and use it to open the Samba Domain controller. Th eproblem is all the errors on both the Ubuntu box...