summaryrefslogtreecommitdiff
path: root/net/samba419/files/pkg-message.in
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2024-02-05 13:56:27 +0100
committerMikael Urankar <mikael@FreeBSD.org>2024-02-09 16:33:54 +0100
commitb0a4fa4a12b096897f347755106940220e94c114 (patch)
tree11303760ec4eb164f16c80fd630dc1bea51d2d02 /net/samba419/files/pkg-message.in
parentwww/{*chromium,iridium}: xmlError is only a const since version 2.12 (diff)
net/samba419: Add new port
Many thanks to Joshua Kinard, Siva Mahadevan, Yasuhiro Kimura, Andrew Walker, and Peter Eriksson for their patches. PR: 270383
Diffstat (limited to 'net/samba419/files/pkg-message.in')
-rw-r--r--net/samba419/files/pkg-message.in31
1 files changed, 31 insertions, 0 deletions
diff --git a/net/samba419/files/pkg-message.in b/net/samba419/files/pkg-message.in
new file mode 100644
index 000000000000..02818d517e50
--- /dev/null
+++ b/net/samba419/files/pkg-message.in
@@ -0,0 +1,31 @@
+[
+{ type: install
+ message: <<EOM
+How to start: http://wiki.samba.org/index.php/Samba4/HOWTO
+
+* Your configuration is: %%SAMBA4_CONFDIR%%/%%SAMBA4_CONFIG%%
+
+* All the relevant databases are under: %%SAMBA4_LOCKDIR%%
+
+* All the logs are under: %%SAMBA4_LOGDIR%%
+
+%%AD_DC%%* Provisioning script is: %%PREFIX%%/bin/samba-tool
+%%AD_DC%%
+%%AD_DC%%For the working DNS updates you will need to either build dns/bind9*
+%%AD_DC%%with the enabled GSSAPI(GSSAPI_MIT5 is recommended) or install
+%%AD_DC%%dns/samba-nsupdate package, which is preconfigured with such a support.
+%%AD_DC%%
+%%AD_DC%%You will need to specify location of the 'nsupdate' command in the
+%%AD_DC%%%%SAMBA4_CONFIG%% file:
+%%AD_DC%%
+%%AD_DC%% nsupdate command = %%PREFIX%%/bin/samba-nsupdate -g
+%%AD_DC%%
+%%AD_DC%%For additional documentation check: https://wiki.samba.org/index.php/User_Documentation
+
+Port related bug reports can go to the https://gitlab.com/samba-freebsd/ports/-/issues or
+to the FreeBSD Bugzilla https://bugs.freebsd.org/
+
+All Samba related bug reports should go to the: https://bugzilla.samba.org/
+EOM
+}
+]