User Tools

Site Tools


samba4_as_domain_member

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
samba4_as_domain_member [2017/05/26 17:08]
cbustillo@uclv [Testing the winbind user/group mapping]
samba4_as_domain_member [2017/05/26 21:49]
cbustillo@uclv [Testing the winbind user/group mapping]
Line 311: Line 311:
  
  
 +===== Verifying the File Server ===== 
 +----
 +
 +To list all shares provided by the Samba File Server:
 +
 +<​code>​
 + # smbclient -L localhost -U%
 +</​code>​
 +
 +To verify authentication,​ connect to the "​Demo"​ share using the domain administrator account:
 +
 +<​code>​
 + # smbclient //​localhost/​Demo -UAdministrator -c '​ls'​
 +</​code> ​
 ===== Try out some net commands to see if Samba can communicate with AD: ===== ===== Try out some net commands to see if Samba can communicate with AD: =====
 ---- ----
samba4_as_domain_member.txt ยท Last modified: 2020/04/10 17:38 (external edit)