smbclient: different 'workgroup/domain' example
This commit is contained in:

committed by
Agniva De Sarker

parent
5b04061571
commit
c46e5c1d26
@@ -10,6 +10,10 @@
|
||||
|
||||
`smbclient {{//server/share}} --user {{username}}`
|
||||
|
||||
- Connect with a different workgroup:
|
||||
|
||||
`smbclient {{//server/share}} --workgroup {{domain}} --user {{username}}`
|
||||
|
||||
- Connect with a username and password:
|
||||
|
||||
`smbclient {{//server/share}} --user {{username%password}}`
|
||||
|
Reference in New Issue
Block a user