Ignore:
Timestamp:
Aug 4, 2009, 8:51:22 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.3 to 3.3.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/docs/manpages/net.8

    r285 r309  
    22.\"    Author: [see the "AUTHOR" section]
    33.\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/>
    4 .\"      Date: 06/23/2009
     4.\"      Date: 07/28/2009
    55.\"    Manual: System Administration tools
    66.\"    Source: Samba 3.3
    77.\"  Language: English
    88.\"
    9 .TH "NET" "8" "06/23/2009" "Samba 3\&.3" "System Administration tools"
     9.TH "NET" "8" "07/28/2009" "Samba 3\&.3" "System Administration tools"
    1010.\" -----------------------------------------------------------------
    1111.\" * (re)Define some macros
     
    847847.PP
    848848List the specified set of accounts by name\&. If verbose is specified, the rid and description is also provided for each account\&.
     849.SS "SAM RIGHTS LIST"
     850.PP
     851List all available privileges\&.
     852.SS "SAM RIGHTS GRANT <NAME> <PRIVILEGE>"
     853.PP
     854Grant a certain privilege to a user\&.
     855.SS "SAM RIGHTS REVOKE <NAME> <PRIVILEGE>"
     856.PP
     857Revoke a certain privilege from a user\&.
    849858.SS "SAM SHOW <NAME>"
    850859.PP
     
    11511160.RE
    11521161.PP
    1153 Note that you also need to use standard net paramters to connect and authenticate to the remote machine that you want to join\&. These additional parameters include: \-S computer and \-U user\&.
     1162Note that you also need to use standard net parameters to connect and authenticate to the remote machine that you want to join\&. These additional parameters include: \-S computer and \-U user\&.
    11541163.PP
    11551164Example: net dom join \-S xp \-U XP\e\eadministrator%secret domain=MYDOM account=MYDOM\e\eadministrator password=topsecret reboot\&.
     
    11981207.RE
    11991208.PP
    1200 Note that you also need to use standard net paramters to connect and authenticate to the remote machine that you want to unjoin\&. These additional parameters include: \-S computer and \-U user\&.
     1209Note that you also need to use standard net parameters to connect and authenticate to the remote machine that you want to unjoin\&. These additional parameters include: \-S computer and \-U user\&.
    12011210.PP
    12021211Example: net dom unjoin \-S xp \-U XP\e\eadministrator%secret account=MYDOM\e\eadministrator password=topsecret reboot\&.
Note: See TracChangeset for help on using the changeset viewer.