[CentOS] /etc/ldap.conf pam_filter

2010-02-05 Thread Nobody ist perfect
Hi, we use an openldap server / samba as domain controller for our windows/linux workstations. on a specific server, login should only be allowed, if the certain user is member of a group (let's call this group "login"). All the users in the domain are members of the group "Domain Users". Therefor

Re: [CentOS] Centos 5.3 install on gigabyte GA-MA790FX-UD5P motherboard

2009-09-02 Thread Nobody ist perfect
Hi with the kernel parameters ... nousb nousbstorage nomsi nodm nodmraid noapic acpi=off pci=nomsi worked for me ... Nathan Norton schrieb: > Hi, > > I am having some difficulties installing centos 5.3 on the gigabyte > GA-MA790FX-UD5P motherboard. > > Has anyone got centos booting on this m

Re: [CentOS] did CentOS x86 5.3 migrate to another hard drive, but console login keeps prompting even with correct password

2009-09-04 Thread Nobody ist perfect
Hi! check perms on /tmp for example chown -R root.root /tmp & chmod 777 /tmp choyaumeshu schrieb: > first time poster here - hello everyone > > > I started out with CentOS x86 5.3 with the following partitions on my > source hard drive: > /dev/hdc1swap > /dev/hdc2/ > > > I did the foll

Re: [CentOS] how to clean YUM download?

2009-09-08 Thread Nobody ist perfect
yum clean all mcclnx mcc schrieb: > We have CENTOS 5.2 on DELL server. While I run "yum update" and yum start > download files. in middle of download there have power surge and computer > reboot. > > Does there has way to clean yum download? > > Thanks > > _

Re: [CentOS] pwconv with partial /etc/passwd

2009-09-08 Thread Nobody ist perfect
pwconv, pwunconv, grpconv, grpunconv - convert to and from shadow passwords and groups Eugene Vilensky schrieb: > If shadow passwords are already in use, and new entries are appended to > /etc/passwd that include password hashes, is it still possible to use > pwconv to generate /etc/shadow entries