diff options
Diffstat (limited to 'docs/docbook/projdoc/Samba-PDC-HOWTO.sgml')
-rw-r--r-- | docs/docbook/projdoc/Samba-PDC-HOWTO.sgml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml b/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml index 25a9783277..5b21e0a535 100644 --- a/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml +++ b/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml @@ -341,12 +341,6 @@ nickname"</replaceable> -s /bin/false <replaceable>machine_name</replaceable>$ < <prompt>root# </prompt><command>passwd -l <replaceable>machine_name</replaceable>$</command> </para> -<para>On *BSD systems, this can be done using the 'chpass' utility:</para> - -<para> -<prompt>root# </prompt><command>chpass -a "<replaceable>machine_name</replaceable>$:*:101:100::0:0:Workstation <replaceable>machine_name</replaceable>:/dev/null:/sbin/nologin"</command> -</para> - <para> The <filename>/etc/passwd</filename> entry will list the machine name with a "$" appended, won't have a password, will have a null shell and no |