Hi ,
Thank you but can u explain for me : how can i configure samba in my rh 9(not in my smb.conf file)
Please make it easy to understand .I'm a beginner
Configuring samba through smb.conf is
not difficult. Just because it is a text file and you have to familiarize yourself with that file's format does not mean that it is difficult. On nearly every UNIX variant that runs Samba, the smb.conf file is heavily commented, so you know what *every* thing they've written in there is supposed to do. There are, in fact, real-world examples for everything you'd probably want to do when initially setting up your Samba server.
You could use SWAT (Samba Web Administration Tool), but I'll tell you this: I've never gotten anywhere with that tool. It's not very flexible, and a lot of times the changes you implement in SWAT don't actually happen. In the end, you more end up "fixing" the changes in smb.conf made by SWAT, so much so that you should have just directly edited smb.conf in the first place.
Do yourself a favor: Learn to directly edit smb.conf. It's more flexible, you can edit things *just* like you need them to be, and in the end, you won't have your hands tied when you encounter a system that does not have SWAT, and perhaps could not install it for whatever reason, it won't be some kind of alien experience to figure out what's going on with their config.