In the documentation I found that CSDButil has a possibility to import Unix users (CSDB_UNIX) with their encrypted passwords. What does it really mean? I tried to take the user with his password from passwd / shadow Unix file and import it to ACS. I get the syntax error during import - the string is 34 bytes long and the maximum in the ACS password policy is 32. How to import it?