Hi,
earlier I had:
modparam("avpops","avp_aliases","ouri=i:704")
I did (before lcr processing):
avp_write("$ruri/username","$ouri");

[LCR processing]

(put back the original)
avp_pushto("$ruri/username","$ouri");

now I'm using:
avp_write("$oU","$avp(ouri)");

[LCR prcessing]

(try to write back the old username)
avp_pushto("$ru/username","$avp(ouri)");

This does not work...
I'm not quite sure if I'm using the new format correct.

br hw


-- 
Helge Waastad
Senior Konsulent
Systemavdelingen
Smartnet

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to