[Q] radacct data in LDAP?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 greetings can radacct data be stored in LDAP? - -- Zeus V. Panchenko jid:zeus@im.ibs.dn.ua IT Dpt., I.B.S. LLC GMT+2 (EET) -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQYIXL6FUmD7SUfqoOveOk+D/ejKgUCW6TLzAAKCRCveOk+D/ej KgFwAKDhhjAzdTPBM4/83EXB+14l/93MfwCfXBCMz6bqW/aVKUNkBI4J5G32VyE= =Npmm -----END PGP SIGNATURE-----
On Sep 21, 2018, at 6:45 PM, Zeus Panchenko <zeus@ibs.dn.ua> wrote:
greetings
can radacct data be stored in LDAP?
In v3.0.x the LDAP module can write to LDAP on receipt of Accounting-Request packets. It's not the same as having an accounting table. You'd usually use it to modify attributes of an LDAP object based on the accounting data received. -Arran
Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
In v3.0.x the LDAP module can write to LDAP on receipt of Accounting-Request packets.
It's not the same as having an accounting table. You'd usually use it to modify attributes of an LDAP object based on the accounting data received.
is there any documentation/sample? -- Zeus V. Panchenko jid:zeus@im.ibs.dn.ua IT Dpt., I.B.S. LLC GMT+2 (EET)
On Sep 24, 2018, at 5:32 PM, Zeus Panchenko <zeus@ibs.dn.ua> wrote:
Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
In v3.0.x the LDAP module can write to LDAP on receipt of Accounting-Request packets.
It's not the same as having an accounting table. You'd usually use it to modify attributes of an LDAP object based on the accounting data received.
is there any documentation/sample?
The accounting section in the LDAP config file... https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/raddb/mods-avail...
participants (3)
-
Alan DeKok -
Arran Cudbard-Bell -
Zeus Panchenko