summaryrefslogtreecommitdiff
path: root/templates/system/login
AgeCommit message (Expand)Author
2014-10-18vyatta-cfg-system: comment change in the plaintext-password nodeAlex Harpin
2014-10-18vyatta-cfg-system: fix for deleting encrypted password breaks configAlex Harpin
2013-12-17Fix bug 318 - Use SHA-512 hashing for user passwords instead of MD5Stig Thormodsrud
2012-12-12revert 918bd40d3e3f238a800b1486f70e2d5ee1d71a72John Southworth
2012-09-05Bugfix 8326John Southworth
2012-09-04Bugfix 8290John Southworth
2010-08-20Add checking of port rangeStephen Hemminger
2010-08-17update help text to use val_helpAn-Cheng Huang
2010-07-21Add completion for text fields with limited valuesStephen Hemminger
2010-07-19fix typo, val_help, etc.An-Cheng Huang
2010-07-19Use val_help: features to format betterStephen Hemminger
2010-07-19Convert public-keys help to new formatStephen Hemminger
2010-07-19Fix language in help text for loadkeyStephen Hemminger
2010-07-16Remove verbs from all help messagesStephen Hemminger
2010-07-06Allow incorrect user to be deletedStephen Hemminger
2010-07-06Change user name validationStephen Hemminger
2010-02-17Add support for options in keyfileStephen Hemminger
2010-02-17Handle DSA keysStephen Hemminger
2010-02-02Run login update as rootStephen Hemminger
2010-01-26Add additional check that new user doesn't exist in NSSStephen Hemminger
2010-01-26Don't allow vyatta configured accounts to overlap internal accountsStephen Hemminger
2010-01-19Restrict radius-server timeout valueStephen Hemminger
2009-12-04Add back public-key templatesStephen Hemminger
2009-12-04Rearrange the public-key configuration schemaStephen Hemminger
2009-12-03Require key-type to be set.Stephen Hemminger
2009-12-03SSH enhancementsStephen Hemminger
2009-11-30added required keyword to help text.Michael Larson
2009-10-15partial fix for bug 4903.slioch
2009-09-11User group fixesStephen Hemminger
2009-09-04Enforce syntax checking on passwordStephen Hemminger
2009-09-04Revert "Validate encrypted password field"Stephen Hemminger
2009-09-03Validate encrypted password fieldStephen Hemminger
2009-06-01Change how system login update worksStephen Hemminger
2009-05-05Split up system login scriptsStephen Hemminger
2009-04-26Add configurable login banners.Stig Thormodsrud
2009-04-24New tacacs+ configuration templatesStephen Hemminger
2009-03-26Revert "Split login authentication configuration into three scripts"Stephen Hemminger
2009-03-23Split login authentication configuration into three scriptsStephen Hemminger
2009-02-08fix spelling mistakeMohit Mehta
2008-11-12add basic tacacs+ supportRobert Bays
2008-06-05Remove shell template (not ready yet).Stephen Hemminger
2008-06-05Turn off TCP SACKStephen Hemminger
2008-05-29Rework how user accounts are managedStephen Hemminger
2008-04-10Fix Bug 3069 Help strings should be standardizedMohit Mehta
2008-03-10fix for bug 2083: add radius authentication support.An-Cheng Huang
2008-02-21fix for bug 2764: rename user levelAn-Cheng Huang
2008-02-11allow empty full-nameAn-Cheng Huang
2008-02-11prevent ':' in full name (separator in passwd)An-Cheng Huang
2008-02-04revise the password checkAn-Cheng Huang
2008-02-04add commit check for user passwordAn-Cheng Huang