Update SSH Keys Sign feature
This commit is contained in:
@@ -2,11 +2,12 @@ wxi-ssh-keys-sign(){
|
|||||||
wxi-header "SSH / Keys / Sign"
|
wxi-header "SSH / Keys / Sign"
|
||||||
wxi-restricted
|
wxi-restricted
|
||||||
|
|
||||||
wxi-ssh-keys-sign-create $ORG sysadmin 3600
|
|
||||||
|
|
||||||
if [[ $USERNAME == "cwchristerw" ]]
|
if [[ $USERNAME == "cwchristerw" ]]
|
||||||
then
|
then
|
||||||
|
wxi-ssh-keys-sign-create cwchristerw sysadmin 3600
|
||||||
wxi-ssh-keys-sign-create warengroup sysadmin 3600
|
wxi-ssh-keys-sign-create warengroup sysadmin 3600
|
||||||
|
else
|
||||||
|
wxi-ssh-keys-sign-create $ORG sysadmin 3600
|
||||||
fi
|
fi
|
||||||
wxi-footer
|
wxi-footer
|
||||||
}
|
}
|
||||||
|
|||||||
2
wx
2
wx
@@ -838,8 +838,6 @@ wxi-ssh-keys-sign(){
|
|||||||
wxi-header "SSH / Keys / Sign"
|
wxi-header "SSH / Keys / Sign"
|
||||||
wxi-restricted
|
wxi-restricted
|
||||||
|
|
||||||
wxi-ssh-keys-sign-create $ORG sysadmin 3600
|
|
||||||
|
|
||||||
if [[ $USERNAME == "cwchristerw" ]]
|
if [[ $USERNAME == "cwchristerw" ]]
|
||||||
then
|
then
|
||||||
wxi-ssh-keys-sign-create cwchristerw sysadmin 3600
|
wxi-ssh-keys-sign-create cwchristerw sysadmin 3600
|
||||||
|
|||||||
Reference in New Issue
Block a user