RE: smbmount

Wayne Call <[email protected]> Fri, 9 May 2003 10:02:37 -0600
Newsgroups gmane.linux.redhat.release.seawolf
Message-ID <7E138F4BFDEBD511AFBE00508BE74E5C2A43F5@XCHANGE>
Thank you k.
It works now.
I created a samba user:
	smbadduser WINNTID:UNIXID
I then tried the command:
	smbmount //windows/share /mnt/mountpoint -o
username=$username,password=$password
And it failed.
So I edited the smb.conf file by changing
	from:	workgroup = MYGROUP
	to:	workgroup = $OURWINDOWSNTWORKGROUP
Then I tried the command again:
	smbmount //windows/share /mnt/mountpoint -o
username=$username,password=$password
And it worked!
Thanks for the help.

Wayne

-----Original Message-----
From: kaktus2 [mailto:[email protected]]
Sent: Thursday, May 08, 2003 9:18 PM
To: [email protected]
Subject: Re: smbmount


have you created the samba user:
     smbadduser WINNTID:UNIXID

then try again

     smbmount //windows/share /mnt/mountpoint -o
username=$username,password=$password

You must also need to modify smb.conf shares to allow WINNTUSER to 
access the share

k.

Wayne Call wrote:

>I'm trying to mount a windows NT drive onto a linux machine using the
>following command:
>
>smbmount //windows/share /mnt/mountpoint -o
>username=$username,password=$password
>
>and I get the following error:
>
>session setup failed: ERRDOS - ERRnoaccess (Access denied.)
>SMB connection failed
>
>How can I get access to the windows share directory?
>
>
>Wayne
>
>
>
>_______________________________________________
>Seawolf-list mailing list
>[email protected]
>https://listman.redhat.com/mailman/listinfo/seawolf-list
>
>  
>




_______________________________________________
Seawolf-list mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/seawolf-list