No userPassword found in Attributes?

Hello!
I have queried an LDAP server to fetch the password, but the output below does not contain the userPassword attribute, how can I get the password, I need to retreive the password and store it locally.
Thanks
/Ray
DirContext ctx =attemptBind(dn, userPassword, host, port);
Attributes attrs = ctx.getAttributes( dn );
System.out.println( "[XXXX] Attributes " + attrs.toString() );Output:
[XXXX] Attributes {trustedlogin=trustedlogin: TRUE, sn=sn: John Doe, vipaccess=vipaccess: TRUE, initpassword=initpassword: FALSE, language=language: English, mail=mail: [email protected], objectclass=objectclass: inetOrgPerson, top, person, ePerson, vip, vipUser, organizationalPerson, uid=uid: jdoe, cn=cn: jdoe, vipwebsite=vipwebsite: financial, passwordexpiretime=passwordexpiretime: 20011222050123}
How do I get the userPassword in the above output?

Check to see if the Directory Server supports reading the user password.
Most directory servers do not allow it at all or have some sort of a configurable mechanism to do it.
One should (and some directory servers do) use one-way encryption to encrypt the passwords and never return the passwords. This is a very good practice.\
Hope this helps
Vijay

Similar Messages

  • EJB CBS Build Error: No folder found for attribute meta-inf

    I'm trying to activate my EJB DC that works properly when built and executed/deployed in the portal.
    But in CBS it fails to build and we got the following error trace:
    This is the error trace:
      [pppacker] Packing public part 'client'
      [pppacker] ERROR: Failed to pack public part: No folder found for attribute meta-inf
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.PPPackTask._execute(PPPackTask.java:295)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.techdev.ant.util.BPTask.execute(BPTask.java:20)
      [pppacker] ERROR:       at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
      [pppacker] ERROR:       at org.apache.tools.ant.Task.perform(Task.java:364)
      [pppacker] ERROR:       at org.apache.tools.ant.Target.execute(Target.java:341)
      [pppacker] ERROR:       at org.apache.tools.ant.Target.performTasks(Target.java:369)
      [pppacker] ERROR:       at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    [pppacker] ERROR: Caused by: com.sap.tc.buildplugin.pp.PackException: No folder found for attribute meta-inf
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.entity.EHEjbClientJar.findSpecialFolderContaining(EHEjbClientJar.java:126)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.entity.EHEjbClientJar.determineFileList(EHEjbClientJar.java:64)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.PPPacker.packEntity(PPPacker.java:697)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.PPPacker.packPublicPartContent(PPPacker.java:585)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.PPPacker.packPublicPart(PPPacker.java:532)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.PPPacker.pack(PPPacker.java:460)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.PPPackTask._execute(PPPackTask.java:293)
      [pppacker] ERROR:       ... 29 more
    Ant runtime 0.032 seconds
    Ant build finished with ERRORS
    Failed to pack public part: No folder found for attribute meta-inf
    I'm not sure if this means anything:
    Preparing data context..
    No public part descriptor found for component "ejb20" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "jdbc20" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "jms" (vendor "sap.com"), public part "default", using legacy mode.
    No 'default' JDK defined, will use running VM.
    Data context preparation finished in 0.017 seconds
    How do I resolve this issue?
    Thank you in advance.

    TRY TO DO ITSELF.

  • "No bean found under attribute key" exception when a JSP is not accessed

    HI,
    We are using weblogic 7.1 SP6, Oblix and TRC struts in our application. During normal access to various pages system works fine. When the application is not accessed for 30 minutes system displays session expired exception. But some time when a page is not accessed for some time, say 15 - 20 minutes and user clicks any link system displays a exception dump in the screen. The exception displays for pages with track changes. The exception starts with following line
    [ServletException in:/jsp/include/Header.jsp] No bean found under attribute key HomepageFormBean' javax.servlet.jsp.JspException: No bean bound under attribute key HomePageFormBean at org.apache.struts.taglib.logic.CompareTagBase.condition(CompareTagBase.java:221) at org.apache.struts.taglib.logic.EqualTag.condition(EqualTag.java:90)
    After closing the window and tried to access the same page then the system works fine. The above exception is intermittent.
    Any help is highly appreciated.
    Thanks,
    K.Pushparaj

    Hi dear use this code i modified
    <logic:iterate id="lstDelNotificationData" name="institutionHomeForm" property="delNotification_data" indexId="i" >
    <table cellpadding="0" cellspacing="0" width="320" border="0">
    <tr>
    <td valign="top"><img src="/images/bullet2.gif" alt=" "></td>
    <td>
    "sm"> Your FYE <bean:write name="lstDelNotificationData" property="ins_fye"/> Annual ......is
    Now u will not get bean problem

  • Error for the fact table while processing the cube - attribute key cannot be found when processing

    Please help as I am new to SSAS and this is urgent requirement. This is a MOLAP cube and below is the error that I am receiving when processing the cube. The cube is set to Prrocess Full. Several similar errors are popped up for various dimensions.
    "Errors in the OLAP storage engine: The attribute key cannot be found when processing: Table: 'Fact_Table', Column: 'ID', Value: '1'. The attribute is 'Id'. Errors in the OLAP storage engine: The attribute key was converted to an unknown member because
    the attribute key was not found. Attribute Id of Dimension: 17 - Ves - PoC Cont from Database: DB, Cube: IPNCube, Measure Group: iSrvy, Partition: Partition1, Record: 1."
    Thanks in advance.

    Thanks for the recommendations David.
    It will be really great if you can clear some of my doubts:
    To my information, all the dimensions need to be processed first and then the fact table will be processed.
    So if the ID's are not present in the dimension tables, then it should not be present in the Fact table either.
    Here we found null values in the dimension table and the ID's were present in the Fact table. What might be the reasons causing such situation?
    Also how frequently the cube needs to be processed? Currently the ETL which processes the cube, is scheduled in a SQL Job Agent on hourly basis everyday. 
    Is there any possibilty that the cube might be under processing state and the SQL job for the next run getting executed trying to access and process the cube while it was still processing?

  • SSAS Cube - Throws "attribute key not found" when the key exists

    Hi,
    I created a cube with 2 fact tables ( CabecNF and ItensNF ) and with some dimensions, in this case Cliente.
    When I proccess the cube it throws this error:
    Internal error: The operation terminated unsuccessfully.
    Errors in the OLAP storage engine: The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
    Errors in the OLAP storage engine: An error occurred while processing the 'ITENSNF' partition of the 'ITENSNF' measure group for the 'SCA' cube from the SCA_Cube_ database.
    Errors in the OLAP storage engine: The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
    Server: The operation has been cancelled.
    Errors in the OLAP storage engine: An error occurred while processing the 'CABECNF' partition of the 'CABECNF' measure group for the 'SCA' cube from the SCA_Cube_ database.
    Errors in the OLAP storage engine: The attribute key cannot be found when processing: Table: 'dbo_CLIENTE', Column: 'CODIGO', Value: '6571'. The attribute is 'CLIENTEID'.
    Errors in the OLAP storage engine: The attribute key was converted to an unknown member because the attribute key was not found. Attribute CLIENTEID of Dimension: CLIENTE from Database: SCA_Cube_, Cube: SCA, Measure Group: ITENSNF, Partition: ITENSNF, Record: 152957.
    I understand that is not finding the ClienteID 6571. But I've checked on my database and he exists, and he has itens in the CabecNF wich has itens on ItensNF.
    I've already customized the error configuration on the dimensions, but it didn't solve the problem.
    What could be causing this behavior?
    Thanks.
     

    i did nt get what are trying say by this:
    "First the Cliente dimension reported 500 rows skipped due to having the same name(even the name not being a key), so I changed the dimension and set the "name" property as not aggregable. Re-processed the dimension, and this time no skipped rows"
    1.) were u able to do a full process of the dimension successfully?
    if yes can you go and check the view or data source query that is making this dimension  have the value for the column 'CODIGO' 6571
    Yes, the process of the dimension was successful. At first successful with warnings, and then successful without warnings.
    But I found the problem: The Cliente dimension has relathionship with the Seguimento dimension, and the Cliente 6571 had NULL at that relationship. I fixed that and the cube was processed successfully.
    It was a bit hard to find the problem because the error didn't mentioned anything about the Seguimento dimension.
    Thanks for all your help guys!

  • Attribute #MX_MSKEYVALUE_DN could not be found Self Service Password reset

    Hi,
    I use NetWeaver 7.02 and IDM 7.2
    I've just created the Self Service-Task Password Reset.
    If I call the page http://<host>:<port>/idm/pwdreset I get the following error message:
    Attribute #MX_MSKEYVALUE_DN could not be found
    DE: Attribut #MX_MSKEYVALUE_DN konnte nicht abgerufen werden
    The attribute MSKEYVALUE is available in my Identity Store.
    The Task for "Edit authentication questions" is available.

    Hi Chris,
    I use NetWeaver 7.00 SP14 and IDM 7.2 SPS 3 (tried IDM 7.1 before, but had same error) on Windows Server 2003 SP2 with an Oracle DB 10.2.0.1
    The IDM is working fine except the PwdReset Application. Maybe it has to do something with the Anonymous User?
    Executing SELECT * FROM MC_LANGUAGE_TRANSLATIONS WHERE LANGKEY = '#MX_MSKEYVALUE_DN'
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=AR
    LANGIDSTORE=1
    LANGVALUE=?????? ??????
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=BG
    LANGIDSTORE=1
    LANGVALUE=???????? ??
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=CA
    LANGIDSTORE=1
    LANGVALUE=Identificador unÌvoc
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=CS
    LANGIDSTORE=1
    LANGVALUE=JednoznacnÈ ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=DA
    LANGIDSTORE=1
    LANGVALUE=Entydig ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=DE
    LANGIDSTORE=1
    LANGVALUE=Eindeutige ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=EL
    LANGIDSTORE=1
    LANGVALUE=???ad??? ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=EN
    LANGIDSTORE=1
    LANGVALUE=Unique ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=ES
    LANGIDSTORE=1
    LANGVALUE=ID unÌvoco
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=FI
    LANGIDSTORE=1
    LANGVALUE=Yksiselitteinen tunnus
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=FR
    LANGIDSTORE=1
    LANGVALUE=ID unique
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=HE
    LANGIDSTORE=1
    LANGVALUE=????? ??????
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=HR
    LANGIDSTORE=1
    LANGVALUE=Jedinstveni ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=HU
    LANGIDSTORE=1
    LANGVALUE=EgyÈrtelmu ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=IT
    LANGIDSTORE=1
    LANGVALUE=ID univoco
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=JA
    LANGIDSTORE=1
    LANGVALUE=?? ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=KO
    LANGIDSTORE=1
    LANGVALUE=?? ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=MX
    LANGIDSTORE=1
    LANGVALUE=Unique ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=NL
    LANGIDSTORE=1
    LANGVALUE=Unique ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=NO
    LANGIDSTORE=1
    LANGVALUE=Entydig ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=PL
    LANGIDSTORE=1
    LANGVALUE=Jednoznaczny ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=PT
    LANGIDSTORE=1
    LANGVALUE=ID unÌvoco
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=RO
    LANGIDSTORE=1
    LANGVALUE=ID univoc
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=RU
    LANGIDSTORE=1
    LANGVALUE=??????????? ??.
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=SH
    LANGIDSTORE=1
    LANGVALUE=Jedinstveni ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=SK
    LANGIDSTORE=1
    LANGVALUE=JednoznacnÈ ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=SL
    LANGIDSTORE=1
    LANGVALUE=Enoznacen ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=SV
    LANGIDSTORE=1
    LANGVALUE=Entydig ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=TH
    LANGIDSTORE=1
    LANGVALUE=ID ?????????
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=TR
    LANGIDSTORE=1
    LANGVALUE=Benzersiz tanitici
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=UK
    LANGIDSTORE=1
    LANGVALUE=?????????? ?????????????
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=ZH_CN
    LANGIDSTORE=1
    LANGVALUE=????
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=ZH_HK
    LANGIDSTORE=1
    LANGVALUE=?? ID
    LANGKEY=#MX_MSKEYVALUE_DN
    LANGCODE=ZH_TW
    LANGIDSTORE=1
    LANGVALUE=?? ID
    Kind Regards,
    Tobias

  • Error while creating Transient Attribute in VO

    Hi.,
    I am using jdeveloper 11.1.1.5.,
    I had created a GlAcctYearlyBalEO with corresponding VO., I had created an transient attribute GaybCurrBal with type BigDecimal., While i am trying to create another transient attribute GaybCloseBal with type BigDecimal I am getting an error as
    Invalid identifier found in Attribute Name or Type
    GaybCloseBal

    Hello wilhelm,
    If you copy the attribute name from somewhere make sure that your GaybCloseBal has no spaces at the end.

  • Default value for attribute "COUNTRY" in BP_HEAD_SEARCH/MainSearch

    Hi Gurus,
    Requirement is to set default value for attribute "COUNTRY" in BP_HEAD_SEARCH/MainSearch when user clicks on Corporate Account.
    Below is code that i have written in DO_PREPARE_OUTPUT.
    Code is working fine and in the debug also i can see the value of COUNTRY is set to DE, but it is not showing on the screen for first time but when i load component second time(Refresh the screen), it shows me value.
    Any help would be appreciated. If somebody has otheralternative kindly share.
      CALL METHOD super->do_prepare_output( iv_first_time = iv_first_time ).
    Calling Super Method
    CALL METHOD super->do_prepare_output
       EXPORTING
         iv_first_time = abap_true.
    Data Declatation
      DATA :lr_col            TYPE REF TO if_bol_bo_col,
            lr_current        TYPE REF TO if_bol_bo_property_access,
            lr_param          TYPE REF TO if_bol_bo_property_access,
            lr_qs             TYPE REF TO cl_crm_bol_dquery_service,
            lv_attr_name      TYPE name_komp,
            lv_sign           TYPE bapisign,
            lv_option         TYPE bapioption,
            w_country_exist   TYPE c,
            w_param           TYPE string,
            w_value           TYPE string,
            w_flag            TYPE c.
    Getting SEARCH Context Node
      lr_qs ?= me->typed_context->search->collection_wrapper->get_current( ).
    Get Selection Parameters
      lr_col ?= lr_qs->get_selection_params( ).
    Start from first parmaters
      lr_current = lr_col->get_first( ).
    Clearing Variables
      CLEAR : w_country_exist, w_flag, w_param, w_value.
    Loop till we have selection paramters
      WHILE lr_current IS BOUND.         " While loop 1
    checking attribute name is COUNTRY then setting some variable
        w_param = lr_current->get_property_as_string( 'ATTR_NAME' ).
        CASE w_param.
          WHEN 'COUNTRY'.
    If country is filled then setting variable
            w_value = lr_current->get_property_as_string( 'LOW' ).
            IF w_value IS NOT INITIAL.
              w_country_exist = abap_true.
            ENDIF.
    When we got COUNTRY attribute then setting flag
            w_flag = abap_true.
        ENDCASE.
    Calling next parameter
        lr_current = lr_col->get_next( ).
      ENDWHILE.                          " While loop 1
    In below block we are checking is COUNTRY attribute is blank and
    we have found COUNTRY attribute in current selection paramters
      IF lr_qs IS BOUND.                 " SEACRCH CONTEXT BOUND
    If vairable is blank means DE or any other value is not filled in COUNTRY Attribute
        IF w_country_exist IS INITIAL.   " w_contry_exist
    We have to add selection attribute if we come accross COUNTRY attribute during our search
          IF w_flag EQ abap_true.        " w_flag
    Adding COUNTRY attribute with default value 'DE'
            lr_qs->add_selection_param( EXPORTING iv_attr_name = 'COUNTRY'
                                                  iv_sign      = 'I'
                                                  iv_option    = 'EQ'
                                                  iv_low       = 'DE' ).
          ENDIF.                         " w_flag
        ENDIF.                           " w_contry_exist
      ENDIF.                             " SEACRCH CONTEXT BOUND
    In below block we will remove COUNTRY attribute when it has blank value
      IF lr_qs IS BOUND AND w_country_exist IS INITIAL.
        lr_current = lr_col->get_first( ).
        WHILE lr_current IS BOUND.
          w_param = lr_current->get_property_as_string( 'ATTR_NAME' ).
          CASE w_param.
            WHEN 'COUNTRY'.
              w_value = lr_current->get_property_as_string( 'LOW' ).
              IF w_value IS INITIAL.
                lr_col->remove( iv_bo = lr_current ).
              ENDIF.
          ENDCASE.
          lr_current = lr_col->get_next( ).
        ENDWHILE.
      ENDIF.
    Edited by: Harsharandeep Singh on Apr 28, 2011 3:44 PM

    Hi,
    Try it like this:
      DATA:
        lr_bo        TYPE REF TO if_bol_bo_property_access ,
        lv_attr_name TYPE name_komp.
      FIELD-SYMBOLS:
        <ls_param>   TYPE crms_thtmlb_search_criterion.
      READ TABLE parameters
           ASSIGNING <ls_param>
           WITH KEY field = 'COUNTRY'.
      IF ( sy-subrc = 0 ).
        <ls_param>-value1 = ip_pfct.
      ENDIF.
      CHECK ( me->parameter_collection IS NOT INITIAL ).
      lr_bo = me->parameter_collection->get_first( ).
      WHILE lr_bo IS BOUND.
        CALL METHOD lr_bo->get_property_as_value
          EXPORTING
            iv_attr_name = 'ATTR_NAME'
          IMPORTING
            ev_result    = lv_attr_name.
        IF lv_attr_name EQ 'COUNTRY' .
          CALL METHOD lr_bo->set_property
            EXPORTING
              iv_attr_name = 'LOW'
              iv_value     = 'DE'.
          EXIT.
        ELSE.
          lr_bo = me->parameter_collection->get_next( ) .
        ENDIF.
      ENDWHILE .
    Kind regards,
    Micha

  • ISE External RADIUS proxy remove attributes

    Hi all,
    I setup external RADIUS for authenticating external users on ISE 1.2  - I need to remove all attributes received from the external RADIUS but I cannot find how to do it.
    I checked the option
    On Access-Accept, continue to Authorization Policy
    in RADIUS server sequense Advanced Attribute settings 
    and in Authorization policy I setup proper attributes but I found the attributes from external RADIUS server are in the Access-Acceept response too.
    This is RADIUS debug from the switch:
    Apr 10 09:35:51 CEST: RADIUS: User-Name [1] 17 "xxxxxxxxxxxxx"
    Apr 10 09:35:51 CEST: RADIUS: Session-Timeout [27] 6 3600
    Apr 10 09:35:51 CEST: RADIUS: Termination-Action [29] 6 1
    Apr 10 09:35:51 CEST: RADIUS: Tunnel-Type [64] 6 00:VLAN [13]
    Apr 10 09:35:51 CEST: RADIUS: Tunnel-Type [64] 6 01:VLAN [13]
    Apr 10 09:35:51 CEST: RADIUS: Tunnel-Medium-Type [65] 6 00:ALL_802 [6]
    Apr 10 09:35:51 CEST: RADIUS: Tunnel-Medium-Type [65] 6 01:ALL_802 [6]
    Apr 10 09:35:51 CEST: RADIUS: EAP-Message [79] 6
    Apr 10 09:35:51 CEST: RADIUS: 03 08 00 04
    Apr 10 09:35:51 CEST: RADIUS: Message-Authenticato[80] 18
    Apr 10 09:35:51 CEST: RADIUS: BA 8C BC 8D 69 23 2B 7D 8A 70 20 D4 DE 96 0B E2 [ i#+}p ]
    Apr 10 09:35:51 CEST: RADIUS: Tunnel-Private-Group[81] 4 "17"
    Apr 10 09:35:51 CEST: RADIUS: Tunnel-Private-Group[81] 7 01:"v230"
    Apr 10 09:35:51 CEST: RADIUS: Vendor, Cisco [26] 22
    Apr 10 09:35:51 CEST: RADIUS: Cisco AVpair [1] 16 ""ssid=eduroam""
    Apr 10 09:35:51 CEST: RADIUS: Vendor, Cisco [26] 37
    Apr 10 09:35:51 CEST: RADIUS: Cisco AVpair [1] 31 "termination-action-modifier=1"
    Apr 10 09:35:51 CEST: RADIUS: Vendor, Microsoft [26] 58
    Apr 10 09:35:51 CEST: RADIUS: MS-MPPE-Send-Key [16] 52 *
    Apr 10 09:35:51 CEST: RADIUS: Vendor, Microsoft [26] 58
    Apr 10 09:35:51 CEST: RADIUS: MS-MPPE-Recv-Key [17] 52 *
    As you can see a lot of attributes are twice in the response. I need only "v230" set as VLAN ID
    I looked for removing the attributes but "Modify attribute" settings (iether "in the request" or "before access-apccept") offer only subset of RADIUS attributes - I need to remove attribute 81 - Tunnel Network Private Group - but it is not offered there.
    Can somebody advice me, how to (idealy) remove all atrributes from external RADIUS or at least remove set of attributes at minimum with attribute 81?
    Thank you for any help

    Thank you,
    I duplicated the Dot1x Authentication Rule, and changed allowed protocols to "RADIUS Server Sequence : MySequence"
    In the RADIUS Server Sequence under the advanced tab I have it set to "Continue to Authorization Policy'.
    Which Authorization rule would match?
    Network Access:RADIUS Server Sequence EQUAL MySequence
    OR
    Network Access:UseCase EQUALS Proxy
    OR
    None of the above?
    Thanks

  • Batch Derivation - No sender found during manual derivation & order release

    Folks,
    I'm trying to simulate the batch derivation functionality but couldn't get it work. I have used both manual and release production order derivation events.
    Necessary configuration is setup including batch where used list and related derivation configuration.
    I have setup the condition records as follows (it is based on pull derivation; 1 receiver and n sender)
    For sender condition, I have condition record based on receiving + sending material combination, in which I defined two sending materials (both HALB) along with the receiving material (FERT). VFDAT (SLED) is my field attribute.
    For recipient condition, I have condition record based on material number, which is the same FERT material. VFDAT (SLED) is my field attribute and standard rules have been maintained.
    Both HALB materials have batches with VFDAT (SLED) dates.
    For manual derivation, I created a batch for the FERT without any VFDAT data in it and I'm trying to run DVMAN transaction for this FERT batch to invoke derivation, but it errors with two messages "No sender found for attribute VFDAT" & "The system did not find any sending batches".
    I tried using a production order release as well, but it's the same problem.
    Any thoughts as to why it is not working??
    Thanks!!

    Figured it out. I forgot to assign batches before invoking batch derivation.

  • Batch Derivation - No sender found during both Manual deriv & Order release

    Folks,
    I'm trying to simulate the batch derivation functionality but couldn't get it work. I have used both manual and release production order derivation events.
    Necessary configuration is setup including batch where used list and related derivation configuration.
    I have setup the condition records as follows (it is based on pull derivation; 1 receiver and n sender)
    For sender condition, I have condition record based on receiving + sending material combination, in which I defined two sending materials (both HALB) along with the receiving material (FERT). VFDAT (SLED) is my field attribute.
    For recipient condition, I have condition record based on material number, which is the same FERT material. VFDAT (SLED) is my field attribute and standard rules have been maintained.
    Both HALB materials have batches with VFDAT (SLED) dates.
    For manual derivation, I created a batch for the FERT without any VFDAT data in it and I'm trying to run DVMAN transaction for this FERT batch to invoke derivation, but it errors with two messages "No sender found for attribute VFDAT" & "The system did not find any sending batches".
    I tried using a production order release as well, but it's the same problem.
    Any thoughts as to why it is not working??
    Thanks!!

    Figured it out. I forgot to assign batches before invoking batch derivation.

  • SCSM2012: Cube processing failing on two cubes - ConfigItemDimKey not found

    Hi
    Two of our cubes (SystemCenterSoftwareUpdateCube and SystemCenterPowerManagementCube) has started to fail processing lately. In ServiceManager they the error is just "failed", but in SSAS there is a lot of errors.
    Both cubes fails with the following error when SSAS processing them:
    "Errors in the OLAP storage engine: The attribute key cannot be found when processing: Table: 'ConfigItemDim', Column: 'ConfigItemDimKey', Value: '7200'. The attribute is 'ConfigItemDimKey'. Errors in the OLAP storage engine: The attribute key was converted
    to an unknown member because the attribute key was not found. Attribute ConfigItemDimKey of Dimension: ConfigItemDim from Database: DWASDataBase, Cube: SystemCenterSoftwareUpdateCube, Measure Group: ConfigItemDim, Partition: ConfigItemDim, Record: 7201. Errors
    in the OLAP storage engine: The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation. Errors in the OLAP storage engine: An error occurred while processing the 'ConfigItemDim'
    partition of the 'ConfigItemDim' measure group for the 'SystemCenterSoftwareUpdateCube' cube from the DWASDataBase database."
    => My question: is it possible to recreate this ConfigItemDimKey manually (and how), or delete those cube and create them from scratch (back to oob status) ?
    Thanks.
    /Peter

    Hi Peter,
    We recently had similar issues with our ChangeAndActivityManagementCube. After a conversation with a Microsoft supporter I was able to work around that problem and so far it hasn't appeared yet.
    As you can read from the error message the issues appears when Analysis Services tries to process the ConfigItemDim measure group. During the processing it's looking up the corresponding dimension for attribute key. Now when the Measure Group
    is getting processed before the corresponding dimension is processed, it's possible that the attribute key doesn't exist in the dimension table yet and then this error occurs.
    What you have to do is the following:
    1. Process the dimensions manually using PowerShell and the following code (change the server address and SQL instance and execute it on the AS server):
    [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.AnalysisServices") > $NULL
    $Server = New-Object Microsoft.AnalysisServices.Server
    $Server.Connect("YOUR_DW_AS_SERVER\DW_AS_INSTANCE")
    $Databases = $Server.Databases
    $DWASDB = $Databases["DWASDatabase"]
    $Dimensions = New-Object Microsoft.AnalysisServices.Dimension
    $Dimensions = $DWASDB.Dimensions
    foreach ($Dimension in $Dimensions){$Dimension.Process("ProcessFull")}
    2. Then process the affected measure group manually using the SQL Management Studio. You have to connect to the AS Engine, expand the DWASDatabase DB -> Cubes -> Measure Groups -> right click the affected Measure Group and select process ->
    leave the standard settings in the next window and press ok.
    You have to repeated step 2 for each Masure Group mentioned in the event logs.
    3. Now process the entire cube by right clicking the cube in SQL Management Studio and select Process. Now the processing should finish successfully.
    Since then the data warehouse cube processing jobs were working fine again too in our installation.
    Hope this helps.
    Cheers
    Alex

  • SSO fails - userPassword having special characters

    Hi,
    This is a tricky situation i'm handling. I did a insert of around 1000 users into Sun DS whose userPassword contained special characters accepted by DS. mainly + and ;.
    For seeing if authentication will work, i just created a user through AM Console having userid and password both containing special characters. IT WORKED!! Hooray upto now.
    Here comes the problem. The backend insert was done through creating an LDIF file with all user attributes and using ldapadd to insert them. From what i've read, userPassword gets encrypted using SSHA. Fine with me!! Now, when i login using one of the uid's i inserted through the LDIF file, it says Authentication Failed. Okey dokey! I went n changed the same user's (who was born from the LDIF file) password through AM Console and voila!! Now am able to login using the same uid which was not able to login before.
    This is something very strange.. Can somebody throw some light on how I'm supposed to inserting user's password in the LDIF the same way AM Console seems to be doing it? You're help will be much appreciated.
    My LDIF has the following attributes which concern uid and pwd
    dn: uid=test\+,ou=People,o=test,dc=sample,dc=com
    sn: test
    givenname: guy
    uid: test\+
    uid: test+
    userPassword: test+
    I even tried with test\+ in the password. Still doesnt work!! HELP!!!

    thanks for the replies.
    iAMTheGuy,
    I am using AM 7.1(which came along with Sun Portal server 7.1) installed in legacy mode.
    Eric,
    I use ldapmodify to add users. I noticed encryption happens automatically, so i dont know pwdhash is needed. I have to note one thing. The authentication works if I add the user from AMCONSOLE and that user has special characters. This is A OK..
    All,
    But i still have problems with adding user in LDIF file with special character in userPassword. I use only the ldapmodify -a command with the user attributes that are needed to insert a simple user.. stuff like cn,sn,givenname and the likes. I am able to add users & configure them for JDBC authentication to MySQL. This works fine.. LDIF users + JDBC authentication is great. But I might have to accomodate a scenario where LDAP authentication will be used in the near future. So, password havin special characters is needed considering the users in MySQL are allowed such passwords & may be migrated in the future .
    Any workarounds? Or should i give up using passwords with special characters.
    I had a suggestion, not sure if it'll work. Some1 please shed light on this. In case, I store the password with special characters in some other attribute, say title or some custom attribute not shown in AMCONSOLE, can i change LDAP authentication to use that attribute instead of userPassword? is userPassword the constant attribute for authentication?
    Edited by: envious1 on Nov 12, 2007 2:35 AM

  • Attributes in Organisational Model vs Territory Mgmt

    Hi all,
    I'd like to know what is the difference between the organizational attributes and the territory attributes. For instance if I maintain the Country attribute for the function Sales scenario in an organizational unit then I have to do the same thing in attributes of the territory.
    Thanks in advance ... regards Roberto

    Kiran
    thanks for your response. In these days I'm working on organizational model / territory mgmt.
    I'm following the best practices that I found on help.sap.com about CRM 5.0.
        In those documents there is only a point of view: the "Organizational Model". I'm not able to find nothing on the territory mgmt.
    So it's not very clear when I have to use the territory if I found all attributes for the SALES scenario like Activity Reason, Tupel (channel, division), Country, Ref currency for document, Sales district, and so on.
    Through these attributes I'm able to reach the employee (position dependent) and the BP (through these attributes).
    Do you have any kind of documentation/best practices that can help me where the argument is the territory customizing?
    If I use for instance the division, channel and country in the territory for the partner determination, have I to maintain the same data in the organization model for the sales attributes? If yes, what is the function of these attributes in this kind of situation (with or without R3 integration)?
    Thanks in advance for the support
    Best Regards,

  • Attribute Dimension or Alternate Hierarchy

    Hello,
    We have a sparse dimension that has probably around 1500 members. We need to report on these members in different views then the current hierarchy holds. Is it best to create an alternate hierarchy with these 1500 members or to tag these members with various attributes and then use the attribute in the different reports. I did some research and found that attribute dimensions often have slow FR performance since they are dynamic, however, I feel like 1500 shared members is a lot. Any tips, tricks, advice would be greatly appreciated.

    Hi,
    I don't think 1500 shared members is a concern in and of itself (unless you are putting them all under one dynamic parent!). You are correct there could be some response time impact with attribute dimension retrievals, but then shared members under dynamic sparse parents may present similar concerns.
    I would encourage you to think about the structure and navigability desired. You should keep in mind that shared member rollups can only be used in reports consistent with the dimension they are in. One advantage of attribute dimensions over shared rollups is that, only with attribute dimensions, can you cross-tab report against the base dimension. If your users care about being able to see certain alternate groupings across the main dimension, then I would suggest going with attribute dimensions.
    There are other considerations. For instance, adding a large number of shared rollups in your BSO anchor dimension (the physically last dimension with hierarchy), you put more demand on Essbase calculator cache.
    Out of time for now. Just sharing some initial thoughts I hope you will find helpful.
    Darrell Barr

Maybe you are looking for

  • How do I create a flash website with multiple urls?

    I am not great at flash and am making a website that has a few different tabs for different pages.  How do I make different urls for each page?  I want to track each page seperately. Thank you.

  • Insufficient bandwidth/failed to respond

    I cant 1 on 1 video chat. most of the time when i invite there is a delay and then it says i failed to respond. on the other end it tells them that they failed to respond. occasionally it will say insufficient bandwidth.

  • Need to create sales out of purchase order using idocs

    Hi All, I have a requirement to create sales order based on purchase order with in the same sap system and same client(using orders04 idoc type).I have some doubts below could you please some body clarify? I know the basic steps in ALE(theritical kno

  • JDBC Thin Driver Won't Honor Autocommit=FALSE

    I have the following code, which intializes a JDBC thin driver connection, and sets the autocommit to false. However, as soon as the statement is executed, it commits on its own. What's going wrong here? I can tell that it is committing, because the

  • Inventory problem-ZEN 6.5

    I'm having major problems with inventory. Environment is single NDS tree NW6-6.5 ZENWorks 6.5. Workstations are importing normally. I always get database errors when trying to generate reports. If I right click a workstation object in Console One and