07-27-2004 08:15 AM - edited 02-21-2020 10:10 AM
hi,
we are using Cisco Secure ACS v3.2 installed on a Win2k US-Server,using a MS-ODBC Driver
and want to import userprofiles via RDBMS.
We imported a user like in the example of UserGuide
1;remark SequenceID,Priority,UserName,GroupName,Action,ValueName,Value1,Value2,Value3,DateTime,MessageNo,ComputerNames,AppId,Status
2;0;testuser05;group 5;100;;foobar;;;26/08/1998 00:00;0;;;0
With this line a user testuser05 is added in CSDB sorted to group 5 and pwd foobar.
So far so good.
Now we want to add specific radius attributes.
When we try to add the cisco specific av-pair (026/009/001)attribute (eg. addr-pool=pool2)
like shown in UserGuide, we get an Error/parsing message in RDBMS-Reports
"Parse Error:Reason - Unknown attribute name [SI=3 A=163 UN="testuser05" GN="" AI="" VN="26" V1="addr-pool=pool2" V2="9" V3="1"]
(we have increased logging to full) and no input in the field of the user (009/001).
We tried following:
3;0;testuser05;;163;26;addr-pool=pool2;9;1;26/08/1998 00:00;0;;;0
What is wrong in this syntax ?
or is there something specific to configure in the ODBC driver settings ?
Thx for help in advance.
Stefan Klueppel
08-02-2004 12:30 PM
Did you use the Radius Attribute name in the VN field? It seems that doing this is necessary.
08-03-2004 01:47 AM
hi,
yes, indeed, the VN has to be fulfilled correctly.
Thank you!
Stefan
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide