1834604 Members
3820 Online
110069 Solutions
New Discussion

login

 
Shaamil
Frequent Advisor

login

How do I remove this message..
Please wait....checking for disk quotas.
Thanx in advance
HP is the greatest
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: login

You would have to remove a line from /etc/profile, which actually does check disk quotas:

Thats probably not a good idea.

I don't know which line it is, but you can experiment if you wish.

SEP

Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
A. Clay Stephenson
Acclaimed Contributor

Re: login

Plan A. Obtain the source for /bin/login and modify it.

Plan B. Using a binary file editor (e.g. hexedit) find the string in /bin/login and replace the first character with a NUL.

Plan C. (and my suggested course of action) forget about it.
If it ain't broke, I can fix that.
Shaamil
Frequent Advisor

Re: login

Thx guys
I eventually got it working.
run the following command & it works. U do not have the message anymore after U login.

chmod ugo-x /usr/bin/quota /usr/sbin/edquota
HP is the greatest
Kent Ostby
Honored Contributor

Re: login

Basically, you can only chmod -x the disk quota binaries to turn this off.
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"