Operating System - HP-UX
1833053 Members
2745 Online
110049 Solutions
New Discussion

Maximum number of user ID's

 
SOLVED
Go to solution
saqi
Advisor

Maximum number of user ID's

Hi,
Can any one please tell me the Maximum number of user ID's and Maximum # of PTYS in HPUX.

Best wishes,
Saqi
7 REPLIES 7
Pete Randall
Outstanding Contributor
Solution

Re: Maximum number of user ID's

MAXUID is defined in the param.h header file and NPTY is a kernel paramter.


Pete

Pete
Chan 007
Honored Contributor

Re: Maximum number of user ID's

I saw this man edquota

Quotas can be established only for users whose user ID is less than
67,000,000

or if you ask for how many users your system can handle
then

try kntune and grep for maxusers

Chan
Asif Sharif
Honored Contributor

Re: Maximum number of user ID's

Maximum # of user ID:2147483647
Maximum # of ptys:{MAXUSERS}

Regards,
Asif Sharif
Regards,
Asif Sharif
Asif Sharif
Honored Contributor

Re: Maximum number of user ID's

For reference please find the attached document.

Regards,

Asif Sharif
Regards,
Asif Sharif
saqi
Advisor

Re: Maximum number of user ID's

Thanks for the support.Really its very good fourm.

saqi
Advisor

Re: Maximum number of user ID's

Thanks for the support.
Ted Buis
Honored Contributor

Re: Maximum number of user ID's

The max UID has changed for different releases of HP-UX, so you may want to ask you question again specifying the release.
10.20 11.0 11.11 11.23
Mom 6