Quantcast
Channel: Symantec Connect - Security - Discussions
Viewing all articles
Browse latest Browse all 203

Create internal user

$
0
0
I need a solution

Hello,

 

I need to import already existing MAK. It works fine with following command:

pgp --import-mak <key.asc> --usp-server <keyserver> --auth-username <username> --auth-passphrase <password>

 

But when there is no such user, I need to create user account prior to import. With the following command:

pgp --create-consumer --usp-server <keyserver> --name <username>

 

how to specify a passphrase for newly created account so I can use it with --import-mak?

 

Thanks,

Anton


Viewing all articles
Browse latest Browse all 203

Trending Articles