in reply to Security: balancing two conflicting password policies

Could you write a daemon that holds the connect information ( the password etc. ) that gets that connect information via prompt - therefore the information needs to manually entered on server startup or perhaps entered into a short compiled script?
EEjack
  • Comment on Re: Security: balancing two conflicting password policies

Replies are listed 'Best First'.
Re^2: Security: balancing two conflicting password policies
by danb (Friar) on May 12, 2005 at 23:38 UTC

    That would be a great and secure way to do it... except that you must have missed the last little part his message:

    ...and without requiring user interaction.

    -Dan