Operating System - HP-UX
1845706 Members
3832 Online
110247 Solutions
New Discussion

Unable to use swcopy and swlist with NIS+ as normal user

 
SOLVED
Go to solution
Herve BRANGIER
Respected Contributor

Unable to use swcopy and swlist with NIS+ as normal user

Hi,

I use a server running HPUX 11.00 to make
a depots server. I installed PHCO_21492 to
patch sdux.

I created a depot as root and use swacl to
add a normal user. Now when I want to use
swcopy or swlist for example, I have an error :

Permission denied for the current operation. There is no entry for user id 1302 in the user
database......
(I attache all error message in swlist_error.txt).

SDUX tools seem to be incompatibles with NIS+ ?
Somebody know how to workaround this problem ?

Thanks,


Herve



2 REPLIES 2
Berlene Herren
Honored Contributor
Solution

Re: Unable to use swcopy and swlist with NIS+ as normal user

Try appending a line containing only the plus character "+" to /etc/passwd and /etc/groups.

Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm
Herve BRANGIER
Respected Contributor

Re: Unable to use swcopy and swlist with NIS+ as normal user


Thanks,

This modifications resolve the problem, but
it's really strange : I need to configure like
with NIS to use NIS+ ??? I called the hot line
and they gave me the same information and said
this problem will be corrected in the future.

When I tried I launched ypbind. Perhaps it's not usefull, but it work well now..

Herve