Cannot get AD to take inetuseraccess attribute

Hello,

I have tried several attribute/value sets, but i cannot find any that will yield a value for inetuseraccess when attached to Active Directory. our company is hopelessly tied to a Microsoft Architecture, and I need to find a way to get wondows based, secure SSO for our various web applications. I wanted to use the windows desktop style, so the user should only need to authenticate on log on, and then their applications are all authenticated securely (I have this now for my users, however, it is not secure).

So, to summarize, I have connected to Active directory as an LDAP store, and now the SJAM needs some attribute to use for it's intetuseraccess flag (this is the 'allowed to use internet apps' flag in the SJAM). Ihave tried userAcctControl with values of 512 and 514 - no luck (I assume that this is because the actual values are a bitmask, and SJAM does not read it right). I have also tried unused attributes like fax, all to no avail. the SJAM cannot ever retrieve the value or set it (settingis is something that I would prefer SJAM not do, as I want AD to be the primary directory store, and SJAM to just replicate it's changes like a secondary DC would).

Thanks,

Scott

Message was edited by:

FrustratedAndLearning

[1287 byte] By [FrustratedAndLearninga] at [2007-11-27 3:44:49]
# 1

in the LDAPv3 repo configuration you will need to set the value for the "Attribute Name of User Status:" through the console or the or the sun-idrepo-ldapv3-config-isactive attribute via amadmin to the user status attribute in AD. From what I know is that this value must be active or inactive. You could try to leave it empty and see what happens.

Aaron_Andersona at 2007-7-12 8:48:30 > top of Java-index,Web & Directory Servers,Directory Servers...