Displaying 20 results from an estimated 41 matches for "enableshadow".
2008 Feb 06
2
kickstart %post not executed
.../centos4-x86_64/disc1
cmdline
skipx
reboot
# Partition information
.....
# General system config
bootloader --location=mbr
keyboard uk
lang en_GB.UTF-8
langsupport en_GB.UTF-8
timezone --utc GMT
mouse none
# Network information
network --device eth0 --bootproto dhcp
# Security bits
authconfig --enableshadow --enablemd5 --enablecache
rootpw --iscrypted somepasswd
firewall --disabled
selinux --disabled
%packages
@core
%post
echo "Now starting post install"
mkdir /tmp/VM
Is this a known problem or am I doing something wrong?
Thanks
Simone
_______________________________________________...
2006 Jun 02
1
Redhat Authconfig errors
...returning information from
local files rather than the ldap info.)
I wanted to go back and check my authconfig and reset the parameters.
However now when I do a authconfig I get this:
----
authconfig --enablecache --enableldap --ldapserver=127.0.0.1 --ldapbasedn="dc=sncc-pdc,dc=net" --enableshadow --enablemd5 --enableldapauth --update
Traceback (most recent call last):
File "/usr/sbin/authconfig", line 738, in ?
module.run()
File "/usr/sbin/authconfig", line 323, in run
self.readAuthInfo()
File "/usr/sbin/authconfig", line 228, in readAuthInfo...
2016 Aug 25
1
dracut-initqueue timeout with virt-install... but it works (kinda?)
...trd-inject=/home/kickstart.cfg \
--extra-args="ks=file:/kickstart.cfg" \
--debug \
--accelerate
kickstart.cfg:
text
install
cdrom
lang en_US.UTF-8
keyboard us
network --onboot yes --device eth0 --bootproto dhcp --noipv6
rootpw testing123
firewall --service=ssh
authconfig --enableshadow --passalgo=sha512
selinux --disable
timezone --utc America/New_York
bootloader --location=mbr
zerombr
clearpart --all --initlabel
autopart
reboot
%packages --nobase
@core
%end
?
Matthew Crocker
President - Crocker Communications, Inc.
Managing Partner - Crocker Telecommunications, LLC
E: ma...
2007 Apr 13
2
Anaconda can't squeeze out the repomd.xml
...lt=en_US.UTF-8 en_US.UTF-8
keyboard us
network --device eth0 --bootproto static --ip 192.168.1.165 --netmask
255.255.255.0 --gateway 192.168.1.1 --hostname eagle.mydomain.com
firewall --enabled --port=22:tcp --port=80:tcp --port=21:tcp
--port=25:tcp --port=443:tcp
selinux --disabled
authconfig --enableshadow --enablemd5
timezone America/Vancouver
zerombr yes
bootloader --location=mbr
clearpart --all --initlabel
part /boot --fstype ext3 --size=1000 --ondisk=sda
part /var --fstype ext3 --size=12000 --ondisk=sda --asprimary
part /usr --fstype ext3 --size=3000 --ondisk=sdb
part / --fstype ext3 --size=3000...
2008 Apr 25
2
PXE / Kickstart / nfs ....
...driver "vesa" --resolution 800x600 --depth 8 --startxonboot
xconfig --resolution 800x600 --depth 8 --startxonboot
network --device eth1 --bootproto dhcp
nfs --server 192.168.0.0 --dir /export/moonshine/
rootpw --iscrypted $1$71fLV/wH$V4OQNd6WZ32srMY60axN//
firewall --disabled
authconfig --enableshadow --enablemd5
selinux --disabled
timezone --utc Europe/London
bootloader --location=mbr --driveorder=hda --append="rhgb quiet" --md5pass=$1$oPmnmKSW$M2RyKA9xPM33Ml7i7o3EL.
# The following is the partition information you requested
# Note that any partitions you deleted are not expressed
# h...
2007 May 29
1
Re: centos and http
...tomatically generated by anaconda.
>>
>> install
>> url --url http://your.ip/cd/0
>> lang en_US.UTF-8
>> keyboard us
>> network --device eth0 --bootproto dhcp
>> rootpw --iscrypted blahblahblah
>> firewall --enabled --port=22:tcp
>> authconfig --enableshadow --enablemd5
>> selinux --disabled
>> timezone Pacific/Auckland
>> bootloader --location=mbr --driveorder=sda
>> # The following is the partition information you requested
>> # Note that any partitions you deleted are not expressed
>> # here so unless you clear al...
2005 Jan 15
1
Guide to stripping Centos 3
...05/pub/install/ftpinstall
# xconfig --card "RIVA128" --videoram 4096 --hsync 31.5-35.1 --vsync 50-61
--resolution 1280x800 --depth 24
skipx
network --device eth0 --bootproto dhcp
# rootpw --iscrypted <elided>
firewall --disabled
# not yet in RHEL 3
# selinux --disabled
authconfig --enableshadow --enablemd5
timezone America/New_York
bootloader --location=mbr
# --append hdb=ide-scsi
# The following is the partition information you requested
# Note that any partitions you deleted are not expressed
# here so unless you clear all partitions first, this is
# not guaranteed to work
clearpa...
2006 Sep 28
4
Trimming the fat out of a Centos 4.4 Installation
Hi, just to avoid re-inventing the wheel, is there any document that
can help me reduce even further a "minimum" installation of Centos 4.4
(BTW can you say 600mb is minimum)?
I am in the process of creating a small Centos-4.4-based Asterisk box
and I need to boot it from a CF card. Deleting useless packages will
help me do what i want.
Example: even a minimum install of Centos 4.4 (or
2006 Sep 28
4
Trimming the fat out of a Centos 4.4 Installation
Hi, just to avoid re-inventing the wheel, is there any document that
can help me reduce even further a "minimum" installation of Centos 4.4
(BTW can you say 600mb is minimum)?
I am in the process of creating a small Centos-4.4-based Asterisk box
and I need to boot it from a CF card. Deleting useless packages will
help me do what i want.
Example: even a minimum install of Centos 4.4 (or
2019 Jan 09
2
Kickstart finishing Installation
Hallo,
which switch is the right one for Centos 7.6 to finish the installation.
Every Installation needs an acknowledgement at the end when the network configuration is shown while installing with grafics.
Thanks
Ralf
Von meinem iPad gesendet
2011 Jul 25
0
pxe booting questions
...install (All discs have been verified
as working
via sha an md5 checksums).
url --url=http://mrepo/mrepo/centos6-x86_64/disc1
repo --name=os --baseurl=http://mrepo/mrepo/centos6-x86_64/RPMS.os
selinux --permissive
install
lang en_US.UTF-8
keyboard us
skipx
rootpw
firewall --disabled
authconfig --enableshadow --enablemd5
%packages
redhat-lsb
rubygems
puppet
%end
Thanks.
Nathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110725/93caacae/attachment-0001.html>
2009 Jun 03
1
[PATCH server] ovirt server installer autobuild integration
...ould have address on default libvirt network
+network --device=eth0 --bootproto=static --ip=192.168.122.190 --netmask=255.255.255.0 --onboot=on --nameserver=192.168.122.1 --gateway=192.168.122.1
+# Root password is 'ovirt'
+rootpw --iscrypted Xa8QeYfWrtscM
+firewall --disabled
+authconfig --enableshadow --enablemd5
+selinux --disabled
+# NOTE: ntp/ntpdate need to stay in this list to ensure that time on the
+# appliance is correct prior to the ovirt-server-installer being run. Otherwise you
+# get Kerberos errors
+services --disabled=libvirtd,postgresql --enabled=network,iptables,ntpdate,acpid,ss...
2008 Jul 04
1
Anaconda ignores "cmdline" directive
...kstart file we use:
install
url --url http://a.b.c.d/centos/5.2/os/x86_64
logging --level=debug
lang en_US.UTF-8
network --device eth0 --bootproto static --ip=a.b.c.e
--netmask=255.255.255.0 --gateway=a.b.c.f --nameserver=a.b.c.g
--hostname domu-hostname
rootpw --iscrypted $1$password
authconfig --enableshadow --enablemd5
selinux --disabled
timezone --utc Australia/Sydney
bootloader --location=mbr --driveorder=xvda --append="console=xvc0"
poweroff
cmdline
# Partitioning
zerombr
clearpart --all --initlabel --drives=xvda
part /boot --fstype ext3 --size=100 --ondisk=xvda
part pv.2 --size=0 --grow...
2018 Jun 14
0
CentOS7: Setting up ldap over TLS in kickstart file
...et
> http://xxx.xxx.xxx.xxx/Softwares7/LDAPCERTS/server.crt
> cd /
> systemctl disable nslcd
>
> I'm unable to see what system-config-authentication is doing more in it's
> setup.
>
> Thanks for your help
I'm a bit stumped. My recipe was similar:
authconfig --enableshadow --passalgo=sha512 --enablefingerprint --enableldap --enableldapauth --ldapserver=ldap.ourcompany.com --ldapbasedn=dc=ourcompany,dc=com --enablecache --enableldaptls
then, in %post:
curl http://www.ourcompany.com/ca/ca.crt \
-s -o /etc/openldap/cacerts/ca.ourcompany.com.pem
/usr/sbin/cacertd...
2010 Jan 01
1
kickstart and logins.def question
Hello all:
Happy New Year to everyone and thank you for all the knowledge this past year.
I have a hopefully simple question about kickstart. In the
authconfig section I can enable ldap, credential caching, etc.. Using
the GUI tool there's an option to create the user home directories on
first login. The docs don't show a similar option for authconfig in
kickstart. For now I'm
2017 Feb 15
1
Kickstart - part ignore onpart ??
I'm ill, i'm german ...
the script is looks ok, copy from a slim installation of anaconda.
Insert only the "pre part"
and
part /boot --onpart=/dev/sda1
part / --onpart=/dev/sda2
part swap --onpart=/dev/sda3
As i wrote: Jump over to another console and the partitions are there.
Sincerely
Andy
Am Mittwoch, den 15.02.2017, 11:16 -0800 schrieb John R
2007 Oct 01
2
HowTo: Samba with ADS security in CentOS 5
Hello!
I have recently gone through the hassle of trying to get a CentOS 5 server
(no gui) with Samba to use ADS for security. After several days of googling
and trying different howtos I finally got it working, I now want to write a
howto for CentOS 5, Samba 3.0 and Windows Server 2003 SP2.
Basically it's a combination of
http://www.howtoforge.com/samba_ads_security_mode and
2012 Dec 07
2
Questions on making a kickstart cfg
So I took the anaconda cfg, commented out the partition/disk pieces and
ran it off my repo server and it almost worked.
Little things like not including things I had done on network setup. No
first boot.... :)
So now I am reading up on building a kickstart cfg
http://wiki.centos.org/TipsAndTricks/KickStart
http://www.centos.org/docs/5/html/5.2/Installation_Guide/s1-kickstart2-howuse.html
2016 Aug 17
0
Anaconda error on centos 7.2
...hread.run(self, *args, **kwargs)
LVMError: lvactivate failed for swap: running lvm lvchange -a y
--config devices { preferred_names=["^/dev/mapper/", "^/dev/md/",
"^/dev/sd"] } redhat/swap failed
Kickstart:-
#version=RHEL7
# System authorization information
auth --enableshadow --passalgo=sha512
# Use CDROM installation media
cdrom
# Run the Setup Agent on first boot
firstboot --enable
ignoredisk --only-use=vda
# Keyboard layouts
keyboard --vckeymap=us --xlayouts='us'
network --device eth0 --bootproto static --ip 10.97.60.50 --netmask
255.255.255.0 --gateway 10...
2017 Feb 15
2
Kickstart - part ignore onpart ??
...er hours of uncessfull create example before i forward special
parition tests.
part ignoe --onpart
But Installation hang out for parition the harddisk.
jump to another console partitions are ok ?
Which line/lines is/are missing?
Andy
#version=DEVEL
# System authorization information
auth --enableshadow --passalgo=sha512
# Use CDROM installation media
cdrom
# Use graphical install
graphical
# Run the Setup Agent on first boot
firstboot --enable
ignoredisk --only-use=sda
# Keyboard layouts
keyboard --vckeymap=de-nodeadkeys --xlayouts='de (nodeadkeys)'
# System language
lang de_DE.UTF-8
# N...