Re: Help setting up Samba
From: Lew Pitcher (Lew.Pitcher_at_td.com)
Date: 05/19/04
- Previous message: Richard Bell: "Re: Help setting up Samba"
- In reply to: Richard Bell: "Re: Help setting up Samba"
- Next in thread: Danny Kaffki: "Re: Help setting up Samba"
- Reply: Danny Kaffki: "Re: Help setting up Samba"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 19 May 2004 14:06:24 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Richard Bell wrote:
> Lew,
>
> I used smbpasswd and made sure that my XP username and password were
> established for Samba. Nothing changed.
>
> I'm rather new to Linux and am not entirely sure what a proper guest
> account is. Currently the Fedora machine has an account for a single
> user with a user name and password that is also used to log onto the
> various Win systems. What more should I do?
I can't vouch for this solution, as I haven't tried it myself, but...
First off, look through your /etc/passwd file (or where ever Fedora
keeps it's list of valid users), and confirm that there is either an
'ftp' or a 'nobody' user (the names might be a bit different from what
I've listed here, but they should look similar). Choose one of these
names (the doc suggests choosing the 'ftp' username).
In the global section of your smb.conf file, include the line
guest account = ftp
where 'ftp' is whatever name you selected above. In your case, your
smb.conf file should look something like...
[global]
workgroup = cindy
server string = Fedora 1 WS
password server = None
security = SHARE
guest account = ftp
[test]
comment = For testing only, please
path = /usr/local/samba/tmp
writeable = yes
guest ok = yes
Restart your smb server, in order to pick up the changed smb.conf file,
and try your \\F1\TEST access again.
> Thanks for your quick response.
No problem. I hope this helps.
- --
Lew Pitcher, IT Consultant, Enterprise Application Architecture
Enterprise Technology Solutions, TD Bank Financial Group
(Opinions expressed here are my own, not my employer's)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
iD8DBQFAq6IfagVFX4UWr64RAt/IAJ95EProIroorv1MwqYYW3M7f1KyDwCglVSi
K0BlkIwfD99v3I9yDVhKLzs=
=//ch
-----END PGP SIGNATURE-----
- Previous message: Richard Bell: "Re: Help setting up Samba"
- In reply to: Richard Bell: "Re: Help setting up Samba"
- Next in thread: Danny Kaffki: "Re: Help setting up Samba"
- Reply: Danny Kaffki: "Re: Help setting up Samba"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]