newbieboi2
IS-IT--Management
Hello everyone,
I have sucessfully setup LDAP and FreeRadius to authenticate. My main problem right now is that I am attempting to set an expiration date for my radius accounts.
I have a attribute in my radius schema like so:
attributetype
( 1.3.6.1.4.1.3317.4.3.1.54
NAME 'radiusExpiration'
DESC ''
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
SINGLE-VALUE
)
But when I enter in a date '27 Aug 2002' for example it takes it fine. When sending the information to the Radius server the debug shows only '27'. Does anyone have any idea why this is occurring, and can someone please point me in the right direction.
Thanks ahead,
Thai Q. Tran
I have sucessfully setup LDAP and FreeRadius to authenticate. My main problem right now is that I am attempting to set an expiration date for my radius accounts.
I have a attribute in my radius schema like so:
attributetype
( 1.3.6.1.4.1.3317.4.3.1.54
NAME 'radiusExpiration'
DESC ''
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
SINGLE-VALUE
)
But when I enter in a date '27 Aug 2002' for example it takes it fine. When sending the information to the Radius server the debug shows only '27'. Does anyone have any idea why this is occurring, and can someone please point me in the right direction.
Thanks ahead,
Thai Q. Tran