Passwd options

From: Michael Bucholtz (mbucholtz@ceiss.org)
Date: 04/22/03

  • Next message: Shaukat Riaz: "Telnet Connection disconnects"
    Date: Tue, 22 Apr 2003 14:18:58 -0700
    From: Michael Bucholtz <mbucholtz@ceiss.org>
    To: "Tru64-Unix-Managers (tru64-unix-managers@ornl.gov)" <tru64-unix-managers@ornl.gov>
    
    

    Have a question about the options 'passwd' gives a user:

       1 Pronounceable passwords generated for you
       2 A string of characters generated for you
       3 A string of letters generated for you
       4 To pick your password

    - Is it possible to have one of the options as the default (ie, never show
    this prompt, always do one of the 4 we set)
    - If so, is it possible to change how one of the options generate a
    password.

    What im looking to do is have the passwd program always generate a password
    of at least 8 characters containing letters & numbers.


  • Next message: Shaukat Riaz: "Telnet Connection disconnects"

    Relevant Pages

    • Re: [OT] Re: Increasing efficiency in C
      ... reasonable value and build a lookup table for converting from letters ... the target string with the candidate string ... Other characters cannot be ... Dan Pop ...
      (comp.lang.c)
    • Re: string combination
      ... combination of letters of any inputted string? ... it does not deal with repeated characters (so perms of aaa would be ... void showpermutations(char *prefix, char *word) { ...
      (comp.lang.c)
    • Re: Using MS Main Library in Access VBA
      ... >>>combinations for those seven letters (I have been able to do this pretty ... >> to that is to place a string of characters in a textbox, ... >Function WordSpellCheck(WordToCheck As String) As Boolean ... >instantiate Word as a module-level object, ...
      (microsoft.public.access.formscoding)
    • Re: character encoding problem
      ... i'am getting some string with polish characters as some artifacts how ... can i change these letters back to normal polish letters?? ...
      (comp.lang.java.programmer)
    • Re: Find String in another string - only between spaces
      ... beginning or end of the string or between spaces or signs. ... Do you mean you need to find the substring AB as long as the characters ... on either side of it, if any, aren't letters? ...
      (microsoft.public.excel.worksheet.functions)