Query: geteuid
OS: hpux
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
getuid(2) System Calls Manual getuid(2)NAMEgetuid, geteuid, getgid, getegid - get real user, effective user, real group, and effective group IDsSYNOPSISDESCRIPTIONThe following functions return the information indicated: Real-user- ID of the calling process. Effective-user- ID of the calling process. Real-group- ID of the calling process. Effective-group- ID of the calling process. No means is available for ascertaining the saved-user-ID or saved-group-ID of a process.SEE ALSOsetuid(2).STANDARDS CONFORMANCEgetuid(2)
| Related Man Pages | 
|---|
| getegid(2) - opensolaris | 
| getgid(2) - opensolaris | 
| geteuid(2) - debian | 
| getegid(2) - netbsd | 
| getgid(2) - sunos | 
| Similar Topics in the Unix Linux Community | 
|---|
| the SUID of lpq | 
| Unable to login password less authentication | 
| Sendmail takes too long to start and the host is unable to send emails | 
| How to diff between 2 users with uid 0? |