I followed the HowTo located at
http://www.howtoforge.com/debian-len...tdbsam-backend.
I am using a DOS boot disk loaded over PXE to boot a system, connect to a share, launch GHOST and unpack the GHOST file.
But my DOS machine isn't connecting to the SAMBA share, it tells me
Error 5: Access has been denied.
My smb.conf contains:
Code:
[global]
workgroup = PMI
server string = %h server
obey pam restrictions = no
passdb backend = tdbsam
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword$
unix password sync = Yes
syslog = 0
security = group
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
wins server = 10.0.0.1
wins server = 10.0.0.2
panic action = /usr/share/samba/panic-action %d
encrypt passwords = no
[ghostshare]
comment = Ghost share
path = /usr/share/ghostshare
valid users = ghost
force group = users
create mask = 0555
directory mask = 0555
writeable = yes
I've been googling this for a couple of days and can't seem to hit on what the issue is.
Thanks to everyone for taking a look at my problem and for any potential suggestions.
h
Recent comments
1 day 20 hours ago
2 days 5 hours ago
2 days 8 hours ago
2 days 9 hours ago
2 days 10 hours ago
2 days 12 hours ago
2 days 13 hours ago
2 days 15 hours ago
3 days 6 hours ago
3 days 7 hours ago