OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Peter Pentchev (roam_at_ringlet.net)
Date: Wed Nov 13 2002 - 05:37:44 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Wed, Nov 13, 2002 at 01:05:54PM +0200, Alexandru G. Efrosi wrote:
    > Hi!
    >
    > I set accounting trough PAM to a remote RADIUS server with pam_radius.so in that way:
    > login account required pam_radius.so
    > and I receive an error in auth.log
    > login: unable to resolve symbol: pam_sm_acct_mgmt
    >
    > But, with this error, authentication works fine. Why accounting does't work?
    > System used: FreeBSD 4.7-STABLE #0: Mon Nov 11 15:37:23 EET 2002

    The pam_radius module does not implement accounting at all.
    This can be seen from the error message itself - the PAM system
    complains that it could not find the pam_sm_acct_mgmt symbol (function)
    within the pam_radius shared library. A quick look at
    src/lib/libpam/modules/pam_radius/pam_radius.c shows that, indeed, it
    only defines 'auth' and 'setcred' request handlers.

    G'luck,
    Peter

    -- 
    Peter Pentchev	roamringlet.net	roamFreeBSD.org
    PGP key:	http://people.FreeBSD.org/~roam/roam.key.asc
    Key fingerprint	FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
    If there were no counterfactuals, this sentence would not have been paradoxical.
    

    -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD)

    iD8DBQE90jmI7Ri2jRYZRVMRApPsAJ9NSrbhMknJlgXtla434YLwxdmRMwCfZEP+ 0KinEPhetND4GRHQAGAZahE= =fjCT -----END PGP SIGNATURE-----

    To Unsubscribe: send mail to majordomoFreeBSD.org with "unsubscribe freebsd-security" in the body of the message