Re: smbmount

kaktus2 <[email protected]> Fri, 09 May 2003 05:17:53 +0200
Newsgroups gmane.linux.redhat.release.seawolf
Message-ID <[email protected]>
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
>
>  
>