- Samba users must first have a general system account on the Samba server in addition to a Samba account. In Red Hat you can (as root) use the User Manager utility to do this. The utility should be available under your Programs menu; it can also be started with the following command:
redhat-config-users
- To add a Samba account, log in as root and run the "smbpasswd" command. Using your example username of "win98", the command would be:
smbpasswd -a win98
The -a indicates that you are adding a user. Once you issue the above command you'll be promted to type the user's password (and asked to verify it). The new user account should then be sucessfully created.
You can use the "valid users=" directive in your smb.conf file as one way of granting certain users access to certain Samba shares. Read some of the online Samba documentation for more on that and other options in the smb.conf file.
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
Hi,
I am thinking of writing a how-to on this one for the tutorial section. I am wondering, however, if people use swat these days, or if they prefer webmin for configuring Samba. I would also develop the information so that the system would consider security and such.
Christian
kc0arf
Posting Virtuoso
1,937 posts since Mar 2004
Reputation Points: 121
Solved Threads: 57
SWAT is the Samba Web Administration Tool, and you'll need instructions to get that going if you want to use the tool; Webmin is a more comprehensive Web-based administration utlity which gives you admin control over much more than Samba. I'll try to post more info tomorrow, but right now the steak is coming off the grill, so it's time for me to chow!.
BTW- thanks for following up on this Christian. :)
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370