Hi There,I am getting following linking errors when I compile my application with LDAP libraries came with Directory Server Resource Kit 5.2.1. ./ldap/linux/lib/libldap50.so: undefined reference to `__ctype_b'./ldap/linux/lib/libldap50.so: undefined reference to `__ctype_toupper'I downloaded ...
We have recently designed a Central LDAP and imported all the data from the existing LDAP Servers. The central LDAP has a new DIT with some changes in the DN format..like the DN format in the existing server is of the form cn=abcs123+uid=jjjj123,ou=stnumber,o=homedepot.com,c=us.. The DN format ...
I could not create AD resource account in appropriate OU and could not figure out what could be wrong.However, I noticed some ,ResultItem type='message' status='warning'>05/11/2007 16.28.02.113000 [4400] (../../../../src/wps/agent/object/RequestHandler.cpp,68):<Message id="Error ...
All,I am working on a form that will have different fields available to the user based on Disable statements. These fields will be saved into the variables baseContext for further manipulation. A problem that I have run into is when I enter information into a text box, then choose different ...
1464 byte By
cklusa at 2007-11-27 4:21:59
Hello,I'm facing a big problem of setting up dynamic groups, filtered roles and roles-based acis with the new DS 6. I'm working on a Windows XP SP2. The problem is that all this functionality doesn't work.I've created a sample LDAP (say: dc=example,dc=com) with couple of static groups, and ...
Hi,We are using Solaris 10 (T2000), apache 2.0.59 and Policy Agent 2.2.. Apache Server 2.0.59 works just fine. When I installed Policy Agent 2.2. The Apache start gives following error:- /usr/local/apache2/bin/apachectl startSyntax error on line 1 of ...
Hello. I am trying to develop our our custom workflow.Basically a manager of an employee should fill in a form requesting his access to a resource (AD) The employee is not in IdM i.e. he has no IdM accountId but the manager HAS. The approver (AD admin) is the only person who knows the key ...
Hello, everyone:I am evaluating the Sun directory server 6 (DSEE) for one government project. And from some news, I heard that Sun had made its server product free of use and only charge the fees for support. Is that ture?Thanks.
Is it a good practice to use global variables in workflows..if not ..why not?
What is the difference in using getting the view using "getView" and the view got through "checkoutView"(in a workflow)?Yash
Metaviews are added in idm 6.0..what is a metaview and what is its advantage?Yash
1290 byte By
CBDa at 2007-11-27 4:27:18
I have a directory server 6 and a solaris 9 native ldap client all set up. They both are solaris 9 systems. Right now I want to configure the ldap client to be able to do passwordless authentication. As a test, I create a authorized_keys file in /home/testuser/.ssh directory, ensure that all ...
143 byte By
CHOPRASa at 2007-11-27 4:28:08
Anyone know how to remove the tables in the user/changePasswordResults.jsp and user/changePassword.jsp screens?Thanks in advance.
Anyone deploying to WebSphere that has gotten the LH Command Line tool to function with a ServerRepository.xml pointing to a DataSource within WebSphere?We created a ServerRepository.xml that utilizes the WebSphere DataSource as the Performance is significantly greater for the idm.war deployed ...
I had MTA,MDB,mailnickname and msExchangeServerName mapped appropriately in the AD schema mapping.Created a user account in AD and when sent an email to the new user, the exchange threw me this error, The e-mail account does not exist at the organization this message was sent to. Check the ...
Hi FolkI want to do automatic user provisioning with sun directory server through SUN IDM 7.0.When user will account in idm then it should get account in sun directory server automatically.Thanks
503 byte By
psbusia at 2007-11-27 4:31:33
Hi IdM Experts, I am using IdM6.1 running on Sun Java App Server. I want to enable SSL for admin interface. I have read configuring certificate authentication in login modules but not sure how to proceed. We have multi-factor authentication installed for admin interface. It would help if any ...
What are the different ways of invoking a workflow?I just know two ways..1. Using viewOptions.process and2. Using processLaunch.jsp?id=Would be helpful to know all the ways of triggering a workflowYash
HI,I am new to access manger. I would like to know if I can Customize the access manager login page. I want to put my product related logo and information.If possible then , Please provide me the info , how to do that.Thanks in advance,Abhi
737 byte By
cklusa at 2007-11-27 4:32:46
Hello,I'm using Directory Server 5.2 P4. I wonder why entries of classes like: nsManagedRoleDefinition, nsFilteredRoleDefinition, groupOfUniqueNames, groupOfURLs are not visible in ordinary LDAP editors/browsers like Apache LDAP Studio, except the browser provided with Administration Console.I ...
I install Sun Directory Server 6.0 on Windows:1. Installationdsee_deploy install -c DS -i D:\DirectoryServer2. Create InstanceD:\DirectoryServer\ds6\bin\dsadm create D:\DirectoryServer\ds3. Start instanceD:\DirectoryServer\ds6\bin\dsadm start D:\DirectoryServer\dsAnd get folloving error:Server ...
we have a multi-valued user defined attribute "groupmemberof" in every user entry of our DS.This attribute will let one know the groups a user belongs to.. We are also having Dynamic groups with filters based on this attribute....My doubt is....each user does have a membership in atleast 7-8 ...
440 byte By
ndrba at 2007-11-27 4:34:05
Hi,Im trying to install DSEE6 on my laptop and get the following error after creating the DSCC registry:$ ./dsccsetup.exe cacao-reg## Failed to run "C:/Program Files/Sun/JavaES5/share/cacao_2/bin/cacaoadm.bat" list-modules -r######## The system cannot find the path specified.###### Exit code is ...
314 byte By
ndrba at 2007-11-27 4:34:06
Hi,We are currently on Directory server 5.2 patch 1 and although I know this is years behind, does anyone have nay idea when support for this or the 5.2 version of directory software will cease?we are thinking of moving to version 6 but this could revolve around ...
727 byte By
ap7926a at 2007-11-27 4:35:30
Hi ,I am new to ldap . I am able to establish replication between master and consumer and trying to update it is getting update but i am geting the following errorin error logINFORMATION - NSMMReplicationPlugin - conn=-1 op=-1 msgId=-1 - Replication bind to consumer alpha.ad.com:19941 failed: ...
504 byte By
mareksa at 2007-11-27 4:35:39
Hello,Could anyone guide me (or have an example) on how to correctly construct macro (substring(), split()) in view transformations: dpconf add-virtual-transformation MYVIEW mapping attr-value-mapping dn internal-value:uid=\${uid} view-value:uid=\${uid},ou=....... for example - I'd like to set ...
HiThank you for reading my postI have a question about AuthContext methods, I looked at javaDocs and it was not helpful.1-What is its constructor parameter, when we pass just one string to this method?2-when we use login method we pass two parameters to it, first one is an indexType and second ...
Hi. I want to unlink an account of LDAP in IDM 6.0. I have been try to set follow : (But I have fail-fail-failure. Oh My God !!!)public static boolean unlinkRes(List listParam) {boolean bRtn = false;LighthouseClient client = null;String strAccountId = null;String strResourceName = null;HashMap ...
753 byte By
snowdoga at 2007-11-27 4:37:44
Anybody encountered the following error while performing the last step of identity synchronization for windows (running idsync resync).[16/May/2007:23:00:06.258 -0400] WARNING 14 CNN100 ldaptstlx01.example.net "ElementGenerator: Can't find element 'Parameters' in element map"CNN100 is the ...
Hi,We've recently migrated our system from NIS to LDAP.On the old NIS system when we updated the naming service file data (e.g. /etc/hosts, /etc/group etc) we used to give ypmake so that the file info was pushed into NIS.I was wondering if an equivalent command/tool existed for LDAP? I can ...
hi, i want to know To whom this libraries "/usr/lib/libldap.so.5" concerns.thanks in advance
How can i disable subtabs on the TAsks tab..ie; I need to disable the "Find Tasks" and "Run Tasks" and want the Tasks tab to go directly to the All TAsks page.Is there any forms involved with these pages? just Curious.. couldnt find any.
I am new to IDM and doing some tests.Loaded users using a flatfile resource.Can I user bulk delete from ../debug page? It says configurator and administrator will be deleted and have to run init.xml again.Is this a good approach? What is the best way to delete users?Thank ...
Directory proxy is intermittently loosing its connection to the master server. The issue continues even if there is no load on the proxy but seems to be more frequent when it is under a load.May 12 2007 13:43:24 DPShost SunONEDPS[ 2359]: [CRITICAL][280803] Server ds.domain.com:55389 has gone ...
322 byte By
GE-Teca at 2007-11-27 4:45:31
HelloI would like to setup Sun Java System Directory Server and allow Solaris disk directories to be mountable from Windows XP clients.Is this technically feasible?I would like to know before I try and setup and configure SJSDS.I look forward to someones reply.Regards ...
Here I am a few days down the line after getting netgroups working with LDAP (in my previous thread - http://forum.java.sun.com/thread.jspa?threadID=5172061 ), and I've stumbled on my next couple of hurdles.ISSUE NUMBER 1First of all, I cannot seem to get my LDAP clients to use the password ...
432 byte By
Shanta at 2007-11-27 4:46:17
Hi,I am getting error while configuring Windows NT resource.Error on the IDM screen says "Test connection failed for resource(s): NT: ==> java.net.ConnectException: Connection refused: connect\n"and on the server console it says "IDM: Exception getting gwkey view = ...
Hi Team,I get the following error when running the ldapmodify command to change the value of the attribute "nsslapd-errorlog-logmaxdiskspace" to -1. # ./ldapmodify -D "cn=Directory Manager" -w-Enter bind ...
I'd like to redirect the page that comes up when a user has a locked account, so the user doesn't ever see the Access Manager password change page. It looks like maybe I want to edit something in SUNWam/web-src/password/password/ui/ to change the value of passwordUrl. Can anyone ...
566 byte By
xhza at 2007-11-27 4:47:58
The account lockout feature has one attribute called: Failures Before Lockout. According to the sun doc, it is said that it is 'how many consecutive failures are allowed before Directory Server locks the account'. My question is: if the user ssh into the LDAP client and type a wrong password, ...
I have a successful implementation of Access Manager in a development environment using a separate ldap for authentication. After enabling SSL I can no longer log in to the AM console. I receive the following error when starting the webserver:warning: CORE3283: stderr: ...
1677 byte By
cklusa at 2007-11-27 4:48:42
Hello,I got my personal test certificate from Verisgin, with an issuer: CN=VeriSign Class 1 Individual Subscriber CA - G2, OU=Persona Not Validated, OU=Terms of use at https://www.verisign.com/rpa (c)05, OU=VeriSign Trust Network, O="VeriSign, Inc.", C=USThe subject of the certificate ends ...
Hello all,I have some custom workflows I have put together that I am launching by linking to the taskLaunch.jsp. Sometimes I want to report an error back to the end user. So I have created a workflow activity that launches the Add Result application, sets type as error, and passes the message ...
818 byte By
janexa at 2007-11-27 4:49:31
I have two taskdefinitions. "Taskone" and "Tasktwo". I set up two scheduler through defer task scanner to run these two tasks on different time a day. And there are two users, one is registed with Taskone, the other with Tasktwo with same date but different task name. Here is one of user's ...
Hi all,I am trying to modify a user in a workflow. I checkout and checkin the view. I am getting a Missing value for required field "Password" error when I do this. Here is the problem, I don't want to set a password in Lighthouse for them. Is there someway I can get around this?
1208 byte By
612158a at 2007-11-27 4:55:10
in my am env, I have 2 ldaps with multi-master configured. Both ldap are masters.I install am pointing to master 1 and replicate data over to master 2. Run the 2 ldif files come with the am install to add am attr and objectclass into master 2.However, when I look at the amadmin, on master 1, ...
719 byte By
sheepsa at 2007-11-27 4:58:20
Hi,I was wondering what was the requirements to build a client app for AM...I've built a java app (running on windows) with amclientsdk.jar and AMConfig.properties (configured with the right path to serverconfig.xml) but this doesn't work (java exceptions during runtime)...I don't understand ...
In my work flow,I need to get a list of resorces assigned to perticular user... in a select/drop down box of a form.it's the first step in my work flow.(how I can get it,with out using views/script)I want to get it by using form util methods...<getObject> returning an user object,but I ...
538 byte By
TD_ROCa at 2007-11-27 5:00:48
Static Search Predicate = USERId is NOT NULLConjunction = ANDLast Fetched Predicate = LastUpdate > '$(lastUpdate)'USERID is the name of the user in the TableLastUpdate is mapped to lastUpdate in the resourceThis works for updates, but ActiveSync is not picking up new entries in the table. ...
201 byte By
Elshaba at 2007-11-27 5:01:30
Hello There,How Can I install and Configure iPlanet Directory Server on Windows 2003. where r the installation files and configuration documentation.Thansk in advance for your help