How to use inetUserStatus in proxy4.05
I proposed to control a user profile in LDAP server. when the user don't want to use the proxy, we need to cancel his authentication, but i dont want to delete him. in 4.05 rm manaul, i have seen the ldap attribute inetUserStatus. unfortunately it like not to work well.
I used ids5.2 and proxy 4.05
the ldap entry like this:
uid=xxxxx,ou=People,o=rootsuffix
objectClass=top
objectClass=person
objectClass=organizationalPerson
objectClass=inetOrgPerson
objectClass=inetSubscriber
objectClass=inetUser
givenName=xxx
sn=xxxxx
cn=xxxxxxx
uid=xxxxxxxx
mail=xxxxxxxx@huawei.com
inetUserStatus=inactive
help me please, how to let it work.
Thanks a lot!

