hellsbells
Technical User
Does anyone know how to stop being prompted for a password when connecting a share within Samba.
I am trying to map a network drive from Win2K to an AIX5L machine running samba 2.2.3. My smb.conf is as follows:
#======================= Global Settings =====================================
[global]
netbios name = atoc-inttest
client code page = 950
workgroup = A-CENTRES-GB
server string = atoc-inttest
encrypt passwords = Yes
log file = /usr/local/samba/var/log.%m
max log size = 50
dns proxy = No
hosts allow =
wins support = yes
[public]
path = /tmp
guest ok = yes
writeable = yes
[logs]
path = /usr/WebSphere/AppServer/logs
guest ok = yes
read only = No
browseable = yes
valid users =
public = yes
When I try to map a drive I am being prompted for a password but it does not require a password so if you simply press ok it still carries on and maps the drive.
How do I disable this prompt?
I am trying to map a network drive from Win2K to an AIX5L machine running samba 2.2.3. My smb.conf is as follows:
#======================= Global Settings =====================================
[global]
netbios name = atoc-inttest
client code page = 950
workgroup = A-CENTRES-GB
server string = atoc-inttest
encrypt passwords = Yes
log file = /usr/local/samba/var/log.%m
max log size = 50
dns proxy = No
hosts allow =
wins support = yes
[public]
path = /tmp
guest ok = yes
writeable = yes
[logs]
path = /usr/WebSphere/AppServer/logs
guest ok = yes
read only = No
browseable = yes
valid users =
public = yes
When I try to map a drive I am being prompted for a password but it does not require a password so if you simply press ok it still carries on and maps the drive.
How do I disable this prompt?