Iggy
10-16-2005, 03:50 PM
Alright, in the past week I've installed a DuoX-2 modchip in my Xbox, added a 60 gig HD, and installed Xebian. My goal is to be able to use the Xbox as a file server for my home network (primarily Win2K/XP boxes), but I'm having some issues getting samba to work properly. I made my own custom config file following some tutorials I'd found, and I've verified that samba is indeed running. While every Windows machine I've tried can see the Xbox in my network places, none of them can log into it. I am simply given:
"Incorrect password or username for:
//Xbox"
and then a login prompt. I've tried logging in as every single user on the Xebian install, and I'm given that same message even when using the correct username and password. Here's my smb.conf file:
#Global Parameters
workgroup = workgroup
netbios name = Xbox
encrypt passwords = yes
[homes]
read only = no
browseable = no
[music]
path = /music
browseable = yes
public = yes
read only = no
Any suggestions?
"Incorrect password or username for:
//Xbox"
and then a login prompt. I've tried logging in as every single user on the Xebian install, and I'm given that same message even when using the correct username and password. Here's my smb.conf file:
#Global Parameters
workgroup = workgroup
netbios name = Xbox
encrypt passwords = yes
[homes]
read only = no
browseable = no
[music]
path = /music
browseable = yes
public = yes
read only = no
Any suggestions?