Thread
:
getpwnam problem
View Single Post
#
1
(
permalink
)
01-16-2008, 07:15 PM
ultra
Posts: n/a
getpwnam problem
Hi there,
I have a program that call getpwnam to get the user info, but sometimes
the call returned NULL with errno EINVAL. I always pass the same user to the
call. Anyone know what is the reason? I'm running HP11.00 and NIS.
ultra