01-19-2012 05:02 AM
Hi,
I am interesting to use multiple sign-in but still doubt with value of attribute userAttr.Framed-IP-Address whether it will come from first authentication server or additional authentication server. I am using this attriubute for IP assignment on Network Connect profile and it looks like that it always uses attribute value from first server, getting value 255.255.255.255. If I want to use attribute value from secondary server then it is possible or not. Please advise.
Thanks.
01-19-2012 09:25 AM
It uses the primary server.
If the value is being returned from the server, you would list <userAttr{@}secondaryAuthServerName.Framed{-}IP{-}
01-19-2012 06:03 PM
@zanyterp: Many thanks for advice, btw, I have just tried with <userAttr{@}MySecondaryAuthServerName.Framed{-}IP{-
01-20-2012 06:39 AM
@icmp: I apologize, i had not tried it before. it looks like it will not work. Is there any way you can copy that value to your primary server to get the attribute there?
01-20-2012 06:43 AM - edited 01-20-2012 06:46 AM
This is the syntax but it does not work with the attribute from the user profile in ActiveDirectory, you will not receive the IP correctly formatted if I remember this correctly from my attempts..
<userAttr@<authenticationserver-name>.Framed-IP-Ad
I used an extension attribute to put the IP adress in instead and then assign this to the user via the Network Connect > connection profile.
01-23-2012 01:31 AM
@zanyterp: I have just revised and use the attribute from first server instead ![]()
@Lilja: Thanks ![]()