Showing posts with label SAMBA SERVER. Show all posts
Showing posts with label SAMBA SERVER. Show all posts

Friday, 22 November 2013

HOW TO CONFIGUR SAMBA SERVER IN RHEL6



HOW TO CONFIGUR SAMBA SERVER IN RHEL6

SAMBA SERVER :-
                                  To communicate with the Windows system .
# rpm –qa samba *
# cd / etc / samba / smb.conf
# cp smb.conf smb.conf.old
# vi smb.conf
Change in the line number 18  : workgroup = abc
In line number 53 : security = user
Last lines : (xyz)  Path = / root / abc
Writable = Yes
Browsable = Yes , Read only = No
Guest = OK
#useradd abc
#passwd ……
#samba add user root : root
#passwd ……..
#service smb restart
#service network restart
#chk config IP tables off
#test parm (to see the contents of Samba)