Re: how to identify the superuser in C

2002-12-11 Thread Oohara Yuuma
On Wed, 11 Dec 2002 14:13:15 -0500, Matt Zimmerman [EMAIL PROTECTED] wrote: On Wed, Dec 11, 2002 at 11:07:11AM +0900, Oohara Yuuma wrote: The problem is that there is fakeroot. getuid() == 0 or geteuid() == 0 is not enough. PAM is an overkill. I think seteuid(0) == 0 is the best approach

how to identify the superuser in C

2002-12-10 Thread Oohara Yuuma
is the best approach. Any opinion? -- Oohara Yuuma [EMAIL PROTECTED] Debian developer PGP key (key ID F464A695) http://www.interq.or.jp/libra/oohara/pub-key.txt Key fingerprint = 6142 8D07 9C5B 159B C170 1F4A 40D6 F42E F464 A695 smile to answer --- Treasure, Radiant Silvergun, attitude #3 for SBS

Re: System Accounts

2002-10-14 Thread Oohara Yuuma
accounts? Read the FAQ of Securing Debian Manual, Are all system users necessary?. -- Oohara Yuuma [EMAIL PROTECTED] Debian developer PGP key (key ID F464A695) http://www.interq.or.jp/libra/oohara/pub-key.txt Key fingerprint = 6142 8D07 9C5B 159B C170 1F4A 40D6 F42E F464 A695 Let's cry that we

Re: System Accounts

2002-10-14 Thread Oohara Yuuma
accounts? Read the FAQ of Securing Debian Manual, Are all system users necessary?. -- Oohara Yuuma [EMAIL PROTECTED] Debian developer PGP key (key ID F464A695) http://www.interq.or.jp/libra/oohara/pub-key.txt Key fingerprint = 6142 8D07 9C5B 159B C170 1F4A 40D6 F42E F464 A695 Let's cry that we

Re: Problem with logcheck

2002-08-09 Thread Oohara Yuuma
, assume that it was rotated by savelog and read it else, if there is logfile.1, assume that it was rotated by logrotate If you switch from savelog to logrotate and leave logfile.0, logcheck will read it every time the log file is rotated. -- Oohara Yuuma [EMAIL PROTECTED] Debian developer PGP key

Re: aide and tiger sending gpg crypted files

2002-06-06 Thread Oohara Yuuma
need a dedicated keypair for it because anyone who have a copy of your public key can encrypt a fake report, intercept the real report and replace it. -- Oohara Yuuma [EMAIL PROTECTED] Debian developer PGP key (key ID F464A695) http://www.interq.or.jp/libra/oohara/pub-key.txt Key fingerprint

Re: About user monitoring

2002-04-17 Thread Oohara Yuuma
as well. It can record emacs -nw, vi, lynx, or any programs running on tty. I am writing a pam module which records a tty session in a ttyrec compatible format (not yet released). -- Oohara Yuuma [EMAIL PROTECTED] Debian developer PGP key (key ID F464A695) http://www.interq.or.jp/libra/oohara/pub

Re: the right way to access CDROM as non-root

2002-01-03 Thread Oohara Yuuma
Thank you for information. I will do chgrp cdrom /dev/hdc and see what will happen after several apt-get upgrade. -- Oohara Yuuma [EMAIL PROTECTED] Graduate-school of Science, Kyoto University PGP key (key ID F464A695) http://www.interq.or.jp/libra/oohara/pub-key.txt Key fingerprint = 6142 8D07

Re: the right way to access CDROM as non-root

2002-01-03 Thread Oohara Yuuma
Thank you for information. I will do chgrp cdrom /dev/hdc and see what will happen after several apt-get upgrade. -- Oohara Yuuma [EMAIL PROTECTED] Graduate-school of Science, Kyoto University PGP key (key ID F464A695) http://www.interq.or.jp/libra/oohara/pub-key.txt Key fingerprint = 6142 8D07

the right way to access CDROM as non-root

2002-01-01 Thread Oohara Yuuma
/sbin/MAKEDEV because it is not a conffile. Is there a possibility that some package calls /sbin/MAKEDEV and overwrites my setting of /dev/hdc? -- Oohara Yuuma [EMAIL PROTECTED] Graduate-school of Science, Kyoto University PGP Key (F464A695) http://www.interq.or.jp/libra/oohara/pub-key.txt Key

Re: the right way to access CDROM as non-root

2002-01-01 Thread Oohara Yuuma
: /dev/cdrom /cdrom iso9660 defaults,ro,user,noauto 0 0 -- Oohara Yuuma [EMAIL PROTECTED] Graduate-school of Science, Kyoto University PGP Key (F464A695) http://www.interq.or.jp/libra/oohara/pub-key.txt Key fingerprint = 6142 8D07 9C5B 159B C170 1F4A 40D6 F42E F464 A695 I

Re: the right way to access CDROM as non-root

2002-01-01 Thread Oohara Yuuma
: /dev/cdrom /cdrom iso9660 defaults,ro,user,noauto 0 0 -- Oohara Yuuma [EMAIL PROTECTED] Graduate-school of Science, Kyoto University PGP Key (F464A695) http://www.interq.or.jp/libra/oohara/pub-key.txt Key fingerprint = 6142 8D07 9C5B 159B C170 1F4A 40D6 F42E F464 A695 I

the right way to access CDROM as non-root

2002-01-01 Thread Oohara Yuuma
/sbin/MAKEDEV because it is not a conffile. Is there a possibility that some package calls /sbin/MAKEDEV and overwrites my setting of /dev/hdc? -- Oohara Yuuma [EMAIL PROTECTED] Graduate-school of Science, Kyoto University PGP Key (F464A695) http://www.interq.or.jp/libra/oohara/pub-key.txt Key

Re: LogCheck Issues

2001-09-15 Thread Oohara Yuuma
/exim.conf \]; then /usr/sbin/exim -q /dev/null 21; fi\) -- Oohara Yuuma [EMAIL PROTECTED] Graduate-school of Science, Kyoto University PGP Key http://www.interq.or.jp/libra/oohara/pub-key.txt Key fingerprint = 6142 8D07 9C5B 159B C170 1F4A 40D6 F42E F464 A695 I always put away what I take. --- Ryuji

Re: LogCheck Issues

2001-09-15 Thread Oohara Yuuma
/exim.conf \]; then /usr/sbin/exim -q /dev/null 21; fi\) -- Oohara Yuuma [EMAIL PROTECTED] Graduate-school of Science, Kyoto University PGP Key http://www.interq.or.jp/libra/oohara/pub-key.txt Key fingerprint = 6142 8D07 9C5B 159B C170 1F4A 40D6 F42E F464 A695 I always put away what I take. --- Ryuji

Re: listen on tcp port and log input ??

2001-09-05 Thread Oohara Yuuma
by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. installed-size: 264 -- Oohara Yuuma [EMAIL PROTECTED] Graduate-school

Re: Logcheck+PortSentry

2001-08-23 Thread Oohara Yuuma
I can configure LogCheck to e-mail port scan attempts logged by PortSentry and Netfilter to a trusted user? Edit /etc/logcheck/logcheck.logfiles . -- Oohara Yuuma [EMAIL PROTECTED] Graduate-school of Science, Kyoto University PGP Key http://www.interq.or.jp/libra/oohara/pub-key.txt Key

Re: Apache + ModSSL

2001-07-23 Thread Oohara Yuuma
can access your sites via http://localhost -- Oohara Yuuma Graduate-school of Science, Kyoto University [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Apache + ModSSL

2001-07-23 Thread Oohara Yuuma
can access your sites via http://localhost -- Oohara Yuuma Graduate-school of Science, Kyoto University [EMAIL PROTECTED]