Ignore:
Timestamp:
Nov 14, 2012, 12:59:34 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to 3.6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs/manpages/wbinfo.1

    r618 r740  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 08/02/2011
     5.\"      Date: 08/08/2011
    66.\"    Manual: User Commands
    7 .\"    Source: Samba 3.5
     7.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    10 .TH "WBINFO" "1" "08/02/2011" "Samba 3\&.5" "User Commands"
     10.TH "WBINFO" "1" "08/08/2011" "Samba 3\&.6" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    2323.SH "SYNOPSIS"
    2424.HP \w'\ 'u
    25 wbinfo [\-a\ user%password] [\-\-all\-domains] [\-\-allocate\-gid] [\-\-allocate\-uid] [\-c] [\-\-ccache\-save] [\-\-change\-user\-password] [\-D\ domain] [\-\-domain\ domain] [\-\-dsgetdcname\ domain] [\-g] [\-\-getdcname\ domain] [\-\-get\-auth\-user] [\-G\ gid] [\-\-gid\-info] [\-\-group\-info] [\-\-help|\-?] [\-i\ user] [\-I\ ip] [\-K\ user%password] [\-\-lanman] [\-m] [\-n\ name] [\-N\ netbios\-name] [\-\-ntlmv2] [\-\-online\-status] [\-\-own\-domain] [\-p] [\-P|\-\-ping\-dc] [\-r\ user] [\-R|\-\-lookup\-rids] [\-\-remove\-uid\-mapping\ uid,sid] [\-\-remove\-gid\-mapping\ gid,sid] [\-s\ sid] [\-\-separator] [\-\-sequence] [\-\-set\-auth\-user\ user%password] [\-\-set\-uid\-mapping\ uid,sid] [\-\-set\-gid\-mapping\ gid,sid] [\-S\ sid] [\-\-sid\-aliases] [\-\-sid\-to\-fullname] [\-t] [\-u] [\-\-uid\-info\ uid] [\-\-usage] [\-\-user\-domgroups\ sid] [\-\-user\-sids\ sid] [\-U\ uid] [\-V] [\-\-verbose] [\-Y\ sid]
     25wbinfo [\-a\ user%password] [\-\-all\-domains] [\-\-allocate\-gid] [\-\-allocate\-uid] [\-c] [\-\-ccache\-save] [\-\-change\-user\-password] [\-D\ domain] [\-\-domain\ domain] [\-\-dsgetdcname\ domain] [\-g] [\-\-getdcname\ domain] [\-\-get\-auth\-user] [\-G\ gid] [\-\-gid\-info] [\-\-group\-info] [\-\-help|\-?] [\-i\ user] [\-I\ ip] [\-K\ user%password] [\-\-lanman] [\-m] [\-n\ name] [\-N\ netbios\-name] [\-\-ntlmv2] [\-\-online\-status] [\-\-own\-domain] [\-p] [\-P|\-\-ping\-dc] [\-r\ user] [\-R|\-\-lookup\-rids] [\-s\ sid] [\-\-separator] [\-\-set\-auth\-user\ user%password] [\-S\ sid] [\-\-sid\-aliases] [\-\-sid\-to\-fullname] [\-t] [\-u] [\-\-uid\-info\ uid] [\-\-usage] [\-\-user\-domgroups\ sid] [\-\-user\-sids\ sid] [\-U\ uid] [\-V] [\-\-verbose] [\-Y\ sid]
    2626.SH "DESCRIPTION"
    2727.PP
     
    102102\fBwinbindd\fR(8)
    103103belongs\&. Currently only the
    104 \fB\-\-sequence\fR,
    105104\fB\-u\fR, and
    106105\fB\-g\fR
     
    235234\fBwinbindd\fR(8)
    236235is still alive\&. Prints out either \'succeeded\' or \'failed\'\&.
     236.RE
     237.PP
     238\-P|\-\-ping\-dc
     239.RS 4
     240Issue a no\-effect command to our DC\&. This checks if our secure channel connection to our domain controller is still alive\&. It has much less impact than wbinfo \-t\&.
    237241.RE
    238242.PP
     
    261265.RE
    262266.PP
    263 \-\-sequence
    264 .RS 4
    265 Show sequence numbers of all known domains\&.
    266 .RE
    267 .PP
    268267\-\-set\-auth\-user \fIusername%password\fR
    269268.RS 4
     
    328327\-U|\-\-uid\-to\-sid \fIuid\fR
    329328.RS 4
    330 Try to convert a UNIX user id to a Windows NT SID\&. If the uid specified does not refer to one within the idmap uid range then the operation will fail\&.
     329Try to convert a UNIX user id to a Windows NT SID\&. If the uid specified does not refer to one within the idmap range then the operation will fail\&.
    331330.RE
    332331.PP
     
    341340\fBwinbindd\fR(8)
    342341then the operation will fail\&.
    343 .RE
    344 .PP
    345 \-\-remove\-uid\-mapping uid,sid
    346 .RS 4
    347 Remove an existing uid to sid mapping entry from the IDmap backend\&.
    348 .RE
    349 .PP
    350 \-\-remove\-gid\-mapping gid,sid
    351 .RS 4
    352 Remove an existing gid to sid mapping entry from the IDmap backend\&.
    353 .RE
    354 .PP
    355 \-\-set\-uid\-mapping uid,sid
    356 .RS 4
    357 Create a new or modify an existing uid to sid mapping in the IDmap backend\&.
    358 .RE
    359 .PP
    360 \-\-set\-gid\-mapping gid,sid
    361 .RS 4
    362 Create a new or modify an existing gid to sid mapping in the IDmap backend\&.
    363342.RE
    364343.PP
Note: See TracChangeset for help on using the changeset viewer.