All,
How i can add a user to a group so that the user will ahve all permsion on that directory .
(sys12
nl:/work/cn/>) groups crcv1
canusr
and
(sys12
nl:/work/cn/>) groups pfmgr
pfw users
i am having the .ssh in the directory /work/cn/ which has permision as drwx------ .
My code is running as pfmgr . So when my code try to find the directory .ssh it fails with permision no permision to read .
If i add canusr to my group pfmgr . Will my code will have permission to .ssh file ?? .
Again how i add canusr to my group pfmgr . Please let me know .
Thanks,
Arun