1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00

howto: We need bin/smbpython to run python provisioning

(This used to be commit bb11071189)
This commit is contained in:
Kai Blin 2008-02-26 06:17:04 +01:00
parent 0a8b1fd092
commit 1e5ced3793

View File

@ -78,7 +78,7 @@ Must be run as a user with permission to write to the install directory.
::
# cd source
# ./setup/provision --realm=YOUR.REALM --domain=YOURDOM \
# bin/smbpython ./setup/provision --realm=YOUR.REALM --domain=YOURDOM \
# --adminpass=SOMEPASSWORD --server-role='domain controller'
REMINDER: Add the "bin" directory of the path you installed to