Hi
I have trouble with my samba encryption.
I followed the manual with command
cat /etc/passwd |mksmbpasswd.sh > /etc/smbpasswd
i do even change smbpasswd permission to 0500 and
back
again to 0644
But my pc still can't browse my samba server!
(it keeps asking for IPC$ user password..)
I'm using samba-2.0.5a , RedHat 6.2
Here's my smb.conf;
[global]
workgroup = BATDUT
server string = Samba Server
load printers = yes
log file = /usr/local/samba/var/log.%m
max log size = 50
security = user
map to guest = bad user
encrypt passwords = yes
smb passwd file = /etc/smbpasswd
socket options = TCP_NODELAY
dns proxy = no
[homes]
comment = Home Directories
browseable = no
writable = yes
[printers]
comment = All Printers
path = /usr/spool/samba
browseable = no
guest ok = no
writable = no
printable = yes
[tmp]
comment = Temporary file space
path = /tmp
read only = yes
public = yes
Is there anything i missed ?
Please help me..
TIA
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.