1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

r18849: a bit of help for the new user, to figure out how to do initial setup

(This used to be commit 72f350ec2cc36865c790df314deb09ac3049c580)
This commit is contained in:
Derrell Lipman 2006-09-23 19:16:42 +00:00 committed by Gerald (Jerry) Carter
parent 4d1a4e8e7c
commit a8edfd75a6

View File

@ -73,6 +73,10 @@ Must be run as a user with permission to write to the install directory.
# cd source
# ./setup/provision --realm=YOUR.REALM --domain=YOURDOM --adminpass=SOMEPASSWORD
REMINDER: Add the "bin" directory of the path you installed to
(e.g. /usr/local/samba/bin) to your path, or the provision command
will not work.
'YOURDOM' is the NT4 style domain name. 'YOUR.REALM' is your kerberos
realm, which is typically your DNS domain name.