View Single Post
  #1 (permalink)  
Old 2008-01-31
scorpion scorpion is offline
Junior Member
 
Join Date: 2008-01-24
Posts: 9
Rep Power: 0
scorpion has an average reputation (10+)
Default Combine Radius/SecureID with LDAP

I would like to have a combination of Authentication oppertunities for my end users.

Who mainly come via SecureRemote and Connectra

For my connectra i want to be able to give low level access based on LDAP
ie. publish a website or give them only access on one tcp port with the pupose of synchronizing some info

Then i also want to be able to log people in via SecureID and give them higher access (full vpn)

The problem is that both in Active Directory and Radius i have the same usernames

so when someone logs in with their radiuspin+tokencode.. the AD will say wrong password.

I want after trying to LDAp/AD the connectra to check if the password is right for Radius/secureid

is this possible?

Thanks alot!!!
Reply With Quote