What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » ubuntu live smb password

ubuntu live smb password
Author: Message:
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
O.P. ubuntu live smb password
i'm using the Ubuntu live cd i'm using Feisty Fawn cos i lost my hardy disc,
so i don't want to install it just use it live, i set up smb but when i try to access the share the windows computer asks for a password i tried "ubuntu" but that didn't work anyone else know what it could be?

[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














10-26-2008 09:59 AM
Profile E-Mail PM Find Quote Report
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
RE: ubuntu live smb password
$ sudo -i
$ useradd jarrod
$ passwd jarrod
>
$ smbpasswd -a jarrod
> // don't have to be same password

Now, you should be able to login with jarrod + password. At least, that's what I would expect... you may have to explicity define HOSTNAME\jarrod rather than just jarrod though. :)
[Image: AndrewsStyle.png]
10-26-2008 10:34 AM
Profile E-Mail PM Web Find Quote Report
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
O.P. RE: ubuntu live smb password
i'm not sure i can create users on a live cd?

[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














10-26-2008 10:42 AM
Profile E-Mail PM Find Quote Report
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
RE: ubuntu live smb password
I think the filesystem should be mounted into a virtual space and should in theory be writable... I know a couple of the live CDs I've made are like this.

I could be wrong though, Feisty is a bit old now...
[Image: AndrewsStyle.png]
10-26-2008 10:47 AM
Profile E-Mail PM Web Find Quote Report
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
O.P. RE: ubuntu live smb password
well i did tried and got this:
code:
useradd: unable to lock password file

so it tried this
code:
root@ubuntu:~# smbpasswd -a ubuntu

and went to my 98 machine and clicked the share and it said enter network password i entered the password i set and it still said it was wrong,

i'm thinking it might be cos i can't enter my username on the 98 machine


This post was edited on 10-26-2008 at 11:07 AM by Jarrod.

[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














10-26-2008 10:51 AM
Profile E-Mail PM Find Quote Report
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
RE: ubuntu live smb password
Hmm also, it's because it couldn't lock the password file: ie write to it. Guess your file system is read only.

You should be able to authenticate using Windows 98. My next step would be to say edit the smb.conf file, change it so it doesn't require a log on and do /etc/init.d/samba restart but you're likely unable to edit smb.conf as well.
[Image: AndrewsStyle.png]
10-26-2008 12:02 PM
Profile E-Mail PM Web Find Quote Report
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
O.P. RE: ubuntu live smb password
it can't be 2 bad cos i had to download and install samba, so i'll check out the config in the morning thanx

[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














10-26-2008 12:10 PM
Profile E-Mail PM Find Quote Report
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
RE: ubuntu live smb password
Also, if you do have some write permissions (which you must) you could just do smbpasswd -a root and then try that.
[Image: AndrewsStyle.png]
10-26-2008 10:21 PM
Profile E-Mail PM Web Find Quote Report
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
O.P. RE: ubuntu live smb password
wat i did was switch to root in terminal then modify smb.conf i didn't really know what i was doing but it appears to work i just can't seem to copy anything off from the 98 machine


[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














10-26-2008 10:43 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On