Hrm, the patch maybe was outdated somehow? You don't need the "pam" user anymore, perhaps that's also making noise? Shouldn't, but try changing it for something else.
I suppose your "kannel" group in /etc/pam.d is valid, otherwise it wouldn't work on smppbox right? I'll give it a show myself, I suspect there's still something wrong with the defines. Regards, Alex On Tue, Aug 3, 2010 at 2:22 AM, Rene Kluwen <[email protected]> wrote: > I just stole your PAM code and used it for smppbox. > > > > Works like a charm in smppbox. But… not in smsbox!!! > > > > First, the configure script doesn’t generate the necessary #define’s. After > adding them, the pam service shows no activity at all but smsbox returns > with “authentication failure”. > > > > We tried with the simplest setup: > > > > # pam testing > > group = sendsms-user > > username = pam > > password = dummypassword > > > > group = sendsms-pam-user > > acl = kannel > > > > # end pam testing > > > > Do we miss something here? >
