I have three PC's in a small, home peer-to-peer network. For discussion, lets call my workgroup STOOGES, and my three PCs are
CURLY - running Ubuntu Dapper
LARRY - running Windows XP, SP 2
MOE - running Kubuntu Dapper, just installed.
The problem is configuring the Kubuntu PC (Moe) so that the Windows PC (Larry) can access it. I need bi-directional read-write access without prompting for a password. (It's just me on these machines, so security is not an issue, and the firewall keeps out intruders). No matter what options I set, either in KControl, or hand-editing smb.conf, I can't get a configuration that works, meaning, allow access to the Kubuntu machine from the Windows XP machine - with or without a password ..
All three machines see each other and their shares, so I'm part way home; the ethernet cards are setup properly, and working. Just no write access ..
Two somewhat unusual circumstances:
1) The two Linux machines communicate fine. At first request for access, I have to enter a user name and password, but I then have access for the rest of the session. Not as good as I'd like, but I'll live with it.
2) No matter what I do on the Kubuntu box, I can't add Samba users. The Kcontrol module has been broken in the last three distros I've tried. If I type sudo smbpasswd -a $USER where $USER is a valid account that exists and is enabled, the program prompts for a password, but nothing is written to /etc/samba/smbpassword. The password file does not exist.
Can someone point me to an FAQ, an online doc, or post a sample smb.conf fragment that will help?
TIA ..
CURLY - running Ubuntu Dapper
LARRY - running Windows XP, SP 2
MOE - running Kubuntu Dapper, just installed.
The problem is configuring the Kubuntu PC (Moe) so that the Windows PC (Larry) can access it. I need bi-directional read-write access without prompting for a password. (It's just me on these machines, so security is not an issue, and the firewall keeps out intruders). No matter what options I set, either in KControl, or hand-editing smb.conf, I can't get a configuration that works, meaning, allow access to the Kubuntu machine from the Windows XP machine - with or without a password ..
All three machines see each other and their shares, so I'm part way home; the ethernet cards are setup properly, and working. Just no write access ..
Two somewhat unusual circumstances:
1) The two Linux machines communicate fine. At first request for access, I have to enter a user name and password, but I then have access for the rest of the session. Not as good as I'd like, but I'll live with it.
2) No matter what I do on the Kubuntu box, I can't add Samba users. The Kcontrol module has been broken in the last three distros I've tried. If I type sudo smbpasswd -a $USER where $USER is a valid account that exists and is enabled, the program prompts for a password, but nothing is written to /etc/samba/smbpassword. The password file does not exist.
Can someone point me to an FAQ, an online doc, or post a sample smb.conf fragment that will help?
TIA ..
Comment