Changeset - f6d15092135b
[Not reviewed]
default
0 1 0
ethanzonca - 16 years ago 2009-07-30 14:50:27

Closed comment :D
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/slavefuncs.c
Show inline comments
 
@@ -87,7 +87,7 @@ int register_user(char *username, char *
 
    }
 
  execio_close(testrem);
 

	
 
  /* @TODO: Parse the output buffer or something to check when user creation fails due to duplicate users. This is pretty important.
 
  /* @TODO: Parse the output buffer or something to check when user creation fails due to duplicate users. This is pretty important. */
 

	
 
  ssh_keygen(); // generates distren_rsa
 

	
0 comments (0 inline, 0 general)