Main Menu
Home
Articles, Tips, Solutions
Contact
Sitemap
Downloads
Login Form





Lost Password?
No account yet? Register
To add contents please register and login.

Index arrow Solved problems arrow Solved problems server configuration

Password aging by default turned on PDF Print E-mail

We suddenly encounterd problems with a backup software connecting to the hosts.

Finally we reallized the password aging is enabled by default and it expires after 90 days.

This is of course only a problem if you have a service or application which tries to connect through a fix user and password.

Here the commandline how you can change/diable the passdword aging for a useraccount:

passwd -x -1  -w 7 -n 0 username

 

You can also turn if off for the ESX server completely.

esxcfg-auth --passmaxdays=0

 

 

 
 

Design: Digital Eye Template