Hello Are that someone has an example of the command "provision" that he made himself ? Because in the "HOWTO" is set "- realm = samdom.example.com - domain = SAMDOM" but what corresponds "SAMDOM" Because the domain is "example.com" no ? Thanks
Laurent BARRAILLE
2010-May-18 10:06 UTC
[Samba] Example of command ". / Setup / provision"
Hi, provision --realm=domgc.iut-nimes.fr --domain=domgc --adminpass=topsecret --server-role='domain controller' My test server configuration : ip : 192.168.2.32 short name : srvsmb4 full name : srvsmb4.domgc.iut-nimes.fr my /etc/hosts file : 127.0.0.1 localhost 192.168.2.32 srvsmb4.domgc.iut-nimes.fr srvsmb4 # The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters my /etc/resolv.conf file : search domgc.iut-nimes.fr nameserver 192.168.2.32 nameserver 192.168.2.4 Barraill? Laurent Le 18/05/2010 11:08, Viatte Fr?d?ric a ?crit :> Hello > > Are that someone has an example of the command "provision" that he made himself ? > > Because in the "HOWTO" is set "- realm = samdom.example.com - domain = SAMDOM" > > but what corresponds "SAMDOM" Because the domain is "example.com" no ? >SAMDOM is the Windows domain. This is a sub domain of the "example.com" domain> Thanks >
SNIP> >> >> >> Because in the "HOWTO" is set "- realm = samdom.example.com - domain = >> SAMDOM" >> >> but what corresponds "SAMDOM" Because the domain is "example.com" no ? >> > SAMDOM is the Windows domain. > This is a sub domain of the "example.com" domainWell, not really. SAMDOM is the NETBIOS name of the domain, which we have to use the "way back" machine to Winblows NT4 to come to grips with it. So, yes the domain IS example.com, and, if you want, you can do this: realm = EXAMPLE.COM and have domain = EXAMPLE. It is also possible to have the domain = EX or TEST and the realm be EXAMPLE.COM, though I'd not recommend it. For the most part it is a design issue.> > > >> >> Thanks >> >> -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba