Hello. In response to my recent thread: http://forums.bit-tech.net/showthread.php?t=186383 I was pointed too http://www.bit-tech.net/bits/2007/06/05/build_your_own_server/1 I decided this was what I am looking for, and set about downloading the latest xubuntu software, wrote it to a live cd and installed it. I followed the instructions, and got to the bottom of page 4 without a hitch. Now I'm confused When he says "Make sure you replace "Name" and "Server Name" with the correct data from your XUbuntu installation!", what are these?? And when he says to: "Type smbpasswd -a Username and enter the password for that user." What is the the username? And the password? It didn't seem to work for me, kept coming up with error message type thingys. Can anyone help? I know this article is a few years old, but it should still work right? Thanks
The username is the name of the user Hence the name... You had to provide it when you initially installed Xubuntu. In case you really can't remember, open a terminal and type: Code: whoami eg: Code: glider@neptune ~ $ whoami glider That is the name you have to provide... If it doesn't work, can you post back the error message?
Ah, got you Thanks. You know the smb.conf file? When i put that other stuff in, do i delete EVERYTHING else in the file?
Not really sure what you mean, but this is an example smb.conf file... http://glider.sin.khk.be/linux_guide/fileserver/samba
I tried the next stage: "Type smbpasswd -a Username and enter the password for that user." Code: root@robert-server:/etc/samba# smbpasswd -a robert *********** It then said: Code: When run by root: smbpasswd [options] [username] otherwise: smbpasswd [options] options: (It has loads of options here) After the options it just comes up with the termal line thingy again. Is this supposed to happen>? EDIT: I tried loggin in to view the files from my vista computer, and entered the username: robert and the password i think i made, and each time it says "Logon unsuccesful". Then it displays the login name as Robert-PC\robert automatically? Not sure...
Look at what it returns... The syntax is "smbpasswd [options] [username]" You provide your password too... smbpasswd will ask for it when it needs it, don't provide it unasked...
AHHH! I get it Thanks, me being dense A small issue, when i type in \\192.168.1.66\homes into My computer on vista or internet explorer it asks for the password and user and then accepts them... but it then comes up with a message along the lines of "Windows cannot find \\192.168.1.66\homes"?
Try installing webmin and swat also to handle samba server and others. it should simplify the task of adding users and folders.
Ended up being a coward and reinstalling xp thanks guys, ill have another crack with linux in the summer