Hi,
I seem to have a peculiar problem that does not fit the remidies I have found in this and other forums. I have three machines on a local network, a Redhat 7.3, a Win2k and a Win98se. Samba is setup with the smb.conf here:
# Global parameters
workgroup = home
netbios name = Samba
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
[homes]
read only = no
browseable = no
[music]
path = /usr/data/mp3
browseable = yes
write list = UserA, UserB
[everyone]
path = /usr/data/everyone
read only = no
browseable = yes
[apps]
path = /usr/data/apps
browseable = yes
valid users = @admins, root, UserA
write list = @admins, root, UserB
The Win2k machine has no problem finding and using the shares on the SAMBA machine. This includes the "home" directory /home/UserA. The Win98se machine however does have a problem.
The Win98se machine is setup so that individual users can customize their own profiles. The user name and password used on startup of the Win98se machine are the same as was used to create the /home directory on the SAMBA machine. This includes using smbpasswd to create the SAMBA password. Use encrypted passwords is set up in smb.conf and I made sure that the EnablePlainTextPassword is not set to "1" in the registry. In fact the tag is not even in the registry (did full search for the tag). What happens is when I look into the network neighborhood on the Win98se machine I see the SAMBA machine. Double cliking on its icon shows three shares (music, everyone, apps) but not the UserB home directory. When I try to explore any of the shares (say for instance music), I get a dialog box stating:
"You must supply a password to make this connection."
Resource: \\SAMBA\MUSIC
Password:_______________________
On entering the UserB password I get:
"The password is incorrect, Try again"
At this point nothing works for a password.
It seems to me that the machine is at least recognized because I can view the names of the shares. I tried an experiment logging into the Win98se machine with a different user name. At that point the network neighborhood shows the SAMBA machine but double clicking on it brings up this dialog:
"You must supply a password to make this connection."
Resource: \\SAMBA\IPC$
Password:_______________________
I would expect something like this as the user is not known to the SAMBA machine.
Any help would be appreciated.
Regards,
BA1010
I seem to have a peculiar problem that does not fit the remidies I have found in this and other forums. I have three machines on a local network, a Redhat 7.3, a Win2k and a Win98se. Samba is setup with the smb.conf here:
# Global parameters
workgroup = home
netbios name = Samba
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
[homes]
read only = no
browseable = no
[music]
path = /usr/data/mp3
browseable = yes
write list = UserA, UserB
[everyone]
path = /usr/data/everyone
read only = no
browseable = yes
[apps]
path = /usr/data/apps
browseable = yes
valid users = @admins, root, UserA
write list = @admins, root, UserB
The Win2k machine has no problem finding and using the shares on the SAMBA machine. This includes the "home" directory /home/UserA. The Win98se machine however does have a problem.
The Win98se machine is setup so that individual users can customize their own profiles. The user name and password used on startup of the Win98se machine are the same as was used to create the /home directory on the SAMBA machine. This includes using smbpasswd to create the SAMBA password. Use encrypted passwords is set up in smb.conf and I made sure that the EnablePlainTextPassword is not set to "1" in the registry. In fact the tag is not even in the registry (did full search for the tag). What happens is when I look into the network neighborhood on the Win98se machine I see the SAMBA machine. Double cliking on its icon shows three shares (music, everyone, apps) but not the UserB home directory. When I try to explore any of the shares (say for instance music), I get a dialog box stating:
"You must supply a password to make this connection."
Resource: \\SAMBA\MUSIC
Password:_______________________
On entering the UserB password I get:
"The password is incorrect, Try again"
At this point nothing works for a password.
It seems to me that the machine is at least recognized because I can view the names of the shares. I tried an experiment logging into the Win98se machine with a different user name. At that point the network neighborhood shows the SAMBA machine but double clicking on it brings up this dialog:
"You must supply a password to make this connection."
Resource: \\SAMBA\IPC$
Password:_______________________
I would expect something like this as the user is not known to the SAMBA machine.
Any help would be appreciated.
Regards,
BA1010