Operating System - HP-UX
1833755 Members
2746 Online
110063 Solutions
New Discussion

Re: Add a NIS group to a local user

 

Add a NIS group to a local user

Hi,
I am trying to add a NIS group to a local user and it is impossible for me. I can not create the group as local, because the system rejects ( "is not unique") , but I do not know how to specify that group is NIS. I have tried using sam and groupadd command. I do not mind to create another local group with different group id than NIS one.
Thank you
5 REPLIES 5
avizen9
Esteemed Contributor

Re: Add a NIS group to a local user

Hello Raul,
what i undestood is you are trying to create a local group in a system which is NIS client right?

how about directly update /etc/group file?
have you tried it?

what is gorup name?

Re: Add a NIS group to a local user

Finally , I edit the /etc/group file and I add the desired group. And it works ....

Re: Add a NIS group to a local user

Bye
avizen9
Esteemed Contributor

Re: Add a NIS group to a local user

that is great,Raul Please assign point if you feel answers are help to resolve this issue,