On Mon, Nov 15, 2004 at 08:13:28PM +0100, Tomasz T. Ciaszczyk wrote: > Witam, > > Dnia Mon, Nov 15, 2004 at 07:31:59PM CET, Krzysztof Krupa napisaĆ: > > > ---------------------------------------- > > #master.cf > > #[...] > > smtp inet n n n - - smtpd > > smtps inet n - n - - smtpd -o > > smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes > > 587 inet n - n - - smtpd -o > > smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes > > #[...] > > ---------------------------------------- > smtp inet n n n - - smtpd -o > smtpd_sasl_auth_enable=yes > smtps inet n n n - - smtpd -o > smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes > 587 inet n - n - - smtpd -o > smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes > > juz nie pamietam ale w ktoryms 'howto' bylo ze tak trzeba ;> > > > PS. > > Probowalem tez zrobic z postfix w chroot, ale mialem: > > PAM _pam_init_handlers: could not open /etc/pam.conf > > > > no to mu skopiowalem configa (nie chcial linka) > > > > Potem powiedzial ze: > > PAM no modules loaded for `smtp' service > brak /etc/pam.d/smtp i pewnie potem ebdzie krzyczal o smtpd ;>
:-) Nawet nie, bo mu skopiowalem caly /etc/pam.d Teraz krzyczy o PAM unable to dlopen(/lib/security/pam_unix.so) PAM [dlerror: /lib/security/pam_unix.so: cannot open shared object file: No such file or directory] Wyglada ze z nowego roota nie moze sie dostac do bibliotek. Jest szansa zeby ta autoryzacje w chroocie uruchomic? -- | Krzysztof Krupa | GG: 1104936 | | [EMAIL PROTECTED] | Linux user number: 321885 |

