No attribute appear in new custom VSA RADIUS

Hi,
I use Cisco Secure version 3.2 on windows 2000
I just had a new custom VSA Radius with the utility CSUtil.exe
Fist i create the file myvsa.ini, this is for a SONET optical Nortel equipement, here it is:
[User Defined Vendor]
Name=OM3000
IETF Code=562
VSA 1=OM3000_UPC
[OM3000_UPC]
Type=INTEGER
Profile=OUT
Enums=Levels_Privileges
[Levels_Privileges]
0=UPC0
1=UPC1
2=UPC2
3=UPC3
4=UPC4
5=UPC5
After i check if i have a UDV unassigned
C:\Program Files\CiscoSecure ACS v3.2\Utils>csutil -listudv
Here the response:
UDV 0 - Unassigned
UDV 1 - Unassigned
UDV 2 - Unassigned
UDV 3 - Unassigned
UDV 4 - Unassigned
UDV 5 - Unassigned
UDV 6 - Unassigned
UDV 7 - Unassigned
UDV 8 - Unassigned
UDV 9 - Unassigned
Then i run the command: C:\Program Files\CiscoSecure ACS v3.2\Utils>csutil -addudv 0 c:\temp\myvsa.ini
I get the following messages
Adding or removing vendors requires ACS services to be re-started.
Please make sure regedit is not running as it can prevent registry
backup/restore operations
Are you sure you want to proceed? (y/n)y
Parsing [c:\temp\myvsa.ini] for addition at UDV slot [0]
Stopping any running services
Creating backup of current config
Adding Vendor [OM3000] added as [RADIUS (OM3000)]
Adding VSA [OM3000_UPC]
Done
Checking new configuration...
New configuration OK
Re-starting stopped services
Verify that OM3000 was added.
C:\Program Files\CiscoSecure ACS v3.2\Utils>csutil -listudv
UDV 0 - RADIUS (OM3000)
UDV 1 - Unassigned
UDV 2 - Unassigned
UDV 3 - Unassigned
UDV 4 - Unassigned
UDV 5 - Unassigned
UDV 6 - Unassigned
UDV 7 - Unassigned
UDV 8 - Unassigned
UDV 9 - Unassigned
Return to ACS Admin and select Interface configuration and enable RADIUS(OM3000) for group.
The problem is, i do not see any attribute under the Title RADIUS(OM3000)
I expect to see the attribute OM3000 and a drop down list option with the integer 0 to 5 to select but nothing
Do i miss something or it is a ACS known bug ?????
It is the same under a group in the section GROUP SETUP , i see the section RADIUS(IETF) with attributes in this section that can be seclect and configure..
But under the section RADIUS(OM3000) there is no attribute, this section is empty ????
Thanks in advance for your help
Dan

I've imported the UDV file that you listed in your original post into a test ACS server that I have. The version that I am running is ACS v3.3(1) and when I go in and edit a user/group, I all see the "RADIUS (OM3000) Attributes" section at the bottom of the setup page. Within that box, I have an option for "[562\001] OM3000_UPC" with a dropdown box to the right of it with values of "UPC0" through "UPC5".
Seeing this work in 3.3(1) makes me wonder if there might be a bug within the version of ACS that you are using. I may have version 3.2 installed on a test system yet. I will take a look and try importing this into that one and see what results I get.
Steve

Similar Messages

  • How can i add custom attributes to a new Class Object using the API ?

    Hello everyone,
    Here is my problem. I just created a subclass of Document using the API (not XML), by creating a ClassObjectDefinition and a ClassObject. Here is the code :
    // doc is an instance of Document
    ClassObject co = doc.getClassObject();
    ClassObjectDefinition cod = new ClassObjectDefinition(ifsSession);
    cod.setSuperclass(co);
    cod.setSuperclassName(co.getName());
    cod.setName("MYDocument");
    ClassObject c = (ClassObject)ifsSession.createSchemaObject(cod);
    Everything seems to be OK since i can see the new class when i use ifsmgr. But my question is : how can i add custom attributes to this new class ? Here is what i tried :
    AttributeDefinition value = new AttributeDefinition(ifsSession);
    value.setAttribute("FOO", AttributeValue.newAttributeValue("bar"));
    c.addAttribute(value);
    But i got the following error message :
    oracle.ifs.common.IfsException: IFS-30002: Unable to create new LibraryObject
    java.sql.SQLException: ORA-01400: impossible d'insirer NULL dans ("IFSSYS"."ODM_ATTRIBUTE"."DATATYPE")
    oracle.ifs.server.S_LibraryObjectData oracle.ifs.beans.LibrarySession.DMNewSchemaObject(oracle.ifs.server.S_LibraryObjectDefinition)
    oracle.ifs.beans.SchemaObject oracle.ifs.beans.LibrarySession.NewSchemaObject(oracle.ifs.beans.SchemaObjectDefinition)
    oracle.ifs.beans.SchemaObject oracle.ifs.beans.LibrarySession.createSchemaObject(oracle.ifs.beans.SchemaObjectDefinition)
    void fr.sword.ifs.GestionDocument.IFSDocument.createDocument(java.lang.String)
    void fr.sword.ifs.GestionDocument.IFSDocument.main(java.lang.String[])
    So, what am i doing wrong ?
    More generally, are we restricted in the types of the attributes ? (for example, would it be possible to add an attribute that would be an inputStream ? Or an object that i have already created ?).
    Any help would be appreciated. Thanks in advance.
    Guillaume
    PS : i'm using Oracle iFS 1.1.9 on NT4 SP6 and Oracle 8.1.7
    null

    Hi Guillaume,
    you're welcome. Don't know exactly, but assume that ATTRIBUTEDATATYPE_UNKNOWN
    is used to check for erronous cases only
    and it shouldn't be used otherwise.
    Creating your own objects could be simply done via
    ClassObject ifsClassObject;
    DocumentDefinition ifsDocDef = new DocumentDefinition(ifsSession);
    // get class object for my very own document
    ifsClassObject = ClassObject.getClassObjectFromLabel(ifsSession, "MYDOCUMENT");
    // set the class for the document i'd like to create
    ifsDocDef.setClassObject(ifsClassObject);
    // set attributes and content for the document...
    ifsDocDef.setAttribute("MYFOO_ATTRIBUTE",....);
    ifsDocDef.setContent("This is the content of my document");
    // create the document...
    PublicObject doc = ifsSession.createPublicObject(ifsDocDef);
    null

  • Add on toolbar appears but add ons don't, and new customized toolbar appears only when customize window open - toolbar not named in toolbar list?

    I have used View=> Toolbars => and ticked off all the toolbars that I want to appear. BUT the add on toolbar shows up blank (i.e. toolbar but no add ons). AND the new customized toolbar I created is not even listed in the available toolbars to tick off or not. The only way I can get it to show up (but not to function) is by clicking the customize button. The toolbar remains open only so long as the customize window does, and I can add/remove/rearrange icons, but not use any of their functions (eg. I added a new window button to the custom toolbar but when I click it of course nothing happens, because another window -- the customize window -- is still open). I need some way of locking this toolbar so I can access the buttons to use them please!!!
    Btw am using Windows 8 and just switched from IE (and fearing I'll have to switch back again...)
    Tnx so much.

    Only certain add-ons actually make use of the add-on bar. Quite possibly none of yours use the add-on bar.
    As a test Install something that is known to use the add-on bar you can always uninstall it or disable it afterwards.
    * suggstion https://addons.mozilla.org/en-US/firefox/addon/collusion/
    * [[The Add-on Bar gives you quick access to add-on features]]
    Custom addon bars must include some content
    *[[Customize Firefox controls, buttons and toolbars#w_how-can-i-add-extra-toolbars]]'''_how-can-i-add-extra-toolbars'''

  • Add new OPNET VSA in ACS 4.2

    I need to add OPNET Radius attributes in ACS 4.2. How should I add a new VSA in ACS?  The google search is pointing me to CSUtil.exe, and I cannot find this utility in the ACS install files. 
    These are the values that I need added for OPNET.
    When configuring the RADIUS server to support the ACE Live Appliance, use the following Vendor Code and Vendor Specific Attribute (VSA):
    Vendor Code: 7119
    VSA: 33
    Thanks for your help.
    Fasih                   

    Well Well Well, you can use the RDBMS synchronization feature to add the new custom vendor to acs with its custom attributes that complement the standard list of IETF.
    What you need to do is to define the accountactions.csv file with the actions needed to add the new custom vendor as well as its attributes.
    As a reference to the way how to implement the accountactions.csv file please check the following link:
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.2/user/guide/A_RDBMS.html#wp148322
    Walk throught the whole chapter described above.
    One more thing you need to find the dictionary file for OPNET with their custom attributes.
    If You need the fish , just provide the dictionary file and i will make the file to you.
    Pleae make sure to rate correct answers

  • Error while adding a attribute to the the Custom view through a wizard

    Hi ,
    I have created a new custom view with value node through wizard  succesfully.
    Now I want to add a new attribute to that node.I am trying to do that by a wizard.
    But i am getting the follwing error " Error during analysis of Source Code" although i have
    commented or removed my all custom code from that view.
    I tried adding the new aattributes in the metthods "IF_BSP_MODEL~INIT " and
    "GET_TABLE_LINE_SAMPLE " manually but that also does not worked.
    Plz help me with this asap.
    Regards,
    Sharad

    Hi Sharad,
                          I hope all your classes are active. In case you want to add a new attribute there are two steps.
    1.Right click on context node and create attribute, it opens a wizard and continue. This will add the field in the context node and generate the getter-setter methods.
    2. In the above two method whcih you mentioned add the new field in the structure of value node. And then create your own getter-setter methods. and activate it. After this you will be able to see the attribute added in the context node.
    By using any of the two approaches you will be able to see teh new field in the configuration.
    Hope this helps.
    Regards,
    Ruby.

  • How to add a new custom paper size? I am using a HP Deskjet 1000 J 110a printer.

    How to add a new custom paper size? I am using a HP Deskjet 1000 J 110a printer. I am using Windows XP home edition. The Custom option itself is not appearing in the process of selecting paper sizes in Printing preferences. I have installed this printer just today, but I bought it eight months back in Dubai. Could there be chance that since I purchased it in Dubai and I am using it in India, the software's not functioning properly. 
    Can you please help me with this problem immediately? Reply soon...

    Hi RajeshPujara,
    Please refer the link below to know the paper size supported by this printer.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02231304&tmp_task=prodinfoCategory&cc=us&dlc=en...
    May I know the size of paper you are trying to print.
    Although I am an HP employee, I am speaking for myself and not for HP.
    --Say "Thanks" by clicking the Kudos Star in the post that helped you.
    --Please mark the post that solves your problem as "Accepted Solution"

  • Can't Transfer Effects into New Custom Bin

    I know this is basic and , believe me, I've researched for solutions and have found nothing...so this has to be a basic question. I read how you can drag your favorite or most used effects into a new custom bin. However, when I try to do that, I get the little "no way" circle over my hand. What is the trick to this? I have a project open, but I don't have a clip up...well, I've tried both ways. Help!

    Thank you!
    This was Adobe's explanation...which didn't say anything about making a "custom effect". It just sayd to drag effect to custom bin.
    Create bins of favorite effects
    In the Effects panel, click the New Custom Bin button , or choose New Custom Bin from the Effects panel menu. A new Custom bin appears in the Effects panel. You can rename it.
    Drag effects to the Custom bin. A copy of the effect is listed in the Custom bin. You can create additional Custom bins, which are numbered.
    To rename the custom bin, click the existing name to select the folder, click it again to select the name field, and type the new name.
    But for some reason, It descided to work after you both deemed it so...lol! Thank you!

  • Material Master Upload though LSMW - How to add new custom segments to LSMW

    Hi,
    I have an existing LSMW to create material master idocs (ZMATMAS) from legacy file. Now I need to add new custom segment under E1MARCM, for example say ZMARC1 which will have 2 new custom fields.
    1. I created the segment through WE31 and released it.
    2. I created an extension to ZMATMAS using WE30 and released it.
    Now Im trying to change the LSMW so that I will have the new segment ZMARC1 under E1MARCM so that I can do the field mappings. But I am not able to get it done. i.e. I dont know what should I do so that I can get the new segment in LSMW.
    I tried giving the extension in the first step of LSMW. i.e. Maintain Object Attributes but its not allowing me to give an extension. Do I need to add to the basic type ZMATMAS05 and release it to get it reflected in LSMW.
    Please give your suggestions.
    Thanks a lot in advance.

    Hi
    U can not add u r 'Z' program in Maintian attributes of LSMW.
    But U can create the BAPI and assign Business object, Then u can use u r Business Object in Lsmw.
    Regards,
    Raghu.

  • Adding a Custom VSA to a Group - ACS Appliance

    Hi,
    Using a secure ACS Appliance 4.0
    I want to add a new RADIUS Vendor and its associated VSA to the ACS configuration. This will then be returned during Authorization.
    I have already added the new Vendor and the required VSA through RDBMS. I can now see the new vendor as RADIUS (vendor) in NAP Profile etc
    However I cannot seem to find a way that how would i set the Value of the Added VSA ? And assign it to a particular group ? I cannot seem to find that VSA anywhere.

    Add a AAA client with "Authenticate using" Radius(vendor)
    then go to Interface Configuration and enable VSA for Group/User
    ~Rohit

  • FIMMA - sync engine - not reading the new custom resource from portal

    I added a new custom resource in FIM portal. I added 5 attributes to it. FIMMA refresh schema is not reading the new schema. It says schema is uptodate. I tried IIS reset and even all server restarts. What am I mising?

    Did you add the resource to the synchronization filter? I believe it's administration->all resources->synchronization filter. Then do the IIS reset and sync engine schema update. Only resources in that filter can be seen by the sync engine.
    Mark
    Mark Creekmore - BlueVault Software http://www.bluevaultsoftware.com

  • ViewMenuItem do not appear when applying custom skin on ViewNavigatorApplication

    ViewMenuItems works fine when I don't apply skinClass fo ViewNavigatorApplication, but when I apply custom skin to ViewNavigator, ViewMenuItems doesn't appear.
    Here is my main file
    <?xml version="1.0" encoding="utf-8"?>
    <s:ViewNavigatorApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
                                xmlns:s="library://ns.adobe.com/flex/spark" firstView="views.DriveSafeHomeView" applicationDPI="160"
                                 initialize="applyRuntimeStyleSheet()" skinClass="skins.CustomApplicationSkin" >
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <fx:Script>
            <![CDATA[
                public function applyRuntimeStyleSheet():void {
                    styleManager.loadStyleDeclarations("css/Styles.swf")
                        // skinClass="skins.CustomApplicationSkin"
            ]]>
        </fx:Script>  
    </s:ViewNavigatorApplication>
    Code for CustomApplicationSkin.mxml is
    <?xml version="1.0" encoding="utf-8"?>
    <s:Skin name="CustomApplicationSkin"
                    xmlns:fx="http://ns.adobe.com/mxml/2009"
                             xmlns:s="library://ns.adobe.com/flex/spark"
                                       >
            <fx:Metadata>
                        <![CDATA[
                        [HostComponent("DriveSafe")]
                        ]]>
                    </fx:Metadata>
            <s:states>
                        <s:State name="normal" />
                         <s:State name="disabled" />
                     </s:states>
            <s:BitmapImage width="100%" height="100%" source="@Embed('/assets/background.jpg')"/>
            <s:Group id="contentGroup" width="100%" height="100%" minWidth="0" minHeight="0" />
            <s:ViewNavigator id="navigator" width="100%" height="100%" />
    </s:Skin>

    If you create a new custom field you have to wait for the analytics refresh before you can use it in reporting & analytics. The frequency of the refresh differs per environment. You can put VALUEOF(LAST_REFRESH_DT) in a column formula to see when the last refresh has been performed.
    Regards, Tim

  • Adding New Customer Address to an Existing one

    Adding New Customer Address to an Existing one
    Hi
    We have a lot customers set up in Oracle and they only have a
    ship to address and now we would like to add the bill to address
    to these customers. Since there are a lot of customers I was
    wondering is there is an open interface we can use to that.
    Thank you
    alpha

    Hi Chandu,
    1.In Infospoke -> General tab -> DataSouce(here infobject - 0BPARTNER).
    2.  Destination tab -> choose radio button(DB Table or Flat file).
    3. Goto tab infoobjects -> select required fields you want to send from left to right.
    4. Give the selection accordingly(here i think PATRNER). But it should be available in your datasouce(Infoobject-0BPARTNER), if you want to give selection on this. I didnt understad what you mean of <b>"hide"</b> in your previous reply. If this is not available in your infoobject(OBPARTNER), How CAN YOU GIVE SELECTION ON THIS attribute...?
    5. Try to add this field in Infoobject(0BPARTNER) and populate.
    6. Trnasformation tab.
       Here you can see Source Structure, Target Structure and Addin implementation.
    Source Structure - system will generate according to the field you selected in InfoObjects tab(You cant change it).
    Target Structure - You can define your own structure if you want or you can modify the generated structure. By default system generates Target Structure same as Source structure(if you want to add any more fields you can add here, but you have to populate those fields with your own coding in BAdi), Which is Addin implementation.
    Srini
    Message was edited by: Srini

  • New command for radius-server source-ports

    I am trying to find the new command fro radius-server source-ports 1645-1646 since it appears to be depricated.  We use tacacs so we do not have the radius server specified but we do need to put in the ports.  Can someone please tell me the new command for radius-server source-ports?
    Thanks

    Both of the links that Peter posted are interesting and helpful. I would like to take a slightly different approach in answering your question.
    In every version of IOS there are certain commands that get inserted into running-config when a particular feature is activated. It looks like in your version the radius-server source-ports is one of those commands. I do not think it is anything that you should be concerned about.
    And I do not believe that having the radius-server source-ports command would prevent TACACS from working. I believe that there is likely to be some fault in your configuration. If you would post the aaa parts of the config then maybe we could see what the problem is.
    In my experience configuring aaa some of the common problems include not correctly identifying the TACACS server, not having exactly the same key configured on the Cisco device and the TACACS server, not having connectivity to the TACACS server (can the Cisco device ping the server, and can the server ping the device), or errors in the authentication or authorization prameters specified.
    Post some information and we will see what we can do.
    HTH
    Rick

  • Creating a new custom language code?

    Hi!
    What would be the process to create a new custom language code to MDMP enabled SAP (6.20)? And the same question for a Unicode system ECC6.0?
    The new language (let's call it ZZ) would be an exact copy of Chinese language ZH.
    As far as I have understood, the requirement is to maintain different Chinese material descriptions and tax rates for the same material in different Chinese customs areas. Standard SAP doesn't support this it seems. So, ZH would be used for custom area 1 and ZZ for customs area 2. Each with their own descriptions and tax rates.
    Solution-wise I appreciate any good tips but if we really  have to go down to this "second Chinese language" path I'd like to know how big a task it is.

    Hi,
    in a Non-Unicode system, SAP notes 112065 and 302063 describe possibilities to use additional language keys.
    In a Unicode system, SAP note 73606 (attachment supportedlanguages2.xls) shows all supported language keys.
    However these additional language keys enable you to maintain additional descriptions (e.g. for display or printing).
    But in general it is not possible to enable different tax rates depending on language keys.
    This sounds rather like a localization requirement. For this area there are usually other attributes which can be used (like e.g. company code).
    Best regards,
    Nils Buerckel
    SAP AG

  • How to print  logo when ever new customer arrises?

    hi friends
    i have range of customers . i have to print logo when ever new customer arrises . if the customer data continues in 2nd page i dont have to print logo. how to get it ?
    regards
    thiru

    hi,
    are you using smartform or script for printing ?
    write the condition in program lines using the control commands ie on change of customer.
    Take separete window for logo and print that in the first page so that if the customer data extend as to next page logo window will not appear in the next window.
    and is there any table maintained for logos and customer details. if its maintained it would be easy to put the condition in the print program itself or else you can hadle it in the form.
    Regards,
    Prathima.

Maybe you are looking for