public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] how to losen restrictions on root password
@ 2021-07-20 22:37 John Covici
  2021-07-20 22:52 ` antlists
  0 siblings, 1 reply; 5+ messages in thread
From: John Covici @ 2021-07-20 22:37 UTC (permalink / raw
  To: gentoo-user

Hi.  After a recent update, I discovered I could not log in as root on
my local console.  Soome software put lots of restrictions on how I
could choose the password and I would like to losen  or abolish those
restrictions.  This is only for local consoles, so its a bit
rediculous anyway.

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici wb2una
         covici@ccs.covici.com


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] how to losen restrictions on root password
  2021-07-20 22:37 [gentoo-user] how to losen restrictions on root password John Covici
@ 2021-07-20 22:52 ` antlists
  2021-07-21  1:24   ` John Covici
  0 siblings, 1 reply; 5+ messages in thread
From: antlists @ 2021-07-20 22:52 UTC (permalink / raw
  To: gentoo-user

On 20/07/2021 23:37, John Covici wrote:
> Hi.  After a recent update, I discovered I could not log in as root on
> my local console.  Soome software put lots of restrictions on how I
> could choose the password and I would like to losen  or abolish those
> restrictions.  This is only for local consoles, so its a bit
> rediculous anyway.
> 
> Thanks in advance for any suggestions.
> 
/etc/security/passwdqc.conf ???

hth

Cheers,
Wol


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] how to losen restrictions on root password
  2021-07-20 22:52 ` antlists
@ 2021-07-21  1:24   ` John Covici
  2021-07-21  7:04     ` antlists
  0 siblings, 1 reply; 5+ messages in thread
From: John Covici @ 2021-07-21  1:24 UTC (permalink / raw
  To: gentoo-user

On Tue, 20 Jul 2021 18:52:43 -0400,
antlists wrote:
> 
> On 20/07/2021 23:37, John Covici wrote:
> > Hi.  After a recent update, I discovered I could not log in as root on
> > my local console.  Soome software put lots of restrictions on how I
> > could choose the password and I would like to losen  or abolish those
> > restrictions.  This is only for local consoles, so its a bit
> > rediculous anyway.
> > 
> > Thanks in advance for any suggestions.
> > 
> /etc/security/passwdqc.conf ???
> 
> hth
> 

Thanks, never messed with this before, I will see what I can see.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici wb2una
         covici@ccs.covici.com


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] how to losen restrictions on root password
  2021-07-21  1:24   ` John Covici
@ 2021-07-21  7:04     ` antlists
  2021-07-21  7:48       ` Dale
  0 siblings, 1 reply; 5+ messages in thread
From: antlists @ 2021-07-21  7:04 UTC (permalink / raw
  To: gentoo-user

On 21/07/2021 02:24, John Covici wrote:
> On Tue, 20 Jul 2021 18:52:43 -0400,
> antlists wrote:
>>
>> On 20/07/2021 23:37, John Covici wrote:
>>> Hi.  After a recent update, I discovered I could not log in as root on
>>> my local console.  Soome software put lots of restrictions on how I
>>> could choose the password and I would like to losen  or abolish those
>>> restrictions.  This is only for local consoles, so its a bit
>>> rediculous anyway.
>>>
>>> Thanks in advance for any suggestions.
>>>
>> /etc/security/passwdqc.conf ???
>>
>> hth
>>
> 
> Thanks, never messed with this before, I will see what I can see.
> 
Nor had I until I built my new system. It seems the defaults have been 
tightened up ...

All very well, but the primary purpose of security on my machine is to 
stop users trampling over other user's default setups :-)

Cheers,
Wol


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] how to losen restrictions on root password
  2021-07-21  7:04     ` antlists
@ 2021-07-21  7:48       ` Dale
  0 siblings, 0 replies; 5+ messages in thread
From: Dale @ 2021-07-21  7:48 UTC (permalink / raw
  To: gentoo-user

antlists wrote:
> On 21/07/2021 02:24, John Covici wrote:
>> On Tue, 20 Jul 2021 18:52:43 -0400,
>> antlists wrote:
>>>
>>> On 20/07/2021 23:37, John Covici wrote:
>>>> Hi.  After a recent update, I discovered I could not log in as root on
>>>> my local console.  Soome software put lots of restrictions on how I
>>>> could choose the password and I would like to losen  or abolish those
>>>> restrictions.  This is only for local consoles, so its a bit
>>>> rediculous anyway.
>>>>
>>>> Thanks in advance for any suggestions.
>>>>
>>> /etc/security/passwdqc.conf ???
>>>
>>> hth
>>>
>>
>> Thanks, never messed with this before, I will see what I can see.
>>
> Nor had I until I built my new system. It seems the defaults have been
> tightened up ...
>
> All very well, but the primary purpose of security on my machine is to
> stop users trampling over other user's default setups :-)
>
> Cheers,
> Wol
>
>


I wonder how many people change the defaults to a higher setting?  I can
see a multi-user system admin having reason to do so but wonder if
others change it?  After all, if there is only one person using a
system, just come up with a good password.  If it is a multi-user
system, then a admin might need to force people to come up with a good
password. 

I've never noticed these config files either.  Now I'm curious.  To be
honest, my passwords kinda suck security wise.  Well, my passwords for
encrypted stuff is very strong but my user password may could be guessed
easily. 

Dale

:-)  :-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-21  7:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-20 22:37 [gentoo-user] how to losen restrictions on root password John Covici
2021-07-20 22:52 ` antlists
2021-07-21  1:24   ` John Covici
2021-07-21  7:04     ` antlists
2021-07-21  7:48       ` Dale

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox