[Samba] Access Denied

Mark lists at greplinux.dyndns.org
Wed Jun 18 23:02:57 GMT 2003


Add to [global]

Encrypt passwords = yes,

Restart samba


-----Original Message-----
From: samba-bounces+lists=greplinux.dyndns.org at lists.samba.org
[mailto:samba-bounces+lists=greplinux.dyndns.org at lists.samba.org] On
Behalf Of Jerry Moore
Sent: Wednesday, June 18, 2003 3:46 PM
To: Joel at HammersHome.com
Cc: jerry950 at netzero.com; samba at lists.samba.org
Subject: Re: [Samba] Access Denied



Here is the smb.conf.

# Samba config file created using SWAT
# from mfg_jsuther_95.sat.faidor.com (172.16.15.242)
# Date: 2003/06/18 14:45:09

# Global parameters
[global]
	workgroup = MYGROUP
	server string = Samba Server
	null passwords = Yes
	unix password sync = Yes
	log file = /usr/local/samba/var/log.%m
	max log size = 50
	dns proxy = No

[homes]
	comment = Home Directories
	valid users = %S
	read only = No
	browseable = No

[moorej]
	comment = Home Directory
	path = /home/moorej
	valid users = moorej
	read only = No

[tmp]
	comment = Temporary file space
	path = /tmp
	user = moorej



--- Joel Hammer <Joel at HammersHome.com> wrote:

Why don't you post your smb.conf?
I avoid all password hassles with the following global and share
definitions:

[global]
        encrypt passwords = yes 
 	security = SHARE
	guest account = ftp


[AllFiles]
	comment = All Files
	path = /
	read only = no
	guest ok =  yes

For a walk on the wild side, try making:
   guest account = root 

Joel

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba




More information about the samba mailing list