DS 6 - passwordRetryCount and Account Unlock

276 byte By mbrownrxa at 2007-11-27 0:36:49
Previously, we used to remove the passwordRetryCount attribute in DS 5.2 to unlock an account that had been locked by exceeding the password retry limit.I'm not seeing DS 6 work in the same fashion. Is there a way to programatically 'unlock' a locked account?

Controlling initial values in a view

338 byte By ca_cudmorea at 2007-11-27 0:36:55
Is there a way to control the initial values in the User View when a New User action is selected? I want to be able to control the wavest.organization value. I've tried changing the allowedValues in the user form but that has no impact on the initial value set for the field (i.e. the value ...

DS6.0 - dscc won't start.

2141 byte By sunone_followera at 2007-11-27 0:37:11
I saw some people talking about DS6. Exciting! I have been waiting for it for a while (Actually since the private Beta phase). Now I want to setup the GUI and show the "cool web interface" to someone. But stucked at the GUI. (Why Sun web console? not web server?)My installation was good but the ...

Best practice for migration to new hardware

428 byte By aineverfaila at 2007-11-27 0:39:24
Hi,We are commissioning new hardware for our Web Server. Our current webserver is version 6.1SP4, and for the new server we've decided to stay with 6.1 but install SP7. Is there a best practice for migrating content from one physical server to another? What configuration files should I watch ...

Configuring IDM 6.0 with the Websphere 6.0 JVM ?

891 byte By Burzuuma at 2007-11-27 0:41:14
Hi,Just to ask if the JVM options shown in the IDM 6.0 Tuning guide :<jvm-option> -server </jvm-option><jvm-option> -XX:+DisableExplicitGC </jvm-option><jvm-option> -XX:+UseParNewGC </jvm-option><jvm-option> -XX:+UseConcMarkSweepGC ...

LDAP: How to restrict login to certain hosts?

1195 byte By A.Skwara at 2007-11-27 0:41:45
Hello.I've got the LDAP client from Sun installed and going on a Solaris 10 machine. Now I'd like to "tune" it a bit...One thing I'd like to be able to do, is that I'd like to be able to restrict to which machines a user can login to. With the PADL.com LDAP software, that's pretty easy to ...

creating a user on a resource using spml

67 byte By Abcdtghtuhd@a at 2007-11-27 0:42:25
How to create a user on a resource in IDM7.o using spml call

migration from tomcat to web server 7.0

567 byte By giloua at 2007-11-27 0:42:53
Hello,I'm student and I do my training course,My boss ask me to migrate a web application from tomcat to sun java web server 7.0but i don't have known how to really do this.the web application is a web site with a java web start application we can start with a .jnlp, I have some servlet and ...

How to remove user completely from IdM?

219 byte By michalba at 2007-11-27 0:43:03
Is there any way to remove/delete the user from the IdM completely? It means also from the "Top:Deleted users".E.g. when some testing user is created and deleted after and should not be in system any more.

LDAP in hung state

2300 byte By nfsv4a at 2007-11-27 0:43:05
Hi,We were suddenly facing a problem for the first time like all the login process was not happening. We found that the authentication was not happening because of the unavailability of both AD and LDAP. Once we restarted the Directory server everything started working fine. At that time we ...

Urgent : Problem in intergrating IDM application with Access Manager

2804 byte By amiteshksingha at 2007-11-27 0:43:18
Hi,I have installed access manager 7 on sun web server 6, and identity manager 7 on Sun App Server 8 individually in windows XP env. I did all things whatever specified in sun docs but when i kept the filter in the web-xml file. im getting the below error:javax.servlet.ServletException: Filter ...

SSO psconsole/amconsole

181 byte By CRabela at 2007-11-27 0:43:41
Hi!Is it possible to configure SSO for psconsole and amconsole? Also, how do I give another user, not amadmin, portal server super user rights?Thanks, Christoph

FlatFileActiveSync Issues After 6.0 -> 7.0 Upgrade

779 byte By Andy_Wieganda at 2007-11-27 0:43:46
Recently upgraded from 6.0 to 7.0 & are experiencing problems with our "PeopleSoft Flat File" Resource which was previously configured using the ActiveSyncWizard, now deprecated.We have not been using Meta View with 6.0, is it now required with 7.0 for the FlatFileActiveSync process to ...

regarding Sun One jar files...

1229 byte By anandkaturia at 2007-11-27 0:44:02
Hi. We are planning to build a central LDAP as our current setup consists of around 2000 Servers with 500 entries each.....each Server entries are mainatained Under an OU currently....ex:for Server1110 under OU=st1110...etc etc...Now we are planning to complete change the architecture in the ...

URL Policy Configuration

1551 byte By amitsnydermana at 2007-11-27 0:44:13
Environment:- Sun Access Manager 7 2005Q4- Sun AM Policy Agent 2.2 for Apache 2- Apache 2.0.54I have the following scenario that I've been trying to configure with limited success:Generally: want a public facing web server where access is open to all directories, but with some protected ...

same post as the post below this one......

103 byte By anandkaturia at 2007-11-27 0:44:15
Hi.sorry posted below this post..same proMessage was edited by: anandkaturi

regarding netscape objectclasses..

103 byte By anandkaturia at 2007-11-27 0:44:17
Can netscape objectclasses defined be used to make LDAP operations on SUN ONE DS 5.2 version..?/

Deffered Task Scanner

1243 byte By NSVa at 2007-11-27 0:45:12
Hi,I added a deffered task scanner to delete a user in a future date.This is the action I am performing. <Action id='1' application='com.waveset.session.WorkflowServices'><Argument name='op' value='addDeferredTask'/><Argument name='type' value='User'/><Argument ...

Chaining in DS6?

140 byte By venusuraa at 2007-11-27 0:45:39
I don't see any options to configure database chaining in DS 6.0. Am I missing anything? or Can some one can point me to right page?

Changing the DN of entries in the DS

391 byte By anandkaturia at 2007-11-27 0:45:59
My current DN is in the following format:DN: cn=abcd123+uid=xyg456,ou=people,dc=hhhhhh,dc=comI have entries around a million with this DN format...and we want to change this format to DN: uid=xyg456,ou=people,dc=hhhhhh,dc=com..I know how to do for each entry...but is there any way of modifying ...

Configuring different instance with seperate LDAP authentication

344 byte By Kobara at 2007-11-27 0:47:00
Hi,I cannot find this via Google or via the Sun website.. Is it possible to configure the LDAP authentication resource on a per-instance basis? I have a need to define a seperate LDAP resource for a new instance I would like to create.If not, I will only be able to just install a second copy of ...

How to Modify already created AccountId

1435 byte By GPSa at 2007-11-27 0:48:38
Here is the scenerio:There are 2 different Object types in the target application/system, User as well as, lets say, Car Model. User has a unique identifier as his AccountID, and one of the other attributes of User object is Car Model name. The Car Model object has Car Model name as its ...

deploying web applications automatically in tomcat web server

202 byte By brucelia at 2007-11-27 0:49:14
hai. i want to deploy any web application auto matically when server start. what should i do for this. pleas help me. i want to run an application automatically while tomcat server starts.

self modification of password

3407 byte By 72716a at 2007-11-27 0:49:17
Hello,I've installed DS6 and try to get the password self modification to work.A User trying to change his/her own password using the ldappasswd command gets the following Insufficient access error message:bash-3.00# /opt/SUNWdsee/dsee6/bin/ldappasswd -h localhost -p 10389 -D ...

Calling createAccounts in custom adapter

330 byte By windy81a at 2007-11-27 0:49:58
Hello!I wrote a custom adapter which appears correctly in the idm-interface. But when I create a new user, it is not created on the resource. The debug trace shows me that the methods "createAccount" and "createAccounts" are never executed.Do I have to enable these methods somewhere?TIA ...

How to install theme.jar on portal

316 byte By DenisTa at 2007-11-27 0:50:14
Hi All.I create theme.jar in Sun Java Studio Creator 2 by right click (Run Target -> dist-SunPortal) on build.xml of my theme project.How can I deploy this theme on Sun Java System Portal Server 6? PS: I found solution only for Portal Server 7, but I can’t apply it to version ...

ERROR:Item WorkItem:null(id=#ID#.........) was not found.

504 byte By Idm_Usera at 2007-11-27 0:52:25
I have a link in Form (Form1).This calls a workflow (Workflow1) which calls another Form (Form2).Form2 has a sorting table for which th workItem is defined in Workflow1.I get the following error which I click the link in Form1.ERROR:Item ...

dscc6 error

11407 byte By sun_iplaneta at 2007-11-27 0:52:33
I am able to login java web console. However when I click the dscc link, the following error occurs. Anyone can help?Thanks!An unexpected error occurred while checking the status of the Directory Service Control Center. Show Details Hide Details Install Error Code: ...

Documentation for Access Manager Policy Agent 2.2 for JBOSS AS 4.0

296 byte By doug9ba at 2007-11-27 0:52:50
I'd like to try using Access Manager to control access to a jboss application server. I notice that an AM Policy Agent is available, but I do not see any documentation for this Policy Agent. Does anyone know if such documentation is available or if another can be used with modifications?

Any real advantages of SunONE/SJSWS sun sparc over apache linux

526 byte By no990naa at 2007-11-27 0:53:02
We are looking at doing a POC with an x86 blade solution, and ultimately transfering our SunONE/SJSWS on Solaris sparc traffic (currently on v240s) to some flavor of apache linux intel. Most our 1st tier traffic is static, passing dynamic content to various versions of weblogic on the second ...

Setting session attributes at the Role level

624 byte By cyberjeff13a at 2007-11-27 0:54:03
I am running AM7.1 in Legacy mode and I am trying to create a role and assign session attributes at this role level. I followed the instructions for doing this but it does not seem to be working. I created the role and added the session service to it. I then went in an changed the attributes ...

Reports on Controlled Organizations

371 byte By nsankar1da at 2007-11-27 0:54:04
how can i restrict a admin user to run reports... restricting him to the controlled organizations that he has....I have capabilities assigened to this guy, and created a user report... but it returns me a result same as a configurator... its not restricting him in to his controlled ...

I need some help connecting to LDAP please.

1164 byte By swinska at 2007-11-27 0:54:20
I've been working on this problem for a few days now and I'm really frustrated. I'm going to search through these message boards and hope some topics are of any use. If anyone knows of any please post the links in this thread that would be very helpful.Here is my problem. My domain name is ...

Namefinder 6.1 availability

183 byte By gee_martina at 2007-11-27 0:54:59
Within the DS 6 zip distribution NameFinder 5.4 bundled. I've seen screen shots of what I believe to be 6.1. I think Sun uses this internally. Is 6.1 available by other means?

Changinh https to http for certain url in the same web application

652 byte By srins_2000a at 2007-11-27 0:55:59
Hi,I have a web application, which uses https through out the web-application. Now I need to remove https for certain pages starting with a xyz directory, but the rest of the authentication, session timeout should work.Example: If I'm using https://yahoo.com, I want only ...

sso integration with citrix

179 byte By marchesira at 2007-11-27 0:56:46
hi all,i have another question, anybody knows how to integrate citrix to realize sso? Is there a documentation about a possible integration with citrix?thanks

Sun One Console version issue

667 byte By schamarthi@csc.coma at 2007-11-27 0:56:48
Hi,I have faced a strange issue with sun one console. I was trying to add a user to one of the groups in Sun one ldap. When i tried through Sun One console 5.2 sp4, I could not find the member tab in the group window to add members to the group. But when i tried using Sun One Console 5.2, i ...

Print button on Form

204 byte By nsankar1da at 2007-11-27 0:58:12
need to add a print button to the find users results form, To print the results... or any ideas on exporting the results would be also appreciated...Thanks in advNsankar

LDAP Replication setup?

629 byte By ksaraha at 2007-11-27 0:58:31
I have been following instructions to set up Single-Master Replication. My problem arises when I attempt to create a replicaton agreement between the two servers after I provide the source and destination details I get an error:Consumer server unreachable or invalid credentials supplied. Unable ...

My CoS does not work. What might be a problem?

428 byte By Glen-Ta at 2007-11-27 0:59:51
The CoS plugin is enabled (no arguments). I do not see the expected attributes in Console and in my Java application. What might be a problem? I downloaded Win 2003 distribution and installed on Win XP Professional. I guess Win XP Pro not supported / certified? Also, are the virtual CoS ...

JES 5 - Portal Server 7.1 and Access Manager on separate instances with SSL

11390 byte By anyiua at 2007-11-27 0:59:55
Dear Experts,I have a problem on Portal server implemenation. Here is the deployment architecture>JES5 Portal server and Access manager are deployed on one host. Installation Steps:1. run jes5 installer- choose AM, Webserver, Directory Server- choose Configure now 2. verify the amconsole is ...

Directory Server 5.2patch4 index question

823 byte By gpeck1a at 2007-11-27 0:59:56
Hello,Hopefully just a really simple question about indexes. After creating indexes from the console, do you have to restart the ldap server for it to actually start using the indexes. The reason I ask, is that we have setup a box with ldapclient to authenticate user against an ldap server. We ...

JES 5 - Portal Server 7.1 and Access Manager on separate instances with SSL

11382 byte By anyiua at 2007-11-27 0:59:57
Dear Experts,I have a problem on Portal server implemenation.Here is the deployment architecture>JES5 Portal server and Access manager are deployed on one host.Installation Steps:1. run jes5 installer- choose AM, Webserver, Directory Server- choose Configure now2. verify the amconsole is ...

Role sets. Best practices?

411 byte By Glen-Ta at 2007-11-27 1:00:06
We have about kinda low-level 50 roles in the system and they combined in sets. Role means a certain business function (open account, cut a check, transfer money, hire a teller). I plan to create several LDAPSubEntry with pre-populated nsRoleDN (one per role set) and use classic CoS to copy ...

ACI to restrict users to their branch and below?

38 byte By Glen-Ta at 2007-11-27 1:00:12
If somebody has such ACI handy.

Error on creating/editing AD account on different domain but same forest

824 byte By janexa at 2007-11-27 1:00:37
We get strange problem on IDM 5.5 for AD account. we have two group users on different domains. One is in ou=users, dc=abc, dc=ad, the other is ou=users, ou=subcomp, dc=defg, dc=internal. They both are in same forest. When we create two AD resource adapters with same host name and port number ...

Another person getting WEB8004: Error flushing the output stream

1120 byte By powagoata at 2007-11-27 1:03:32
I've seen a couple posts about this, but no solutions yet....The problem is when we run our application under a certain amount of load, it fails at a particularly heavy processing page with the following error:java.io.IOException: WEB8004: Error flushing the output streamat ...

Directory server 6 Training

151 byte By s@mira123a at 2007-11-27 1:05:25
Hi All,Is anyone aware of any available official training for Directory Server Enterprise Edition 6 from Sun?Regards,Scotty

Problem creating virtual organizations using ActiveSync Flat File

694 byte By yaniv23a at 2007-11-27 1:07:28
Hi, I'm trying to create virtual organizations in the IDM while loading users from a flat file. I am using a customized form and without creating the organization the users are created but when trying to create the organizations I get the error that I have Insufficient Privileges, I am using a ...

Migrating from OpenLDAP to Sun DS (v6)

371 byte By ywlke287a at 2007-11-27 1:07:44
We've been considering migrating to Sun DS for a long time, but have been held back because we have custom schemas and ACLs, as well as SASL configurations that I am not sure how to migrate. Is it possible to simply drop-in files, or run some script to convert them (I have not yet read the ...