RE: What's creating /etc/ldap.conf?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From: Slinky <swissslinky@xxxxxxxxx>
>rpm -qf /etc/ldap.conf
>file /etc/ldap.conf is not owned by any package

If it's not anaconda/yum, it's probably created by an rpm install script or trigger.  First guess would be an ldap package: try 

rpm -qia \*ldap\* --scripts --triggers | less +/ldap.conf

If that doesn't help, you'll have to scan all rpms:

rpm -qia --scripts --triggers | less +/ldap.conf

Other than that, it could be coming from a program or script file that is part of an rpm.  


Moray.
"To err is human.  To purr, feline"
http://members.aol.com/edgwddirk 


_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux