Operating System - HP-UX
1838243 Members
6149 Online
110125 Solutions
New Discussion

Cifs Problem:how to share cifs filesystem for another user?

 
stone313
Occasional Contributor

Cifs Problem:how to share cifs filesystem for another user?

Hi ~
Cifs Problem:how to share cifs filesystem for another user?.
My win2003svr shared /data1 directory for hpux ,With root to cifsmount /data1 on hpux is good ,(read/write is Ok!)
But I want let "user1" to use /data1 this cifs filesystem,And I got 'Permission denied';
How to share this /data1 to user1?

Thanks.
2 REPLIES 2
Yogeeraj_1
Honored Contributor

Re: Cifs Problem:how to share cifs filesystem for another user?

hi
can you try to do a cifslogin as user1?

kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
stone313
Occasional Contributor

Re: Cifs Problem:how to share cifs filesystem for another user?

Dear yogeeraj~
I'm trying cifslogin command in user1 and it's working!
thanks for your reply.

Best Regard.