home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / hp / 9425 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.4 KB  |  36 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!munnari.oz.au!uniwa!gary
  3. From: gary@uniwa.uwa.edu.au (Gary Carroll)
  4. Subject: Porting sudo 1.2 to HP-UX problems
  5. Message-ID: <1992Aug19.035430.22352@uniwa.uwa.edu.au>
  6. Organization: University of Western Australia
  7. Date: Wed, 19 Aug 1992 03:54:30 GMT
  8. Lines: 26
  9.  
  10. Help!
  11.  
  12. I am trying make sudo (v1.2) work on a HP 9000/380 running HP-UX 8.0.
  13.  
  14. Trying to make the program revealed the following problems:
  15. * setruid, which was converted to use setresuid.
  16. * getwd, which was converted to use getcwd.
  17. * getdtablesize which has no HP equivalent call but source was found in
  18.  this newsgroup.
  19.  
  20. The program now makes happilly, however sudo just lets authorized users
  21. access programs WITHOUT them having to enter their password.
  22. Unauthorized users are denied access as expected.
  23.  
  24. Any ideas? Before I get too carried away working out why it doesn't
  25. work as expected, has anyone else ported sudo to HP-UX?
  26.  
  27. Regards,
  28.  
  29. Gary
  30. ------------------------------------------------------------------------------
  31. Gary Carroll: Consulting and Programming Services    Phone: (09) 380 3203
  32.               Winthrop Technology                    Fax  : (09) 382 1688
  33.               University of Western Australia        gary@uniwa.uwa.edu.au
  34.               Nedlands 6009 AUSTRALIA                Packet Radio: VK6XQ@VK6KS
  35. ------------------------------------------------------------------------------
  36.