home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.hp
- Path: sparky!uunet!munnari.oz.au!uniwa!gary
- From: gary@uniwa.uwa.edu.au (Gary Carroll)
- Subject: Porting sudo 1.2 to HP-UX problems
- Message-ID: <1992Aug19.035430.22352@uniwa.uwa.edu.au>
- Organization: University of Western Australia
- Date: Wed, 19 Aug 1992 03:54:30 GMT
- Lines: 26
-
- Help!
-
- I am trying make sudo (v1.2) work on a HP 9000/380 running HP-UX 8.0.
-
- Trying to make the program revealed the following problems:
- * setruid, which was converted to use setresuid.
- * getwd, which was converted to use getcwd.
- * getdtablesize which has no HP equivalent call but source was found in
- this newsgroup.
-
- The program now makes happilly, however sudo just lets authorized users
- access programs WITHOUT them having to enter their password.
- Unauthorized users are denied access as expected.
-
- Any ideas? Before I get too carried away working out why it doesn't
- work as expected, has anyone else ported sudo to HP-UX?
-
- Regards,
-
- Gary
- ------------------------------------------------------------------------------
- Gary Carroll: Consulting and Programming Services Phone: (09) 380 3203
- Winthrop Technology Fax : (09) 382 1688
- University of Western Australia gary@uniwa.uwa.edu.au
- Nedlands 6009 AUSTRALIA Packet Radio: VK6XQ@VK6KS
- ------------------------------------------------------------------------------
-