Computing.Net > Forums > Linux > samba server not working properly

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

samba server not working properly

Reply to Message Icon

Name: jack
Date: November 30, 2003 at 07:46:00 Pacific
OS: mandrake 9.1
CPU/Ram: athlon 1800/256mb ddr
Comment:

I have installed mandrake 9.1 on my laptop without kde and x and all that other crap but i am having trouble getting samba to work properly. It starts perfectly. But when i create a network share to access via "my network places" from a windows machine it appears in the workgroup and i click on on the icon for the share i created with root as the user permitted to the share but when i enter the username and password the password box just flicks up again but with the name_of_windows_machine\root as the username and no password in the box. if i enter the correct password it keeps on flicking back.



Sponsored Link
Ads by Google

Response Number 1
Name: Tadd
Date: November 30, 2003 at 16:35:54 Pacific
Reply:

So far with samba anyform of user access dosn't work easily, and i still havn't figured it out Basically make security = share and try not to need any user input for name and password, it makes life less frustrating, for a share this is what i have and it works with any machine

[Music]
comment = Music Files
path = /server/music
read only = No
guest ok = Yes

make sure the folder on linux has been chmod -c 777 /pathanme to allow anyuser to read/write

just as a referance here's my global stuff

[global]
workgroup = LAN
netbios name = SERVER
server string =
interfaces = eth0 eth1 192.168.100.3 192.168.100.4
security = SHARE
encrypt passwords = Yes
update encrypted = Yes
log level = 5
log file = /server/%U.samba
template homedir = /server/home/%U
hosts allow = 192.168.100. 192.168.1. 127.

i have no comments so if you have any ? just ask and i'll try to answer it also what version of samba...when i figure out that samba to windoze user stuff i'll post it but as of now it dons't work. Somthing about how the password maybe transported, i know it does recieve the user name because of the log files. Anyway when i get it to work i'll post it...


0

Response Number 2
Name: 3Dave
Date: December 1, 2003 at 02:56:10 Pacific
Reply:

Have you added the windoze username to your linux system? First you have to create the user:
# useradd jack
and then add them to the samba users database:
# smbpasswd -a jack


0

Response Number 3
Name: Jack
Date: December 2, 2003 at 13:07:49 Pacific
Reply:

cheers guys i will try what you have said out.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


How to enable quota manag... [newbie] where to find re...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: samba server not working properly

Samba Server not in the Neighborhood www.computing.net/answers/linux/samba-server-not-in-the-neighborhood/7611.html

Samba Server not seen. www.computing.net/answers/linux/samba-server-not-seen/29261.html

Linux live cd? Not working... www.computing.net/answers/linux/linux-live-cd-not-working/29135.html