View Single Post

   
  #1 (permalink)  
Old 01-16-2008, 07:15 PM
ultra
 
Posts: n/a
Default 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.


Reply With Quote