Managing the RADIUS Instances

Using manager authorization to update the freeradius password in the OpenLDAP directory

ldappasswd -e \!authzid=dn:cn=Manager,o=vt -H ldap://cricket.nis.vt.edu:11389/ -x -ZZ -W -S -D nuid=your_nuid,ou=Administrators,ou=NIS,o=vt uid=freeradius,ou=Local,ou=NIS,o=vt

Enter the new password for the freeradius user when prompted for New password: and Re-enter new password:

Enter your password when prompted to Enter LDAP Password:

For PPRD or DEV environments, respectively substitute hornet or owlfly for cricket in the command above. If you are not a user with manager authorization, the above command will fail.