Create a new Consumer registration at a Producer.
psadmin create-consumer-registration --portal portal-ID --producer producer-name --registrationdatafile file --adminuser uid --passwordfile password-filename
psadmin create-consumer-registration -p portal-ID -N producer-name -x file -u uid -f password-filename
The following options are required
Specifies the name of the Producer being targeted.
Specifies the properties file that lists the options to set on the new consumer registration.
Specifies the administrator's distinguished name.
Specifies the administrator's password in the password file.
Specifies the portal ID.