The branch, master has been updated
via 447ad461588 man winbind: Remove untrue statement, you can run
winbind without running nmbd.
from 321703fbea5 s3: vxfs: Remove unused vxfs_setxattr_path().
https://git.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 447ad46158858a687184aa2f8312343082334c66
Author: Rowland Penny <[email protected]>
Date: Tue Mar 23 13:16:02 2021 +0000
man winbind: Remove untrue statement, you can run winbind without running
nmbd.
Signed-off-by: Rowland Penny <[email protected]>
Reviewed-by: Ralph Boehme <[email protected]>
Autobuild-User(master): Ralph Böhme <[email protected]>
Autobuild-Date(master): Tue Mar 23 15:15:02 UTC 2021 on sn-devel-184
-----------------------------------------------------------------------
Summary of changes:
docs-xml/manpages/winbindd.8.xml | 4 ----
1 file changed, 4 deletions(-)
Changeset truncated at 500 lines:
diff --git a/docs-xml/manpages/winbindd.8.xml b/docs-xml/manpages/winbindd.8.xml
index 99c00388c20..d5acc072a00 100644
--- a/docs-xml/manpages/winbindd.8.xml
+++ b/docs-xml/manpages/winbindd.8.xml
@@ -358,10 +358,6 @@ auth required /lib/security/pam_unix.so \
<para>The following notes are useful when configuring and
running <command>winbindd</command>: </para>
- <para><citerefentry><refentrytitle>nmbd</refentrytitle>
- <manvolnum>8</manvolnum></citerefentry> must be running on the local
machine
- for <command>winbindd</command> to work. </para>
-
<para>PAM is really easy to misconfigure. Make sure you know what
you are doing when modifying PAM configuration files. It is possible
to set up PAM such that you can no longer log into your system. </para>
--
Samba Shared Repository