Magellan Linux

Diff of /alx-src/branches/alxconf-060/functions/config_ssh_auth.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3485 by niro, Mon Apr 16 08:46:22 2012 UTC revision 3486 by niro, Mon Apr 16 08:47:18 2012 UTC
# Line 23  config_ssh_auth() Line 23  config_ssh_auth()
23   local pubkey   local pubkey
24   local CONFIG   local CONFIG
25    
26   # generate evtually missing keys   # generate eventually missing keys
27   gen_keys   gen_keys
28    
29   # read the pubkey (the sed prints only the second line, which is the pubkey)   # read the pubkey (the sed prints only the second line, which is the pubkey)

Legend:
Removed from v.3485  
changed lines
  Added in v.3486