uCosminexus Application Server, Security Management Guide
Format
convpw [-f {md5|sha1}] ldif_file_name password_attribute
Function
This command encrypts the ldif file when registering it in the user information repository. The command reads the specified ldif file, encrypts the contents specified by <password_attribute>, and then outputs the result in the standard output. Excluding the attribute name value specified by <password_attribute>, the ldif file content is output in the standard output as is.
When the attribute name specified by <password_attribute> is not found, the file content is output in the standard output as is.
This command can be executed by users with root privilege or permissions to execute the command. To learn more about how to grant permissions to execute the command to specific users, see mngenvsetup (Configuring management groups) in the uCosminexus Application Server Command Reference Guide.
Arguments
Note
When Japanese is included in the ldif file to be converted, convert it to UTF-8 and then encode it in base64. For details about LDIF, see RFC 2849 "The LDAP Data Interchange Format (LDIF) - Technical Specification".
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd