HI,
I am trying to acces a widows PC on a windows domain from my Linux box by using the following:
# mount -t smbfs -o username=userx,password=xxxxxx //winhostpc/shared /localpath/dir
the shared folder has r/w permissions only for this user but it won't work.
If I give permission to everyone, then I am able to access it form my linux bow.
Any help will be appreciated
Thanks
I am trying to acces a widows PC on a windows domain from my Linux box by using the following:
# mount -t smbfs -o username=userx,password=xxxxxx //winhostpc/shared /localpath/dir
the shared folder has r/w permissions only for this user but it won't work.
If I give permission to everyone, then I am able to access it form my linux bow.
Any help will be appreciated
Thanks