Ppt's on basics of ldap,&ant

hii
friends iam new joinee in the job iam in need of ppts of ldap from the core so plzz whoever sees this query try to reply with the ppt's of ldap,& ant tool
sumana

hi sumana,
what exactly are your needs?
find documentation here http://docs.sun.com/app/docs/prod/comp.app#hic
regards chris

Similar Messages

  • HTTP Basic Autnetication - LDAP Realm

    Hi,
    I have developed a SOAP webservice in BPEL 2.0 [ JBI ] and added the HTTP basic authentication on top of it ( added the policy ). I have used LDAP realm to authenticate the users from the LDAP server and its working fine.
    Below is the code snippet of the WSDL used to point to LDAP realm.
        <service name="casaService1">
            <port name="casaPort1" binding="tns:casaBinding1">
                <soap:address
    location="http://localhost:9080/SOAPWSService/SOAPWS"/>
                <wsp:PolicyReference URI="#HttpBasicAuthBindingLdapRealmPolicy"/>
            </port>
        </service>
            <wsp:Policy wsu:Id="HttpBasicAuthBindingLdapRealmPolicy">
            <mysp:MustSupportBasicAuthentication on="true">
                <mysp:BasicAuthenticationDetail>
                   <mysp:Realm realmName="LdapRealm" />
                </mysp:BasicAuthenticationDetail>
            </mysp:MustSupportBasicAuthentication>
        </wsp:Policy>
    The LDAP realm details from the Glassfish Server are as below:
    JAAS Context - ldapRealm
    Directory - ldap://localhost:389
    Based DN - dc=example,dc=com
    Bind DN - cn=Directory Manager
    Password - ldap123
    Now i would like to provide access to only users in a particular group. I have updated the Assigned Groups in the LDAP realm ( admin console ) to the group for which i would like to provide access to. But its not working.
    For webservices developed using EJB,we can use the web.xml , sun-web.xml,deployment descriptor files to add roles and map groups to this roles.
    But how do we implement the same in OpenESB ( service assemblies ). Do we have to modify the WSDL ? Please share some info if anyone has worked on this before.
    Thanks,
    Kris.

    Plamen Petrov wrote:
    I am having similar problem. I managed to grant access
    to individual users and groups in the LDAP server, but
    what I want to do is to give access to everyone in
    the LDAP directory without explicitly specifiyng his
    name or group membership.Create a group "everyone" in LDAP as a workaround.
    Cheers,
    Alexander Petrushko
    mailto:[email protected]
    Consulting Services available
    Freemarker vs JSP:
    http://javaworld.com/javaworld/jw-01-2001/jw-0119-freemarker.html

  • OAM Basic LDAP Authentication

    I have configuered a policy domain with the defautl Basic Over LDAP authentication scheme. I
    Also create a "Role :Any one" on Authz expression and rule.
    I keep getting the Basic LDAP prompt even I enter right credentials. Did I miss anything? I haven't configured any redirect or success stuff? Do I need to?

    The steps tab are showing the correct order. Following is the default Basic over LDAP scheme:
    Name Basic Over LDAP
    Description This scheme is Basic over LDAP, using the built-in browser login mechanism
    Level 1
    Challenge Method Basic
    Challenge Parameter realm:LDAP User Name/Password
    SSL Required No
    Challenge Redirect
    Enabled Yes
    obMappingBase="dc=oimdemo,dc=org",obMappingFilter="(&(objectclass=User)(uid=%userid%))"
    obCredentialPassword="password"
    The log file says ""The HTTP Authorization header does not have the expected format for basic authentication. Format should be 'Basic [username]:[password]'
    IIS site directory security has anonymous access disabled and IWA enabled.

  • How can a Visual Basic Application be used to read a Netscape LDAP server?

    I would Like to know if Visual Basic (ON AN NT WORKSTATION) can be used to access a Netscape LDAP Server (ON UNIX). And If so, will any API calls be necessary? Is there any documentation on using Visual Basic with LDAP?

    Hi Ryan,
    yes you can use VB with the nsldap32v30.dll or nsldap32v30.dll. You can get this from the iplanet page . The dll is inside the LDAP C SDK. Then, there's a 3 or 4 year old vb sdk with the declarations of the LDAP functions; but this seems not to be available in the web.
    Please send me a mail, I'll send you the doc and a sample vb prog.
    remove the nospam.
    [email protected]

  • Basic PPT animation won't run after publishing

    The first slide of my PPT has some basic animation (no
    audio). It works fine in PPT, but after I publish to my local
    server, the animation isn't there. The rest of the presentation
    works as it is supposed to.
    Is there a certain way I have to save or publish the file to
    get a basic animation to run?
    Thanks.
    Kristi

    Hi Kristi,
    I created a sample split animation and works fine in Breeze.
    Please take a look at the sample presentation using the link below:
    Split
    Animation Sample
    By the way, what version of Flash Player are you using? If
    you are using Flash Player 9, try reverting back to Flash Player 8
    and see if it works. Below is the link where you can download Flash
    Player 8:
    Archived Macromedia Flash
    Players

  • ASA Remote Access Authentication with LDAP Server

    Thank you in advance for your help.
    I am configuring an ASA to authenticate with a ldap server for ipsec vpn access.  My customer has 3 networks that are to be accessed by remote users.  However they want to be able to say that one user can get to 2 of the networks and not the 3rd.  So basically they want control over what network behind the firewall each user can access.  This seems doable from my reading and I had planned to creating a group for each network that needs accessible and either do attribute maps to each group with a separate group created on the ldap server for authentication.  Basically a ldap group on the ldap server that will have the users name in the group in order for access.  I can restrict access via acl's or filtering to force my group to only be allowed access to a specific network.  Here is the problem I am having now.
    The ldap server has been created and seems to be working fine.  I have created my AAA groups and servers and I have done the ldap test with a test user vpntest and a password on the ldap server.  When I run the authentication test from the ADSM or command line I get a good authentication successful message.  So I configured a vpn client remotely and attempted to authenticate to this group and it says there is no user by that name.  Below is a paste of the debug.  The second part is when I did a successful test from the ASDM or CLI and it worked great.  The first part is when I attempted from the vpn client.  It all looks the same from the search criteria.  What am I missing here or does anyone more knowledgeable see anything that I am doing wrong.  Can this be done this way or should I try radius.  The customer was just adament about using ldap.
    extvpnasa5510#
    [243] Session Start
    [243] New request Session, context 0xd5713fe0, reqType = 1
    [243] Fiber started
    [243] Creating LDAP context with uri=ldaps://130.18.22.44:636
    [243] Connect to LDAP server: ldaps://130.18.22.44:636, status = Successful
    [243] supportedLDAPVersion: value = 2
    [243] supportedLDAPVersion: value = 3
    [243] No Login DN configured for server 130.18.22.44
    [243] Binding as administrator
    [243] Performing Simple authentication for  to 130.18.22.44
    [243] LDAP Search:
            Base DN = [ou=employees,o=msues]
            Filter  = [uid=vpntest]
            Scope   = [SUBTREE]
    [243] User DN = [uid=vpntest,ou=employees,o=msues]
    [243] Talking to iPlanet server 130.18.22.44
    [243] No results returned for iPlanet global password policy
    [243] Fiber exit Tx=386 bytes Rx=414 bytes, status=-1
    [243] Session End
    extvpnasa5510#
    [244] Session Start
    [244] New request Session, context 0xd5713fe0, reqType = 1
    [244] Fiber started
    [244] Creating LDAP context with uri=ldaps://130.18.22.44:636
    [244] Connect to LDAP server: ldaps://130.18.22.44:636, status = Successful
    [244] supportedLDAPVersion: value = 2
    [244] supportedLDAPVersion: value = 3
    [244] No Login DN configured for server 130.18.22.44
    [244] Binding as administrator
    [244] Performing Simple authentication for  to 130.18.22.44
    [244] LDAP Search:
            Base DN = [ou=employees,o=msues]
            Filter  = [uid=vpntest]
            Scope   = [SUBTREE]
    [244] User DN = [uid=vpntest,ou=employees,o=msues]
    [244] Talking to iPlanet server 130.18.22.44
    [244] Binding as user
    [244] Performing Simple authentication for vpntest to 130.18.22.44
    [244] Processing LDAP response for user vpntest
    [244] Authentication successful for vpntest to 130.18.22.44
    [244] Retrieved User Attributes:
    [244]   sn: value = test user
    [244]   givenName: value = vpn
    [244]   uid: value = vpntest
    [244]   cn: value = vpn test user
    [244]   objectClass: value = top
    [244]   objectClass: value = person
    [244]   objectClass: value = organizationalPerson
    [244]   objectClass: value = inetOrgPerson
    [244] Fiber exit Tx=284 bytes Rx=414 bytes, status=1
    [244] Session End

    Hi Larry,
    You can map AD group memberships to specific group policies on the ASA, you can find that configuration here:
    - http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/91831-mappingsvctovpn.html
    Let me know if further assistance is required!
    Please proceed to rate and mark as correct the helpful Post!
    David Castro,
    Regards,

  • How to configure ldap.ora with multiple ldap contexts

    Hello.
    My company has recently taken on another environment with it's own LDAP configuration. It's a bit tedious to have to keep switching my ldap.ora for both ldap configurations. Are there any good suggestions for either allowing me to search both LDAP configurations (2 separate LDAP setups, with 2 default context)? Or is there a smooth way to populate 1 LDAP with the others data? Or perhaps some form of redirect on one LDAP to the other LDAP server for queries?
    Some basic info: LDAP is Oracle OID version 10gR2
    Please let me know if you have any useful ideas...

    Hi,
    Here is the of OVD benefits :
    1-Easy to setup and manage via our Management client; 2-Unifies multiple directories into a single access point; 3-Normalize and Unify multiple directories; 4-Directly accesses remote repositories;
    5-Allows a unified view of an entry using data from multiple repositories;6-Can act as an LDAP proxy and firewall;
    Why you can not use OVD to improve these? Read, LDAP to the other LDAP server for queries, allowing you to search both LDAP?
    I hope this helps.
    Thiago L Guimaraes

  • LDAP configuration un UPM under Site fails with correct info

    After TS for hrs, we discovered that basically the LDAP (optional) configuration fails for no good reason, since we finally gave up with UPM and configured CUCM for LDAP, and it worked like a champ.           

    Were you ever able to make any headway with this? I have a similar situation. I opened a case with TAC. They escalated it but it has been quite a while with no answer.

  • PPT On SmartForms

    Hi,
        Can anyone give me ppt file on smartforms as i have to give a ppt on the basics.

    Hi,
    Go through the following Links, here u can find example with step
    by step.
    http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html
    Check these step-by-step links
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287
    https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/8fd773b3-0301-0010-eabe-82149bcc292e
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/3c5d9ae3-0501-0010-0090-bdfb2d458985
    Check these links also.
    http://www.sap-basis-abap.com/sapsf001.htm
    http://www.sap-press.com/downloads/h955_preview.pdf
    http://www.ossincorp.com/Black_Box/Black_Box_2.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    http://www.sap-img.com/smartforms/smartform-tutorial.htm
    http://www.sapgenie.com/abap/smartforms.htm
    for Smartforms material
    http://www.sap-basis-abap.com/sapsf001.htm
    http://www.sap-press.com/downloads/h955_preview.pdf
    http://www.ossincorp.com/Black_Box/Black_Box_2.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    http://www.sap-img.com/smartforms/smartform-tutorial.htm
    http://www.sapgenie.com/abap/smartforms.htm
    How to trace smartform
    http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm
    http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF
    http://www.sap-img.com/smartforms/smart-006.htm
    http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm
    Re: Need FAQ's
    http://www.sap-img.com/smartforms/smart-006.htm
    http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm
    Re: Need FAQ's
    Regards,
    Satish

  • Need basic advice on images in IL copied to Word

    Some time ago I started using IL instead of PPT for my basic vector graphics.  The images are then used on web sites or in documents.  I sorta know how to place images in ID but I'm having a hard time getting good quality results when I use them in Word if I need to do any scaling.
    I use this technique:  Determine the physical dimensions of the image in Word.  Within IL I Select All and then scale to the appropriate %.  I then export as a bmp (300dpi) and finally insert the bmp in the Word document.  I'm getting bad line edges.
    There has to be a science and art to doing this and I benefit from some learning.
    Would someone point me to info on file formats, resizing, etc. so I can up to speed?  There has to be a simple tutorial out there that also helps explain all the file formats.
    Tom

    function(){return A.apply(null,[this].concat($A(arguments)))}
    I assume one gets better print quality if a DPI flag is present.
    No. What you're referring to as "a DPI flag" is just a scale factor. Many raster formats do not store a scale factor. Even those that do may be be ignored by the program into which it is imported.
    Because it's just a scale factor, it is simple to compensate, regardless of file format. For example, if you place a 72 PPI image (it's better to refer to raster resolution as Pixels Per Inch, not Dots Per Inch) into a layout, and then scale it to 50%, its PPI will then be 144.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    A little later there's a post suggesting emf for Office.  I tried that but the quality of the graphics still are very poor....The graphics is pretty simple.  A few rounded rectangle boxes, a couple straight lines, and text areas.
    Depends on content. Fills? Grads? Version? Without gettting into alot of object-specific caveats, just try it. If you get unsatisfactory results, you'll have to resort to a raster format. Use PNG.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    I ran the same test using a png.  The rectangle lines are much better as is the text but the text is a little "bolder" than the original and just slightly blurry.
    Try toggling the option for either Type Optimized or Art Optimized. It's accessible in the PNG export dialog and in the Save For Web dialog.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    ...is there any easy explanation why these export formats perform differently in Word (for my education)?
    Rasterization is, by its nature, a compromise. That's one reason why vector graphics exist. When working with office applications, resorting to raster formats is often unavoidable. Office apps simply do not support the kinds of vector graphics which (PostScript) programs designed for the print world do. Again, that's why print-oriented graphics programs exist. Word, for example, doesn't know didly about printing color separations.
    Similarly, web browsers ignore the scale factors embedded in images; instead you code the image scaling in the HTML.
    So the simple fact is, not all programs can handle the "higher end" functionality of cubic Bezier curves, CMYK images, etc., etc. So one has to find acceptable "lowest common denominators," which--when speaking of graphics--usually means restorting to raster images and accepting the inherent limitations of that.
    On the other hand, Illustrator can't handle things as basic as data merge or tables, either.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    Is it possible there's something about my graphics (font chosen, stroke size, ???) that makes it difficult for these transforms?
    You're dealing with rasterization and anti-aliasing. Again, it's a compromize required whenever working with raster formats. If you don't anti-alias, you get "less fuzzy" text at small sizes, but you also get more jagged edges in vector objects.
    You just have to have realistic expectations when rasterizing small text.
    JET

  • Jdeveloper+ANT+Hudson

    I create an ANT file to deploy and undeploy ADF web applications. Can I use Hudson to make the procedure of deployment and undeployment automatically?

    Yes. Basically write an ant script to deploy/undeploy to the server, then get Hudson to kick that script off. In Hudson speak, automatically deploying to a dev/test/prod environment is called "build pipelining".
    CM.

  • Help with ios LDAP setup for VPN access

    I am trying to move Microsoft LDAP for my vpn setup to an ISR router with 15.1 code . It has support but very little doccumentation. Anyone configured this before? i need some help or  basic  config.

    Ldap authentication started from 7.1 if I recall correctly along with LDAP mapping which helps you validate whether the user has the dial in attribute on or of. I would say starting from 7.1 till the latest 8.X version.
    Version 6.X does not have this feature.

  • What is LDAP and what are the functions of LDAP?

    Dear all
    What is LDAP ?
    What are the functions of LDAP?
    How we integrate LDAP into portal server?
    I want to know the Basics of LDAP
    appreciate your response.

    HIiii
    About LDAP:
    LDAP, Lightweight Directory Access Protocol, is an Internet protocol that email and other programs use to look up information from a server.
    More info on this link
    http://www.gracion.com/server/whatldap.html
    And Complete LDAP
    Please refer the links,
    http://help.sap.com/saphelp_nw04/helpdata/en/4e/4d0d40c04af72ee10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/48/d1d13f7fb44c21e10000000a1550b0/content.htm
    This may help u to solve the problem.
    How to configaration in LDAP Server in portal?
    http://help.sap.com/saphelp_nw70/helpdata/EN/42/d7b4f47ea91635e10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/EN/48/d1d13f7fb44c21e10000000a1550b0/frameset.htm
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/setting%2bup%2ban%2bldap%2bfor%2bthe%2bportal
    Have a look at these BLOGS which tells you step step by approach to integrate LDAP with SAP EP.
    Novell  eDirectory  8.8 as UME Data Source for EP : Part I
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2937. [original link is broken]
    UME Data Source: LDAP
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/setting%2bup%2ban%2bldap%2bfor%2bthe%2bportal
    Windows Integrated Authentication via Kerberos on an LDAP data source -
    NTLM with LDAP
    Browse these links.
    UME Data Source: LDAP
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/setting%2bup%2ban%2bldap%2bfor%2bthe%2bportal
    Check these:
    https://wiki.sdn.sap.com/wiki/display/HOME/ConfigureLDAPand+EP
    http://help.sap.com/saphelp_nw04/helpdata/en/cc/cdd93f130f9115e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/48/d1d13f7fb44c21e10000000a1550b0/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e1959b90-0201-0010-849c-d2b1d574768b
    You can refer to the following weblinks for the same
    HELP.SAP.COM
    http://help.sap.com/saphelp_nw70/helpdata/EN/4e/4d0d40c04af72ee10000000a1550b0/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e1959b90-0201-0010-849c-d2b1d574768b
    FORUMS
    LDAP Server settings for Configuring Multiple LDAP in Portal UME.
    LDAP Configuration - Multiple domains
    EP7 - Multiple LDAP sample file
    SAP Note
    736471 UME Configuration of multiple LDAP data sources
    Hope this Would Help
    Give Rewards if usefull.

  • OAM- "You do not have sufficient access rights" message with Master Admin

    Customer has configured the OAM system to have both the primary and the secondary side for failover purposes. The back end directory server on both systems are in sync. The primary side of the systems works well as far as this issue is concerned.
    On the secondary side, if you login with the MASTER administrator of the system and click 'Identity System Console' or click any of the configurations under the Configurations in the User Manager, you get the error message saying "You do not have sufficient access rights". However, if they navigate to the Access system on the same browser and access the "Access System Console", and then navigate back to the Identity system, the Master Administrative rights are granted and now have a full access to the system.
    We tried following things to resolve the issue, but could not resolve it:
    1) Tried deleting 'cookieencryptionkey' which is found under "obcontainerid=encryptionkey,o=oblix" and restarted both the Identity Servers.
    2) Confirmed that the OAM administrator is present in cn=Web Masters,o=Oblix,<> and cn=Directory Administrators,o=Oblix,<> from the LDAP.
    3) Under the apps=PSC node, checked the Advance Properties for the 'obuniquememberStr' attribute:
    - Master Web Resource Admins (cn=master web resource admins, obapp=PSC, o=oblix, ...)
    Made sure that the values for the 'obuniquememberStr' attribute has the correct value there.
    4) Reconfigured the Secondary Identity Server.
    None of the above really helped to resolve the issue.
    Could anybody please help here to get rid of this issue.
    -Amol

    Hi Vinod,
    Here is the customer's response to your above 2 questions:
    1. We have 4 Directory server profiles for Identity servers; one for user data and one for configuration data for each server.
    I have at least reduced them to two and used only the ones initially used by the primary identity server as our user and configuration data do not reside together. User data is consumed via OVD.
    However, this does not seem to have any effect on the current behavior.
    2. All components except for the access server are on 10.1.4.2 and the access server is on 10.1.4.1
    Also below are the errors from the oblogs:
    dentity Server log
    =============
    2008/03/19@10:04:16.508530 4332 262160 PPP INFO 0x000008C7 obeventcatalog.cpp:183 "Cannot find the action" function^ObEventCatalog::GetActionEntry2Modify() actionName^ENCRYPTION_cookieEncryptionKey
    Access Server Log
    =============
    2008/03/19@10:03:56.329959 13608 1687633 CONNECTIVITY DEBUG3 0x00000201 /usr/abuild/Oblix/1014lwhf/palantir/netlib/src/obmessagechannel.cpp:601 "Received " ipaddr^10.217.209.81 ipport^1853 seqno^12 opcode^1 opcodeStr^IsResrcOpProtected Message^ro=t%253d0%2520o%253d%2520no%253d%2520r%253d%2520nr%253d%2520wu%253d/identity/oblix/apps/admin/bin/frontpage_admin.cgi%2520wh%253d10.217.209.81%2520wo%253d1%2520wa%253d0%2520ws%253d st=ma%253d2%2520mi%253d2%2520sg%253d0%2520sm%253d version=3 pd=
    2008/03/19@10:03:56.340433 3099 802864 AUTHENTICATION DEBUG2 0x00000201 /usr/abuild/Oblix/1014lwhf/palantir/aaa_server/src/aaa_service_server.cpp:2779 "Authorization successful"
    Webgate Log
    ==========
    2008/03/19@10:04:05.661000 5796 4516 HTTP_REQ DEBUG3 0x00000201 \Oblix\coreid1014\palantir\webgate2\src\isprotected.cpp:185 "Resource is protected" ResourceOperation^GET ResourceType^http Resource^//10.217.209.81/identity/oblix/apps/admin/bin/front_page_admin.cgi authnSchemeName^Oracle Access and Identity Basic Over LDAP
    2008/03/19@10:04:14.661000 5796 4516 LDAP DEBUG3 0x00000201 \Oblix\coreid1014\np_common\db\ldap\util\ldap_util2.cpp:537 "MLK-Memory leak for LDAP error information. This will show up as memory leak in LDAP SDK calls." key^25
    2008/03/19@10:04:14.661000 5796 4516 LDAP DEBUG3 0x00000201 \Oblix\coreid1014\np_common\db\ldap\util\ldap_util2.cpp:537 "MLK-Memory leak for LDAP error information. This will show up as memory leak in LDAP SDK calls." key^25
    2008/03/19@10:05:54.552000 5796 5256 CONFIG DEBUG2 0x00000201 \Oblix\coreid1014\palantir\access_api\src\obconfig.cpp:865 "Client configuration not updated"
    2008/03/19@10:05:54.552000 5796 5256 CONFIG INFO 0x0000182D \Oblix\coreid1014\palantir\access_api\src\obconfig.cpp:866 "The Access Server has returned a fatal error with no detailed information." raw_code^302
    I checked the OVD logs but did not find any error in it. Customer also tried to unprotect the /identity and /access URLs but the issue persist.
    Also I do not feel this as a bug, because this environment was working quite for few months without any such issues, also there were no changes made on the OVD/AD configurations. However, the server that hosts the OVD/AD was shut down and when it was restarted, we started experiencing this issue.

  • OAM 10g - Simple question (I think)

    Hey guys, I want to run something by you to see if I'm missing something critical. What I'm trying to do is fairly simple...
    I want 2 login forms for the same webpage, depending on which hostname is used.
    internal.mydomain.com
    external.mydomain.com
    both of these point to an IIS box, which is configured to receive on *:80.. no hostheaders defined.
    Originally, there was only the internal.mydomain.com and that is all setup and working. Accessing http://internal.mydomain.com/secret brings up my "Custom Internal Form".
    I want to add the ability so that when http://external.mydomain.com/secret is acccessed, it brings up my "Custom External Form".
    I have set up a new Host Identifier with external.mydomain.com
    I have copied the policy domain to "My Policy - External" and set it to the new Host Identifier, and specified to use Basic Over LDAP (as a quick test, will create the actual form later)
    When I access external.mydomain.com/secret I keep getting the "Custom Internal Form".
    When I perform an Access Test within oam to the same URL, it shows the correct ("My Policy - External" ) policy domain in the evaluation result, aka.
    This tells me that OAM is configured correctly, but the WebGate isn't reporting properly the host header used.
    Any ideas? I would very much appreciate any insight or suggestions.
    Thanks very much

    Hi Alex,
    Couple of things:
    1. Please check if there is any proxy configured in external.domain.com to route requests to internal.domain.com
    2. Is Login page residing in same webserver as protected page? If so, it will be different for internal and external domains as it will be seperated by a firewall. I would configure a single authentication scheme without specifying anything in challenge redirect field so that Login page will be thrown from the webserver where it is called for secured page.
    3. Please check whether you are able to access login pages of both external and internal domains directly and check for any errors in webserver logs.
    Please post the results.
    Hope this helps!
    -Mahendra

Maybe you are looking for

  • Two External Hard Drives and Time Machine

    Hi All Does anyone out there know if it is possible to use Time Machine to backup information from one external hard drive to a second external hard drive? I dont want to store this particular information on my internal hard drive (partly because the

  • Printing from Adobe Reader X with HP UPD PCL6 ver 61.107.4.8232 and Win 7 x64

    Hello, I have a Windows 2003 32-bit server with HP UPD PCL6 driver, version 61.107.4.8232 installed for several HP P4014dn printers.  I'm running into an issue printing from Adobe X on Win 7 x64 machines.  There is a delay of about 5-10 minutes, per

  • Can someone please have the answer to this question!!!?!?!?

    i had my ipod for 2 years and its a 2nd generation and i was useing my old computer for itunes..but then i got a new laptop so i downloaded itunes again.i bought songs from itunes for my ipod...and i connected up to my laptop and everything was worki

  • Missing right paranthesis

    CREATE TABLE tbl_room ( room_id NUMBER, accommodation_id NUMBER, floor_area NUMBER, rentable NUMBER(1), type VARCHAR2(20), CONSTRAINT pk_room PRIMARY KEY (room_id), CONSTRAINT fk_room_accommodation FOREIGN KEY (accommodation_id) REFERENCES tbl_accomm

  • Pulling Variant Configurator's object dependencies

    hello friends could someone please let me know if there are any BAPIs that can pull VC's object dependencies. Any comments or feedback on this will be highly appreciated. Thanks Ram