Changeset 597 for vendor/current/docs/manpages/wbinfo.1
- Timestamp:
- Jul 2, 2011, 4:01:14 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/wbinfo.1
r594 r597 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 0 3/06/20115 .\" Date: 06/14/2011 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "WBINFO" "1" "0 3/06/2011" "Samba 3\&.5" "User Commands"10 .TH "WBINFO" "1" "06/14/2011" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 23 23 .SH "SYNOPSIS" 24 24 .HP \w'\ 'u 25 wbinfo [\-a\ user%password] [\-\-all\-domains] [\-\-allocate\-gid] [\-\-allocate\-uid] [\-c] [\- D\ domain] [\-\-domain\ domain] [\-g] [\-\-getdcname\ domain] [\-\-get\-auth\-user] [\-G\ gid] [\-h] [\-i\ user] [\-I\ ip] [\-K\ user%password] [\-m] [\-n\ name] [\-N\ netbios\-name] [\-\-own\-domain] [\-p] [\-r\ user] [\-\-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] [\-t] [\-u] [\-\-uid\-info\ uid] [\-\-user\-domgroups\ sid] [\-\-user\-sids\ sid] [\-U\ uid] [\-V] [\-Y\ sid] [\-\-verbose]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] 26 26 .SH "DESCRIPTION" 27 27 .PP … … 87 87 .RE 88 88 .PP 89 \-\-ccache\-save \fIusername%password\fR 90 .RS 4 91 Store user and password for ccache\&. 92 .RE 93 .PP 94 \-\-change\-user\-password \fIusername\fR 95 .RS 4 96 Change the password of a user\&. The old and new password will be prompted\&. 97 .RE 98 .PP 89 99 \-\-domain \fIname\fR 90 100 .RS 4 … … 103 113 .RE 104 114 .PP 115 \-\-dsgetdcname \fIdomain\fR 116 .RS 4 117 Find a DC for a domain\&. 118 .RE 119 .PP 120 \-\-gid\-info \fIgid\fR 121 .RS 4 122 Get group info from gid\&. 123 .RE 124 .PP 125 \-\-group\-info \fIuser\fR 126 .RS 4 127 Get group info for user\&. 128 .RE 129 .PP 105 130 \-g|\-\-domain\-groups 106 131 .RS 4 … … 129 154 .RE 130 155 .PP 156 \-? 157 .RS 4 158 Print brief help overview\&. 159 .RE 160 .PP 131 161 \-i|\-\-user\-info \fIuser\fR 132 162 .RS 4 … … 148 178 .RS 4 149 179 Attempt to authenticate a user via Kerberos\&. 180 .RE 181 .PP 182 \-\-lanman 183 .RS 4 184 Use lanman cryptography for user authentication\&. 150 185 .RE 151 186 .PP … … 180 215 .RE 181 216 .PP 217 \-\-ntlmv2 218 .RS 4 219 Use NTLMv2 cryptography for user authentication\&. 220 .RE 221 .PP 222 \-\-online\-status \fIdomain\fR 223 .RS 4 224 Show whether domains are marked as online or offline\&. An optional domain argument limits the output to the online status of a given domain\&. 225 .RE 226 .PP 182 227 \-\-own\-domain 183 228 .RS 4 … … 195 240 .RS 4 196 241 Try to obtain the list of UNIX group ids to which the user belongs\&. This only works for users defined on a Domain Controller\&. 242 .RE 243 .PP 244 \-R|\-\-lookup\-rids \fIrid1, rid2, rid3\&.\&.\&.\fR 245 .RS 4 246 Converts RIDs to names\&. Uses a comma separated list of rids\&. 197 247 .RE 198 248 .PP … … 230 280 .RE 231 281 .PP 282 \-\-sid\-aliases \fIsid\fR 283 .RS 4 284 Get SID aliases for a given SID\&. 285 .RE 286 .PP 287 \-\-sid\-to\-fullname \fIsid\fR 288 .RS 4 289 Converts a SID to a full username (DOMAIN\eusername)\&. 290 .RE 291 .PP 232 292 \-t|\-\-check\-secret 233 293 .RS 4 … … 249 309 .RS 4 250 310 Get user info for the user connected to user id UID\&. 311 .RE 312 .PP 313 \-\-usage 314 .RS 4 315 Print brief help overview\&. 251 316 .RE 252 317 .PP
Note:
See TracChangeset
for help on using the changeset viewer.