u
This commit is contained in:
parent
2782c12fb1
commit
548b97005b
@ -62,6 +62,7 @@ then
|
||||
fi
|
||||
ln -s $SourcePath/.ssh/authorized_keys $HomePath/.ssh/authorized_keys
|
||||
elif [ $CopyOrLinkOrOmitAuthorizedKeys = 'a']
|
||||
then
|
||||
mkdir -p $HomePath/.ssh
|
||||
chmod 700 $HomePath/.ssh
|
||||
cat $SourcePath/.ssh/authorized_keys >> $HomePath/.ssh/authorized_keys
|
||||
|
Loading…
Reference in New Issue
Block a user