Igor Živković wrote:
> On 12/01/2013 08:58 PM, Bruce Dubbs wrote:
>>
>> 2.  Debian has a set of patches.  Should we investigate using them?
>> AFAIK, the current package is working well.  I hesitate to 'fix'
>> something that works.
>
> Could you check what you get when you passwd lock an account and then
> try to su into it?

What I did is:

sudo passwd bruce
   set the pw

sudo login bruce
   login ok

sudo passwd -l bruce
sudo login bruce
   crypt: Invalid argument

sudo passwd -u bruce
sudo login bruce
   login ok

Other than the crypt message being a bit misleading, everything seems to 
work as expected.

   -- Bruce


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to