[rhelv6-list] disable shadow in kickstart?

Collins, Kevin [BEELINE] KCollins at chevron.com
Mon Dec 6 17:39:47 UTC 2010


Thanks - that did exactly what I wanted.

Kevin

-----Original Message-----
From: rhelv6-list-bounces at redhat.com [mailto:rhelv6-list-bounces at redhat.com] On Behalf Of Prentice Bisbal
Sent: Monday, December 06, 2010 6:10 AM
To: rhelv6-list at redhat.com
Subject: Re: [rhelv6-list] disable shadow in kickstart?

Kevin,

Kickstart just calls the authconfig command, so any switch from the
authconfig command will work in kickstart. I've also found that
'authconfig --help' shows different options than 'man authconfig'.
'authconfig --help' shows that there is a disable option for shadow,
which is not listed in the man page:

$ authconfig --help | grep shadow
  --enableshadow, --useshadow
                        enable shadowed passwords by default
  --disableshadow       disable shadowed passwords by default


--
Prentice


Collins, Kevin [BEELINE] wrote:
> I have just confirmed that with no --enableshadow or --useshadow in my
> kickstart file, I am still ending up with a shadow-enabled system. There
> is no option listed to disable shadow, and the Installation Guide says
> “By default, passwords are normally encrypted and are not shadowed.”  Of
> course, this is about the 3^rd or 4^th item in the manual I have found
> to be completely wrong...
> 
>  
> 
> Any ideas? I can always turn it off after kickstart, but would rather
> prevent it to begin with.
> 
>  
> 
> Thanks,
> 
>  
> 
> Kevin
> 
https://www.redhat.com/mailman/listinfo/rhelv6-list



_______________________________________________
rhelv6-list mailing list
rhelv6-list at redhat.com
https://www.redhat.com/mailman/listinfo/rhelv6-list




More information about the rhelv6-list mailing list