[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] 3500 emails on admin account
- Subject: Re: [cobalt-users] 3500 emails on admin account
- From: Ted Behling <TBehling@xxxxxxxxxxxxx>
- Date: Fri Sep 7 17:01:25 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
At 05:14 PM 9/7/01, Brian M. Rahill wrote:
SSH/Telnet into your box.
su
cd /home/spool/mail
ls -l
-- look for an account that is 0 bytes (i.e. someuser)
cat someuser > admin
That's one way to do it; you could also say:
echo -n > admin
...which echoes exactly nothing, not even a newline.
--------------------------------------------------------------------------
Ted Behling, Web Application Developer - Monarch Information Systems, Inc.
43 Folly Field Road, Unit 4, Hilton Head Island, SC 29928-5434
E-mail: mailto:TBehling@xxxxxxxxxxxxx
Phone/Fax: 1-800-842-7894 Local or Outside the USA: 1-843-842-7894
Cell Phone (urgent issues): 843-816-7895
Cell Phone E-mail: mailto:TedPhone@xxxxxxxxxxxxx (116 letter limit)
Web site: http://www.MonarchIS.net
--------------------------------------------------------------------------