Date: Thu, 12 May 2005 04:43:42 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Herv? Kergourlay <herve.kergourlay@atempo.com> Cc: questions@FreeBSD.org Subject: Re: FreeBSD 5.3 Message-ID: <20050512114342.GB58837@xor.obsecurity.org> In-Reply-To: <428306AF.1080108@atempo.com> References: <428306AF.1080108@atempo.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Thu, May 12, 2005 at 09:33:03AM +0200, Herv? Kergourlay wrote: > we are porting our product on FreeBSD 5.3 > > it's a backup product which is still running on FreeBSD 4.0 > > here's a list of questions after checking the documentation > > 1) PAM > > it's working, the only problem is with the null password users, the > answer is allways NO. the nullok doesn't seem active > here is my PAM file > auth required /usr/lib/pam_unix.so nullok > account required /usr/lib/pam_unix.so nullok Which PAM file? 5.3 doesn't use a single /etc/pam.conf. > 5) where are generated the core files ? > > I change the kernel with the following command > sysctl kern.corefile="/cores/%U/%P%N.core" Make sure those directories exist and are writable by the user. They won't be created automatically. > 6) 2 last questions :-) > > what about files more than 4GB, do I need to use specific APIs as > open64, stat64 or the current open and stat API are managing the big file ? No. Kris [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCg0FtWry0BWjoQKURAlvRAKDAXPtyVD/VM+WJvsviic6xftL12gCfVcHX IpXAScm7tih9XWMmPgca0Sw= =fi5c -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050512114342.GB58837>
