Ignore:
Timestamp:
May 13, 2014, 11:39:04 AM (11 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update trunk to 3.6.23

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs/manpages/smbpasswd.8

    r752 r862  
    22.\"     Title: smbpasswd
    33.\"    Author: [see the "AUTHOR" section]
    4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 10/29/2012
     4.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
     5.\"      Date: 09/18/2013
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    10 .TH "SMBPASSWD" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools"
     10.TH "SMBPASSWD" "8" "09/18/2013" "Samba 3\&.6" "System Administration tools"
     11.\" -----------------------------------------------------------------
     12.\" * Define some portability stuff
     13.\" -----------------------------------------------------------------
     14.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     15.\" http://bugs.debian.org/507673
     16.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
     17.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     18.ie \n(.g .ds Aq \(aq
     19.el       .ds Aq '
    1120.\" -----------------------------------------------------------------
    1221.\" * set default formatting
     
    2029.\" -----------------------------------------------------------------
    2130.SH "NAME"
    22 smbpasswd \- change a user\'s SMB password
     31smbpasswd \- change a user\*(Aqs SMB password
    2332.SH "SYNOPSIS"
    2433.HP \w'\ 'u
     
    3443user or not\&. When run as a normal user it allows the user to change the password used for their SMB sessions on any machines that store SMB passwords\&.
    3544.PP
    36 By default (when run with no arguments) it will attempt to change the current user\'s SMB password on the local machine\&. This is similar to the way the
     45By default (when run with no arguments) it will attempt to change the current user\*(Aqs SMB password on the local machine\&. This is similar to the way the
    3746passwd(1)
    3847program works\&.
     
    8392\fBdisabled\fR
    8493in the local smbpasswd file\&. This is done by writing a
    85 \fB\'D\'\fR
     94\fB\*(AqD\*(Aq\fR
    8695flag into the account control space in the smbpasswd file\&. Once this is done all attempts to authenticate via SMB using this username will fail\&.
    8796.sp
    88 If the smbpasswd file is in the \'old\' format (pre\-Samba 2\&.0 format) there is no space in the user\'s password entry to write this information and the command will FAIL\&. See
     97If the smbpasswd file is in the \*(Aqold\*(Aq format (pre\-Samba 2\&.0 format) there is no space in the user\*(Aqs password entry to write this information and the command will FAIL\&. See
    8998\fBsmbpasswd\fR(5)
    90 for details on the \'old\' and new password file formats\&.
     99for details on the \*(Aqold\*(Aq and new password file formats\&.
    91100.sp
    92101This option is only available when running smbpasswd as root\&.
     
    99108in the local smbpasswd file, if the account was previously disabled\&. If the account was not disabled this option has no effect\&. Once the account is enabled then the user will be able to authenticate via SMB once again\&.
    100109.sp
    101 If the smbpasswd file is in the \'old\' format, then
     110If the smbpasswd file is in the \*(Aqold\*(Aq format, then
    102111smbpasswd
    103112will FAIL to enable the account\&. See
    104113\fBsmbpasswd\fR(5)
    105 for details on the \'old\' and new password file formats\&.
     114for details on the \*(Aqold\*(Aq and new password file formats\&.
    106115.sp
    107116This option is only available when running smbpasswd as root\&.
     
    252261\m[blue]\fBldap admin dn\fR\m[]\&. Note that the password is stored in the
    253262secrets\&.tdb
    254 and is keyed off of the admin\'s DN\&. This means that if the value of
     263and is keyed off of the admin\*(Aqs DN\&. This means that if the value of
    255264\fIldap admin dn\fR
    256265ever changes, the password will need to be manually updated as well\&.
     
    267276\m[blue]\fBldap admin dn\fR\m[]\&. Note that the password is stored in the
    268277secrets\&.tdb
    269 and is keyed off of the admin\'s DN\&. This means that if the value of
     278and is keyed off of the admin\*(Aqs DN\&. This means that if the value of
    270279\fIldap admin dn\fR
    271280ever changes, the password will need to be manually updated as well\&.
Note: See TracChangeset for help on using the changeset viewer.