dysharmonic
06-08-2003, 06:57 AM
Hi
I'm trying to have Samba working on these 2 PCs here.
The server is RHL 7.3
The client is Windows 98.
Setup the Win98 TCP/IP settings as instructed, btw I'm using a book on Linux Networking and following the steps in there.
The funny thing is it asks to create a user account on this Linux system that matches the user account used to gain access to network on the Win98 system.
This is just a peer-to-peer connection, as such, I didnt have any accnt on this Win98 system. As a workaround I used the User applet in Win98 control panel, to create a user which now matches a user on the Linux server :D
All samba daemons are running on this server (smbd and nmbd).
Configured /etc/samba/smb.conf accordingly and
# testparm /etc/samba/smb.conf looks fine.
Gave this command:
# cat /etc/passwd | /usr/bin/mksmbpasswd.sh > /usr/local/samba/private/smbpasswd
# pico /usr/local/samba/private/smbpasswd and removed all entries except Fahrenheit451.
I was asked to give a new samba passwd:
# smbpasswd Fahrenheit451
New SMB password:
Retype new SMB password:
unable to open passdb database.
Failed to find entry for user Fahrenheit451.
Failed to modify password entry for user Fahrenheit451
When I dbl-clicked on the N/work neighborhood in win98, the Samba server is there, but upon dbl-clicking on it, it asks to enter a passwd, which I'm pretty much sure should be the new Samba passwd I'm having problem creating.
I guess there's something wrong w/ the passwd db.
Any help appreciated :)
Thanx.
I'm trying to have Samba working on these 2 PCs here.
The server is RHL 7.3
The client is Windows 98.
Setup the Win98 TCP/IP settings as instructed, btw I'm using a book on Linux Networking and following the steps in there.
The funny thing is it asks to create a user account on this Linux system that matches the user account used to gain access to network on the Win98 system.
This is just a peer-to-peer connection, as such, I didnt have any accnt on this Win98 system. As a workaround I used the User applet in Win98 control panel, to create a user which now matches a user on the Linux server :D
All samba daemons are running on this server (smbd and nmbd).
Configured /etc/samba/smb.conf accordingly and
# testparm /etc/samba/smb.conf looks fine.
Gave this command:
# cat /etc/passwd | /usr/bin/mksmbpasswd.sh > /usr/local/samba/private/smbpasswd
# pico /usr/local/samba/private/smbpasswd and removed all entries except Fahrenheit451.
I was asked to give a new samba passwd:
# smbpasswd Fahrenheit451
New SMB password:
Retype new SMB password:
unable to open passdb database.
Failed to find entry for user Fahrenheit451.
Failed to modify password entry for user Fahrenheit451
When I dbl-clicked on the N/work neighborhood in win98, the Samba server is there, but upon dbl-clicking on it, it asks to enter a passwd, which I'm pretty much sure should be the new Samba passwd I'm having problem creating.
I guess there's something wrong w/ the passwd db.
Any help appreciated :)
Thanx.