Displaying 1 result from an estimated 1 matches for "nt_user_share".
Did you mean:
net_usershare
2003 Dec 05
0
Show windows users/groups of a mounted smb filesystem.
...blem I have that I don't see
the owner/group of the files from the mounted windows filesystem. everything
belongs to root and I can't write in my own home directory.
------------------------------------------------------------
I mount the windows share this way:
smbmount //vryXXXX/f$ /mnt/nt_user_share -o username=admin_XXXX,rw
------------------------------------------------------------
My problem: I don't want to see root but the windows file owners
on the smb mount!
[root@linux root]# login EUROPE+vryXXXX
Last login: Fri Dec 5 09:06:50 on pts/3
-bash-2.05b$ ls -la
total 16
drwxr-xr-x...