diff options
Diffstat (limited to 'net/samba4/files/pkg-message.in')
| -rw-r--r-- | net/samba4/files/pkg-message.in | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/net/samba4/files/pkg-message.in b/net/samba4/files/pkg-message.in index ab8352e14c75..19d1d66110b0 100644 --- a/net/samba4/files/pkg-message.in +++ b/net/samba4/files/pkg-message.in @@ -1,17 +1,24 @@ =============================================================================== -This port is *HIGHLY* experimental, lacks documentation and, in general, -unsupported. Its solely purpose is to give you a grasp of upcoming Samba4 -and try it. - -This *IS NOT* production ready code. Use at your own risk. +This port is *STILL* experimental, use it at your own risk. How to start: http://wiki.samba.org/index.php/Samba4/HOWTO -Provisioning script: %%PREFIX%%/sbin/provision +* Your configuration is: %%SAMBA4_CONFDIR%%/%%SAMBA4_CONFIG%% + +* All the relevant databases are under: %%SAMBA4_LOCKDIR%% + +* All the logs are under: %%SAMBA4_LOGDIR%% + +* Provisioning script is: %%PREFIX%%/bin/samba-tool +%%NSUPDATE%%You will need to specify location of the 'nsupdate' command in the +%%NSUPDATE%%%%SAMBA4_CONFIG%% file: +%%NSUPDATE%% +%%NSUPDATE%% nsupdate command = %%PREFIX%%/bin/samba-nsupdate -g +%%NSUPDATE%% For additional documentation check: http://wiki.samba.org/index.php/Samba4 -Bug reports should go to: https://bugzilla.samba.org/ +Bug reports should go to the: https://bugzilla.samba.org/ =============================================================================== |
