Unable to JASS-LDAP example

did anyone able to run the JASS-LDAP example available in scuritydemos at
http://www.oracle.com/technology/tech/java/oc4j/demos/904/index.html
when i try to access the application i get this
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log
Server log
05/03/21 13:11:32 10.1.2.0.0 Started
05/03/21 13:11:33 10.1.2.0.0 Started
05/03/21 13:11:35 Published an event: C_128.82.5.32.1f5d386.10290d95810.-8000#mydomain.com#237961306#D#sample1#default_island&'Test&'HTTP:Test#3304&'RMI:Test#3204&'JMS:Test#3704
05/03/21 13:13:08 10.1.2.0.0 Stopped (Shutdown executed by jazn.com/admin from 127.0.0.1 (127.0.0.1))
05/03/21 13:13:14 10.1.2.0.0 Started
05/03/21 13:13:15 10.1.2.0.0 Started
05/03/21 13:13:16 Published an event: C_128.82.5.32.1f5d386.10290d95810.-8000#mydomain.com#237961306#D#sample1#default_island&'Test&'HTTP:Test#3304&'RMI:Test#3204&'JMS:Test#3704
any suggestions ?

Meanwhile, i have tried with
sip:test.user1@IPADDRESS:5060
sip:test.user2@IPADDRESS:5062
As Someone suggested, Still the problem is not resolved.
And Yes, the SASH shows that there are users as test.user1 & test,user2
Please help me out someone. Thanks.

Similar Messages

  • JASS-LDAP example

    Did anyone try to deploy JASS-LDAP security example by Oracle. It works fine using the jazn-data.xml but when i try to deploy using LDAP manager it gives
    Status: Not Loaded in the Enterprise Manager
    How can resolve it ?

    let me be more clear about my question. i tried to run the example you have shown in Jdeveloper. I'm trying to run callInfo in Jdeveloper. I dont see index.html loaded into workspace. please see this screenshot to be a better idea of what i'm talking.
    now how do i run the index.html( i mean the application)

  • Unable to get following example working

    http://java.sun.com/products/jlf/ed2/samcode/textme1.html
    i am unable to get this example of file menus working.
    i have created a new project in JBuilder called TextMenu.jpx
    i have altered the project properties to look for TextMenu as the main method but it gives me a compilation error:
    "java.lang.NoClassDefFoundError: TextMenu
    Exception in thread "main" "
    can anyone else get this example working???

    Hi there,
    OK So its been two years since the last reply to this thread, but just incase anyone else out there is having problems with getting this example working in JBuilder here is how we did it.
    First off remove the "package samples;" line from the top of the .java file
    then locate the following line
    resources = ResourceBundle.getBundle( "samples.resources.bundles.TextMenuResources", locale);
    and change the part in the quotes to just "TextMenuResources".
    Finally open the samples.jar file and extract the file "TextMenuResources.properties" to the class folder of the project you are working on (for example if your project was called "TextMenu" then locate the "\TextMenu\class" folder and extract the file to there).
    Then compile the .java file in jbuilder and it runs, hopefully.
    I'm guessing there are easier ways to achieve a working state, but i had to get this working on a college computer with a variety of security precautions in place (including no command prompt, and no control panel which makes altering the classpath environment variable hard unfortunately).
    Hope that this helps someone.
    Sheepy / Andy

  • Unable to initialize LDAP (No LDAP server is configured)show in the admin server of iWS6.0 users and group

    When I goto web server administration in users and group tab it alway show me Unable to initialize LDAP (No LDAP server is configured) Is it cause the effect to use web server because I use iWS with ias .
    If it cause some effect ,Please let me know how to configured LDAP server.

    Run this Command from the Exchange Server
    Net time \\ADServerName /Set
    and confirm the action,
    and then you need to restart the service
    Microsoft Exchange Active Directory Topology Service
    and confirm you are not getting the Error 4001 in the event Viewer.
    Thank you, it resolved my issue after being sweating looking for solution.
    How can I prevent this from happening? I cannot restart services on each server reboot nor lose 5 years of my life!!!
    Sokratis Laskaridis MCP, MCTS, MCITP, Small Business Specialist Netapp ASAP, Symantec STS

  • Novell eDirectory Target Recon: Unable to search LDAP LDAP: error code 53

    Hi All,
    I am getting following error while running the Novell eDirectory Target Reconciliation in batch mode:
    *ERROR,27 Oct 2009 22:59:54,263,[XL_INTG.EDIRECTORY],Paged Search failed.javax.naming.OperationNotSupportedException: [LDAP: error code 53 - Unwilling To Perform]; remaining name 'ou=centrica,ou=Regular,o=Infosys'*
    *DEBUG,27 Oct 2009 22:59:54,263,[XL_INTG.EDIRECTORY],tcUtilLDAPOperations -> ~~~~~~~~~~Entering disconnectFromLDAP()~~~~~~~~~~*
    *DEBUG,27 Oct 2009 22:59:54,263,[XL_INTG.EDIRECTORY],tcUtilLDAPOperations -> Closing initial directory context*
    *DEBUG,27 Oct 2009 22:59:54,263,[XL_INTG.EDIRECTORY],tcUtilLDAPOperations -> ~~~~~~~~~~Leaving disconnectFromLDAP()~~~~~~~~~~*
    *ERROR,27 Oct 2009 22:59:54,263,[XL_INTG.EDIRECTORY],tcTskLDAPUserReconciliation] --> execute(): failed. Exception in execute() method.*
    *javax.naming.NamingException: tcUtilLDAPOperations  -> : NamingException : Unable to search LDAP [[LDAP: error code 53 - Unwilling To Perform]]*
    *     at com.thortech.xl.integration.ldap.util.tcUtilLDAPOperations.search(Unknown Source)*
    *     at com.thortech.xl.util.schedule.tasks.tcTskLDAPUserReconciliation.processChange(tcTskLDAPUserReconciliation.java:2752)*
    *     at com.thortech.xl.util.schedule.tasks.tcTskLDAPUserReconciliation.execute(tcTskLDAPUserReconciliation.java:344)*
    *     at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.run(Unknown Source)*
    *     at com.thortech.xl.scheduler.core.quartz.QuartzWrapper$TaskExecutionAction.run(Unknown Source)*
    *     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)*
    *     at weblogic.security.service.SecurityManager.runAs(Unknown Source)*
    *     at weblogic.security.Security.runAs(Security.java:41)*
    *     at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(Unknown Source)*
    *     at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown Source)*
    *     at org.quartz.core.JobRunShell.run(JobRunShell.java:178)*
    *     at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:477)*
    *DEBUG,27 Oct 2009 22:59:54,264,[XL_INTG.EDIRECTORY],tcTskLDAPUserReconciliation] --> execute(): exit*
    This error is coming only for OU's which have more than 200 entries in them. The
    if anyone has any clue on this problem, then kindly help.
    Cheers,
    Sunny

    See if your e-directory supports paged searches.
    If not then you have to configure your e-directory to support paged searches. I think the connector by default only uses paged searches.
    You need to look for OID 1.2.840.113556.1.4.319 (page control) in supported control list of the rootDSE.
    Hope this helps,
    Sagar

  • IWS "unable to initialize LDAP" to iAS

    I use iWS6.0 with iAS6.0 SP3 and when I goto web server administration ,In users and group tab,it show me
    Unable to initialize LDAP.
    (No LDAP server is configured.)
    How can I configured LDAP in this case?
    Sung

    Sung,
    I think, you should post this question to the appropriate Web & Application Servers forum.
    Bertold

  • Unable to install JDT example plugins in NetWeaver Studio

    Hello,
    I am using the SAP Web AS (Java 6.40) Sneak Preview Edition and am having a problem installing the JDT example plugins in the NetWeaver Developer Studio WorkBench.
    I have followed the instructions given in the 'Java Development User Guide' of the WorkBench online help (Getting Started >>Basic Tutorial>>Preparing the Workbench >>Installing the JDT Example Plugins) :
    1. I have downloaded the Examples zip file (eclipse-examples-2.1.2-win32.zip ) from www.eclipse.org/downloads
    2. The zip file has been extracted to the root Eclipse directory,  C:\Program Files\SAP\JDT\eclipse\ while ensuring that the WorkBench is not running.
    3. However, after restarting the Workbench, there is no message indicating that the updates have been detected. Moreover, when I navigate to File > New > Example.. in the WorkBench, I don't see any examples which have been installed.
    Please advise on the correct procedure for installing the JDT example plugins in the WorkBench.
    Thanks,
    Nikhil
    Maxtor Peripherals (S) Pte Ltd.
    Singapore

    Hello Jiri,
    Thanks for the reply. I have followed your instructions but am still unable to install the Eclipse plugins and examples. While importing, if I point to the Eclipse base folder where I have unzipped the downloaded file, none of the examples/plugins are recognized.
    I would like to emphasize that the examples to which I was referring in my earlier note are not the standard examples which are delivered alongwith the SAP Web AS Sneak Preview installation. I am trying to install the examples which have been downloaded from the Eclipse website. These have been described in the WorkBench online help in the following section :
    Platform plugin Developer Guide > Examples Guide > Installing examples manually..
    The examples are Address Book, Clipboard, File Viewer etc.
    I understand that the prerequisite for this is  the installtion of the Eclipse plugins. As described in my earlier email, I have followed the instructions but the Workbench is not being updated with the Eclipse plugins.
    Awaiting your reply..
    Thanks,
    Nikhil

  • Unable to integrate SimpleImpl example into split-level directory structure

    I am trying to integrate the SimpleImpl web service example into my weblogic server 9.1 application, but I am at a dead end.
    Here is what I have so far.
    A WSDL that is visible at a path of http://<host>:<port>/simple/SimpleService?WSDL
    A JWS_WebService.jsp that loads and appears to retrieve the WSDL.
    The simpleImpl example is a sub-deployment of module-type 'wsee' inside an app-deployment of module-type 'ear'.
    I did not put the library-ref (generated by jwsc) from the weblogic-application.xml in my ear's weblogic-application.xml.
    When I go to the JWS_WebService.jsp in my web app (another sub-deployment in my ear). I submit the example query and get the following error. Has anyone seen this before?
    sayHello() returned:
    java.rmi.RemoteException: SOAPFaultException - FaultCode [{http://schemas.xmlsoap.org/soap/envelope/}Client.Authentication] FaultString [Access Denied to operation sayHello] FaultActor [null] Detail [weblogic.wsee.util.AccessException: Access Denied to operation sayHello
         at weblogic.wsee.security.AuthorizationHandler.handleRequest(AuthorizationHandler.java:78)
         at weblogic.wsee.handler.HandlerIterator.handleRequest(HandlerIterator.java:127)
         at weblogic.wsee.ws.dispatch.server.ServerDispatcher.dispatch(ServerDispatcher.java:84)
         at weblogic.wsee.ws.WsSkel.invoke(WsSkel.java:60)
         at weblogic.wsee.server.servlet.SoapProcessor.handlePost(SoapProcessor.java:66)
         at weblogic.wsee.server.servlet.SoapProcessor.process(SoapProcessor.java:44)
         at weblogic.wsee.server.servlet.BaseWSServlet$AuthorizedInvoke.run(BaseWSServlet.java:124)
         at weblogic.wsee.server.servlet.BaseWSServlet.service(BaseWSServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:272)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:165)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3153)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1973)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1880)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1310)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    Thanks,
    Robb                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    I confirm : everyone on the planet is getting the same issue : from windows 8.1 to a NAS : doesn't copy without message, just creates silently the first folder and leave it empty.
    every other combination works : from windows 7 to the same NAS, windows 8.1 to an USB key, everything works.
    for your information, a NAS is a standalone device, not a computer, you can only manage it remotely.
    so just stop asking about details about the error message, there isn't any.
    this is not something you can fix by making settings or reading KB. you have to make the test yourself if you don't believe your customers, and once you'll understand that this is a serious bug, you have to escalate to the development teams to alter the
    windows 8 code to make it work almost as well as a windows 7 can.
    pardon me if i speak hardly, but i've just made a dozen of internet searches, and the whole platet seems to be aware of this issue, you are the only one who ignores it or ask an unrelated question. on another hand, your are the ony ones that can fix it.
    Don't try to incriminate the NAS firmware as you were able to deal with it in windows 7.
    if you need more info, just make an internet search with the following terms :
    "windows 8.1" when copying on a "network drive" nas

  • Unable to execute ParlayPresenceWebServiceClient Example Supplied

    Hi,
    I am tryiing to execute the ParlayXWebService Client that is bundled as a part of the OCMS Examples, however on execution i get a null pointer execption on Client side and ERROR OWS-04046 on Server Side.
    Here is the Error:
    Cient Side:
    start fault message:
    Internal Server Error (Caught exception while handling request: java.lang.NullPointerException)
    :end fault message
    java.rmi.ServerException:
    start fault message:
    Internal Server Error (Caught exception while handling request: java.lang.NullPointerException)
    :end fault message
         at oracle.j2ee.ws.client.StreamingSender._raiseFault(StreamingSender.java:560)
         at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:396)
         at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:112)
         at oracle.sdp.parlayx.client.runtime.PresenceSupplierBinding_Stub.getOpenSubscriptions(PresenceSupplierBinding_Stub.java:317)
         at org.csapi.wsdl.parlayx.presence.supplier.v2_0.interface_.PresenceSupplierClient.getOpenSubscriptions(PresenceSupplierClient.java:44)
         at oracle.sdp.demo.parlayxwsclient.Main.publish(Main.java:44)
         at oracle.sdp.demo.parlayxwsclient.Main.main(Main.java:75)
    Server Side Error:
    2007-09-11 12:48:37.486 ERROR OWS-04046 Caught exception while handling request: java.lang.NullPointerException java.lang.NullPointerException
    Regards
    Saravana

    Hi
    Even We are facing the same problem.
    When our third party vendors are trying to invoke our BPEL web service they are getting the following exception
    calling http://afh-fut01.futurus.com:8888/orabpel/default/xxff_bankonet_service/1.0
    java.rmi.ServerException:
    start fault message:
    java.lang.NullPointerException
    :end fault message
    at oracle.j2ee.ws.client.StreamingSender._raiseFault(StreamingSender.java:560)
    at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:396)
    at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:112)
    at project1.proxy.runtime.Xxff_bankonet_serviceBinding_Stub.process(Xxff_bankonet_s
    erviceBinding_Stub.java:76)
    at project1.proxy.Xxff_bankonet_servicePortClient.process(Xxff_bankonet_servicePort
    Client.java:56)
    at project1.proxy.Xxff_bankonet_servicePortClient.main(Xxff_bankonet_servicePortCli
    ent.java:39)
    They are succesful in getting the end point URL but failing to get the response from the service.
    They are succesful in getting the end point URL but failing to get the response from the service.
    To reiterate steps performed at their end to invoke our web service.
    1. Genereted web service proxy using WSDl URL http://afh-fut01.futurus.com:8888/orabpel/default/xxff_bankonet_service/1.0
    2. Run the client generated and got the exception stated above.
    Please let me know what is the solution to this problem.
    Best Regards
    Meenal

  • What does "unable to initialise LDAP" means when I try to add new user in iws6.0?

    (no LDAP server is configured) contact directory server admin ->how do I do this?
    how do I configure LDAP server?
    iws installation state I should create a Win NT user account, but this is preventing me.
    Will the iws work ok without the user account?

    Hi,
    # how do I configure LDAP server?
    1.Go to Admin server GUI -----> Click on Global Settings Tab ----> Configure Directory Service --->
    LDAP Directory Server Configuration
    Host Name: 10.10.2.204 (IP address of where your ldap server running)
    Port     : 389 (port # of ldap server
    Use Secure
    Sockets Layer (SSL)
    for connections?: Yes No (If your ldap server running on SSL click yes or select no)
    Base DN     : o=web.com (organisation of ldap server)
    Bind DN : cn=Directory Manager
    Bind Password : password of Directory Manager
    2. Click on Save Changes . Save and Apply and restart the admin server.
    3. Now try to add user in iWS admin server page from
    Users and Groups Tab.
    # iws installation state I should create a Win NT user account, but this is preventing me.
    Will the iws work ok without the user account?
    Not necessarly, You can install & run iWS as administrator.
    Thanks,
    Daks.
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support.

  • IPlanet Web Server is "unable to initialize LDAP" to iPlanet Directory Server.

     

    Which version of iWS ? Which version of iDS ? Any more details on the error (check iDS errors log) ?
    Ludovic

  • Unable to complete UserBuild example

    The tut warns me of the Reference problems but it asks me for a derbyclient.jar-1 file which I cannot seem to get my hands on
    The project builds but when I run it I get this
    init:
    deps-jar:
    compile:
    run:
    Error on url jdbc:derby://localhost:21527/sample
    ERROR: SQLException: java.security.PrivilegedActionException : Error opening socket to server localhost on port 21527 with message : null
    org.apache.derby.client.am.DisconnectException: java.security.PrivilegedActionException : Error opening socket to server localhost on port 21527 with message : null
    at org.apache.derby.client.net.NetAgent.<init>(Unknown Source)
    at org.apache.derby.client.net.NetConnection.newAgent_(Unknown Source)
    at org.apache.derby.client.am.Connection.<init>(Unknown Source)
    at org.apache.derby.client.net.NetConnection.<init>(Unknown Source)
    at org.apache.derby.jdbc.ClientDriver.connect(Unknown Source)
    at java.sql.DriverManager.getConnection(DriverManager.java:525)
    at java.sql.DriverManager.getConnection(DriverManager.java:193)
    at asg.databuild.DerbyLoginDB.createLoginDatabase(DerbyLoginDB.java:52)
    at asg.databuild.DerbyLoginDB.<init>(DerbyLoginDB.java:38)
    at asg.databuild.DerbyLoginDB.main(DerbyLoginDB.java:25)
    BUILD SUCCESSFUL (total time: 0 seconds)
    I suppose to get the ffg output at somepoint "Login database was created" but I don't.
    What is the problem???
    Thanks!

    During Post-Installation the TRAVEL schema is supposed to get created. I don't know why it has failed for you.
    By default, Derby has a sample database and APP schema. You could recteate travel schema using these steps:
    + Add a Derby DataSource with un/pw as dbadmin/dbadmin or app/app
    + Right Click and choose View Data
    + Click on Folder-Icon for Importing file containing SQL commands
    + Browse and Choose $Leopard_install/rave2.0/startup/samples/create-schema-Travel-derby.sql and Run SQL
    Note: If ';' is the not SQL command terminator, you could set it by click on icon for 'Run Query Option'
    + Similary, you could run $Leopard_install/rave2.0/startup/samples/create-Travel-derby.sql
    + Also, JSC, VIR schema can be created using create-schema-jsc-derby.sql, create-jsc-derby.sql, create-schema-vir-derby.sql and create-vir-derby.sql
    HTH,
    Sakthi

  • LDAP Contact searches failing via wireless

    I am able to consistantly search our 10.5.7 Open Directory in Contacts via WiFi but rarely via AT&T Wireless, unless I enable our VPN. Same LDAP settings, different transport, different results.
    I have confirmed remote LDAP access from another external host. I have verified our network firewall settings and the server firewall and emond/ipfw services. Using tcpdump on the network firewall and server confirms that my phone is not reaching the server.
    Are there known issues with AT&T blocking or mishandling LDAP?

    LDAPeople also exhibited the same behavior. Since LDAPeople can be configured to use an alternate port, I configured LDAPeople to use port 3389 and our firewall to redirect port 3899 to 389 and observed the following.
    LDAPeople was often able to initially connect on port 389 or 3899 on the server (let's just call it ldap.example.com), and continued to connect while the app was running, but quitting the app and restarting it intermittently resulted in a "Can't contact LDAP server" error. Using PortScan on the iPhone, I was unable to connect to either port 389 or 3899 on ldap.example.com.
    I then used Safari on the iPhone to connect to the ldap.example.com:3899 and then was able to connect to ldap.example.com:3899 via LDAPeople and PortScan. This does not work with ldap.example.com:389 and Contacts, as Contacts is limited to port 389 and Safari uses WebKit which returns “Not allowed to use restricted network port” when accessing port 389; which is a programming decision, not an error.
    During this time, I was monitoring the external interface of our firewall. I was able to observe connections from my iPhone (from nnn-nnn-nnn-nnn.mobile.mymmode.com) to ldap.example.com when LDAPeople and PortScan were able to connect, and observed no traffic when they could not.
    It appears that AT&T is inspecting and blocking certain types of traffic dependent upon application but independent of port number. My iPhone is not on an Enterprise Data Plan, but I am unaware of LDAP being limited by this.

  • ASA VPN with LDAP authentication

    We currently use a Cisco ASA (5510, 8.2) IPsec VPN client with RADIUS as a backend authentication service. We have configured IAS on one of our domain controllers to issue a RADIUS Accept/Deny based on the users' group membership within a "VPN Users" group. The IAS policy rules makes this very easy (it understands Windows group membership), and we like using groups because it is easy to send mail to all VPN users.
    The things we don't like about using RADIUS is the idea that IAS has to be configured as a middleman service, and sometimes IAS does not always successfully start after a system reboot (we are not sure why).
    We were wondering if it was possible to skip the middleman and use LDAP directly, pointing to our pool of domain controllers. There are many LDAP examples out on the net, but they consist of using an LDAP Attribute map to either use the "Remote Access Permission" of the user's DialIn profile, or by associating an AD group to a Cisco policy.
    The former does not fit our model because it bypasses the group membership concept and requires VPN control via profile. The latter does not fit because, while we do have a "VPN Users" group to map in the affirmative, we do not have an inverse to map to a Deny policy. There is no "NOT" logical operator in the LDAP Attribute mapping.
    Does anyone know a way to accomplish what we are after, using LDAP rather than RADIUS, where a single group can determine Accept (and more importantly, absence equals Deny)?

    Hi,
    I believe that second option you've mentioned will work for you. Why? using that if you map single AD group to right cisco policy. then this will work the way you want; where absence means deny to other users.
    Here is con fig example you may try:
    Configuration for restricting access to a particular windows group on AD/LDAP
    group-policy noaccess internal
    group-policy noaccess attributes
    vpn-simultaneous-logins 0
    address-pools none
    ldap attribute-map LDAP-MAP
    map-name memberOf IETF-Radius-Class
    map-value memberOf
    aaa-server LDAP-AD protocol ldap
    aaa-server LDAP-AD host
    server-port 389
    ldap-base-dn
    ldap-scope subtree
    ldap-naming-attribute sAMAccountName
    ldap-login-dn
    ldap-login-password
    server-type microsoft
    ldap-attribute-map LDAP-MAP
    group-policy internal
    group-policy attributes
    vpn-simultaneous-logins 3
    vpn-tunnel-protocol IPSec l2tp-ipsec ...
    address-pools value
    tunnel-group type remote-access
    tunnel-group general-attributes
    authentication-server-group LDAP-AD
    default-group-policy noaccess
    HTH
    JK
    -Plz rate helpful posts-

  • Open directory unable to start up after crash

    Hi everyone,
    Our OS X Server 10.8.4 crashed. After booting up again open directory doesn't want to start up so LDAP isn't running which means nobody can access their mails or do anything.
    When trying to start the Open Directory service in the "Server" app it just says "Unable to load replica list"
    Looking at the Open Directory Log after trying to switch it on this is what I get :
    2013-06-28 15:22:53.830872 SAST - 43.7184, Module: AppleODClientLDAP - unable to create LDAP connection context - no server specified
    2013-06-28 15:22:53.830888 SAST - 43.7184 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
    2013-06-28 15:22:53.830888 SAST - 43.7184, Module: AppleODClientLDAP - unable to open connection to LDAP server - unable to create connection context
    2013-06-28 15:23:23.832473 SAST - 43.7189 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
    2013-06-28 15:23:23.832473 SAST - 43.7189, Module: AppleODClientLDAP - unable to create LDAP connection context - no server specified
    2013-06-28 15:23:23.832488 SAST - 43.7189 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
    2013-06-28 15:23:23.832488 SAST - 43.7189, Module: AppleODClientLDAP - unable to open connection to LDAP server - unable to create connection context
    Does anyone have any advice on how to get it up and running again? I'd hate to lose all my users emails and do the server over. I have a time machine backup of a week ago as well which I guess is the second-to-last resort to restore the entire server from there?
    Please help, I'm desperate here
    Thanks
    J

    I was able to restore the existing server with the automatic OD backup that Server.app creates. When my OD fails to start after a crash and db_recover commands don't work, it's always worked for me to restore the odmaster from a backup using the command:
    sudo slapconfig -restoredb /private/var/backups/ServerBackup_OpenDirectoryMaster.sparseimage
    I'm careful to keep an independent OD backup with Carbon Copy Cloner and this preflight script.
    You can also grab an earlier version of the sparse image ServerBackup_OpenDirectoryMaster.sparseimage from a Time Machine backup. It's also possible to rsync the database files directory from a Time Machine backup.

Maybe you are looking for

  • I want to re-install an older version of Flash Player but...

    I hope this is the right place to ask this question... I have a new dual processor pentium laptop and I upgraded to Flash V10.1 a couple of days ago. One web site I access regularly has now slowed right down and the video is unwatchable. My CPU meter

  • External Keyboard

    I am using my Mac Book Pro as a desktop computer with an external keyboard. Every time I use the numeric keypad the computer screen freezes, everything still works, such as I get emails, but I can't do anything because the screen is frozen. Help!!!

  • Starting logminer from java

    I want to start logminer tool from java To start logminer tool the first step is alter system set utl_file_dir='C:\oracle\product\10.2.0\logminer_dir' scope=spfile; shutdown immediate startup I am working on eclipse The alter command is executed, but

  • "Connection refused" when using Java client for Web Service

    I deployed a web service to Weblogic Server 7.0 running on Windows 2000. I can use IE browser to see its WSDL perfectly but when I run the Java client, the proxy method call generates the following error: java.net.ConnectException: Connection refused

  • Formatting output like matrix

    Suppose i have following table sales_data Salesman varchar2(20) Product varchar2(15) quantity number The table contains sales figure of various salesmen for different products.Suppose there are products like Butter,cream,powder,chocolate etc. A parti