[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: smbmount
- From: Wayne Call <wcall edoceramic com>
- To: "'seawolf-list redhat com'" <seawolf-list redhat com>
- Subject: RE: smbmount
- Date: Fri, 9 May 2003 10:02:37 -0600
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:kaktus2 wanadoo fr]
Sent: Thursday, May 08, 2003 9:18 PM
To: seawolf-list redhat com
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
>Seawolf-list redhat com
>https://listman.redhat.com/mailman/listinfo/seawolf-list
>
>
>
_______________________________________________
Seawolf-list mailing list
Seawolf-list redhat com
https://listman.redhat.com/mailman/listinfo/seawolf-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]