Chapter 9 Troubleshooting
© 2017 Harmonic Inc. All rights reserved.
288
Harmonic MediaGrid Release 4.1
Security with Microsoft Domain Controllers
Wbinfo Commands
Net “use/view’ Commands for Windows Systems
Note the following commands apply only to Microsoft Windows systems.
wbinfo -u
Displays users
wbinfo -g
Displays groups
wbinfo -authenticate=
domain.name\\username%password
Authenticate a user
Example:
[root@cld1-1 ~]# wbinfo --
authenticate=domain.name\\username%password
plaintext password authentication succeeded
challenge/response password authentication
succeeded
wbinfo -n
Look up SID of a specific user or group
Example:
[root@cld1-1 ~]# wbinfo -n testuser1
S-1-5-21-3652892210-2598600654-3378788821-
1148 User (1)
wbinfo -s
Look up name of a specific SID
Example:
[root@cld1-1 ~]# wbinfo -s S-1-5-21-3652892210-
2598600654-3378788821-1148
SNV-ENG\ testuser1 1
[root@cld1-1 ~]#
net use
Displays current drive mappings
net use <drive letter:> /
delete
Deletes drive mapping
net view
Displays a list of computers in a specified workgroup
net help /help
Connects or disconnects your computer from a shared resource
or displays information about your connections.
Usage Syntax:
[devicename | *] [\\computername\sharename[\volume]
[password | *]]
[/USER:[domainname\]username]
[/USER:[dotted domain name\]username]
[/USER:[username@dotted domain name]
[/SMARTCARD]
[/SAVECRED]
[[/DELETE] | [/PERSISTENT:{YES | NO}]]
NET USE {devicename | *} [password | *] /HOME
NET USE [/PERSISTENT:{YES | NO}]