Is there a way to turn off deactivation of accounts when too many failed password attempts kick in and deatcivates the account by putting the D flag in sambaAcctflags. How about a way to increase the number to lets say 10 instead of 3. Just looking for a way w/o going into the source.
On Wed, 2005-08-31 at 21:15 -0400, moof48@temple.edu wrote:> Is there a way to turn off deactivation of accounts when too > many failed password attempts kick in and deatcivates the > account by putting the D flag in sambaAcctflags. How about > a way to increase the number to lets say 10 instead of 3. > > Just looking for a way w/o going into the source.---- probably a whole lot easier to look at man pages man pdbedit I think you find just the example of what you are looking for. Craig