UNIX Enumeration Tools: (Samba)
UNIX Enumeration Tools: (Samba)
Samba is a tool that uses SMB protocol to share files and printers with Linux, OS/2and
Windows clients within a network. But as in Windows file or printer sharing we cannot
access files or printers directly, where it will authenticate the user. So when configuring
a samba file sharing on a Linux client, a network administrator must make sure to
create windows compatible users in the samba configured Linux client.
Configuring Samba
The easiest way to install a software package in Linux is to install using the third part
repositories. To do it we have to login as the “root”.
1
3. Enabling the SMB service in the server
By using “system-config-service” we can enable the SMB service within the
Samba server. Or we can use “service smb start”
2
5. Configuring the Samba server setting
Use “system-config-samba” to go to the configuration panel
3
7. Adding the users the will be using the SMB service
The users that were created can be added as the SMB users (user1, user2)
4
9. The users that have access to the directories will be added
5
11.Test the Samba server
Access the samba shared folder within Windows
6
This command returns a list of printers or directories that can be shared