Samba Fileserver With SWAT On Fedora 8 - Page 2
5 Adding And Managing Samba SharesConnect to swat with your preferred browser. http://%host_ip%:901 E.g.: http://192.168.0.100:901 The swat webinterface appears:
5.1 Preliminary NoteA share for the user's home directories is created by default - edit it as you like. For example I'll create a share that's accessible by all users. You should have a look at the other swat features - they are all well explained.
5.1.1 DirectoryFirst we have to create the directory that we want to share. Afterwards we change the owner, group and permissions. mkdir -p /home/shares/allusers/
5.1.2 Share ConfigurationClick on "SHARES" in the swat menu. Afterwards insert a desired name for the new share into the corresponding field and click on "Create Share". Now change the view to Advanced in the upper menu and edit the settings for the share.
After that click on "Commit Changes" in the upper menu.
6 Adding And Managing Users6.1 Linux SystemBefore you can add a user to Samba you have to create a useraccount on the Linux system. useradd %username% -m -G users E.g.: useradd olli -m -G users If the user shall also be able to access the Linux system, you have to assign a password to the user account. This is not required to access the Samba server - so if the user shall only have access to Samba proceed with step 6.2 . passwd %username% E.g.: passwd olli Now enter a password for the user.
6.2 SambaIn this step we add an existing user to the Samba user database: smbpasswd -a %username% E.g.: smbpasswd -a olli Afterwards you should be able access the Samba shares from your Windows workstation(s) via file browser or network drive.
7 Links
|
Join the discussion.
www.seamlessenterprise.com
IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com
Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com
Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com








print: 
Recent comments
6 hours 46 min ago
8 hours 28 min ago
10 hours 54 min ago
11 hours 38 sec ago
15 hours 34 min ago
17 hours 35 min ago
20 hours 58 min ago
23 hours 5 min ago
23 hours 16 min ago
1 day 1 hour ago