[KLUG Members] Samba woes still

Phillip Hofmeister plhofmei at antiochcomputerconsulting.com
Tue Jul 20 17:24:56 EDT 2004


On Tue, 20 Jul 2004 at 04:09:16PM -0400, Andy Eidson wrote:
> Ok.. well I updated my version of Samba to 3.0.5rc1
> and I am still getting the error that I am not
> authorized
> Here is the main part of the smb.conf
> 
> [global]
> 
>    workgroup = Workgroup
>    server string = Fedoratest
>    hosts allow = 192.168.1. 192.168.2. 127.
>    printcap name = /etc/printcap
>    load printers = yes
>    log file = /var/log/samba/log.%m
>    max log size = 50
>    security = user
> 
> [Public]
> 
>    path = /data
>    read Only = no
>    writable = yes


You either need to specify the "guest ok" option or you have to have a
valid login name on the system you are connecting to.

If you are expecting to log in make sure you have a password set up with
smbpasswd(8).

HTH

> Do you Yahoo!?

No, I don't.

-- 
Phillip Hofmeister


More information about the Members mailing list