Ignore:
Timestamp:
Nov 27, 2012, 4:56:06 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated vendor to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs/manpages/pdbedit.8

    r740 r746  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 08/08/2011
     5.\"      Date: 10/29/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    10 .TH "PDBEDIT" "8" "08/08/2011" "Samba 3\&.6" "System Administration tools"
     10.TH "PDBEDIT" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    3434The pdbedit tool uses the passdb modular interface and is independent from the kind of users database used (currently there are smbpasswd, ldap, nis+ and tdb based and more can be added without changing the tool)\&.
    3535.PP
    36 There are five main ways to use pdbedit: adding a user account, removing a user account, modifing a user account, listing user accounts, importing users accounts\&.
     36There are five main ways to use pdbedit: adding a user account, removing a user account, modifying a user account, listing user accounts, importing users accounts\&.
    3737.SH "OPTIONS"
    3838.PP
     
    129129\-f|\-\-fullname fullname
    130130.RS 4
    131 This option can be used while adding or modifing a user account\&. It will specify the user\'s full name\&.
     131This option can be used while adding or modifying a user account\&. It will specify the user\'s full name\&.
    132132.sp
    133133Example:
     
    137137\-h|\-\-homedir homedir
    138138.RS 4
    139 This option can be used while adding or modifing a user account\&. It will specify the user\'s home directory network path\&.
     139This option can be used while adding or modifying a user account\&. It will specify the user\'s home directory network path\&.
    140140.sp
    141141Example:
     
    145145\-D|\-\-drive drive
    146146.RS 4
    147 This option can be used while adding or modifing a user account\&. It will specify the windows drive letter to be used to map the home directory\&.
     147This option can be used while adding or modifying a user account\&. It will specify the windows drive letter to be used to map the home directory\&.
    148148.sp
    149149Example:
     
    153153\-S|\-\-script script
    154154.RS 4
    155 This option can be used while adding or modifing a user account\&. It will specify the user\'s logon script path\&.
     155This option can be used while adding or modifying a user account\&. It will specify the user\'s logon script path\&.
    156156.sp
    157157Example:
     
    161161\-p|\-\-profile profile
    162162.RS 4
    163 This option can be used while adding or modifing a user account\&. It will specify the user\'s profile directory\&.
     163This option can be used while adding or modifying a user account\&. It will specify the user\'s profile directory\&.
    164164.sp
    165165Example:
     
    504504\-N|\-\-account\-desc description
    505505.RS 4
    506 This option can be used while adding or modifing a user account\&. It will specify the user\'s description field\&.
     506This option can be used while adding or modifying a user account\&. It will specify the user\'s description field\&.
    507507.sp
    508508Example:
     
    512512\-Z|\-\-logon\-hours\-reset
    513513.RS 4
    514 This option can be used while adding or modifing a user account\&. It will reset the user\'s allowed logon hours\&. A user may login at any time afterwards\&.
     514This option can be used while adding or modifying a user account\&. It will reset the user\'s allowed logon hours\&. A user may login at any time afterwards\&.
    515515.sp
    516516Example:
     
    520520\-z|\-\-bad\-password\-count\-reset
    521521.RS 4
    522 This option can be used while adding or modifing a user account\&. It will reset the stored bad login counter from a specified user\&.
     522This option can be used while adding or modifying a user account\&. It will reset the stored bad login counter from a specified user\&.
    523523.sp
    524524Example:
     
    536536\-I|\-\-domain
    537537.RS 4
    538 This option can be used while adding or modifing a user account\&. It will specify the user\'s domain field\&.
     538This option can be used while adding or modifying a user account\&. It will specify the user\'s domain field\&.
    539539.sp
    540540Example:
Note: See TracChangeset for help on using the changeset viewer.