At 03:58 PM 1/9/2002 +0200, tal amir wrote:
>guys,
>
>samba server : samba-2.2.1a-15mdk,
>this is mandrake 8.1 . (both client&server)
>
>this is the smb.conf  (server):
>
>
>the mount command :
>
>mount -t smbfs -o username=root,password=root_passwd  //192.168.0.2/backup
>/mnt/backup/
>
>the volume mounts ok, but permition denied for (rw) , only (ro) :
>
>[root@whatsup backup]# mkdir test
>mkdir: cannot create directory `test': Permission denied
>[root@whatsup backup]#
>
>
>what am i missing here ?
>

Take a look at the permissions on your share "//192.168.0.2/backup" They 
look to be restricting you. It might be as simple as a "chmod o+x" on the 
directory, and then again.....

J. Craig Woods
UNIX/NT SA
-Art is the illusion of spontaneity-


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to