Add New account Attribute in RACF
we use RACF adapter from out of box. Now we need add expiry date to a user so we add new account attribute to map to RACF "REVOKE(date)". The idm does not give error But the date was not set in RACF side. The user has default goup assigned then we also assign another goup that is for revoked user. The revoke and new goup were issued to RACF in one command. The group is update but the date is not set. Is there anything else that have to be done?

