Commit graph

5 commits

Author SHA1 Message Date
mathias
e199e274c3 * big restructering + feature enhancements
+ added auth_<method>.c, each basic auth-method has now
      its own implementation-file
    + added -auth - flag:
        - list      - lists all available methods
        - none      - no auth, like -nolock
        - passwd    - standard login, possible shadowsupport
        - pam       - use pam for authentification
        - md5:hash  - provide a md5-hash for authentification
* support for 'shadow'-passwords is part of the passwd authmodule

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%407
2005-05-07 18:58:56 +00:00
mathias
a79727b9b2 --HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%406
2005-05-05 23:21:56 +00:00
mathias
8b6f5c89cd * restructuring
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%404
2005-05-02 11:49:19 +00:00
mathias
39e5206ec7 updated changes
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%403
2005-04-30 10:43:51 +00:00
mathias
620b251aaf initial import
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%401
2005-04-30 00:35:03 +00:00