.TH SXACL-USERGETKEY "1" "September 2014" "sxacl 2.0" "Skylable SX Manual" .SH NAME sxacl-usergetkey \- get key of a specific user .SH SYNOPSIS .B sxacl usergetkey \fR[\fI\,OPTIONS\/\fR] \fI\, sx://\/\fR[\fI\,profile@\/\fR]\fI\,cluster\/\fR .SH DESCRIPTION \fBsxacl usergetkey\fR retrieves an authentication key of a specific user. Only cluster administrators can retrieve users' keys. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR Print help and exit .TP \fB\-\-full\-help\fR Print help, including hidden options, and exit .TP \fB\-V\fR, \fB\-\-version\fR Print version and exit .TP \fB\-a\fR, \fB\-\-auth\-file\fR=\fI\,FILE\/\fR Store authentication key in a given file (instead of printing it). .TP \fB\-C\fR, \fB\-\-config\-link\fR When this option is enabled, sxacl will return a configuration link instead of an authentication key. The configuration link includes the key and can be used by other applications to automatically configure access to the SX server. .TP \fB\-c\fR, \fB\-\-config\-dir\fR=\fI\,PATH\/\fR Path to the SX configuration directory (default: ~/.sx) .TP \fB\-D\fR, \fB\-\-debug\fR Enable debug messages. .SH "EXAMPLES" To obtain the key of the user 'joe' run: .br \fB sxacl usergetkey joe sx://admin@cluster\fP .br .SH SEE ALSO \fBsxacl-usernewkey\fR(1), \fBsxacl-userlist\fR(1), \fBsxacl-useradd\fR(1), \fBsxacl-userdel\fR(1)