LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-11-2011, 07:29 AM   #1
barjawi
LQ Newbie
 
Registered: Aug 2011
Posts: 5

Rep: Reputation: Disabled
Linux Troubles (etc folder, sendmail)


Hello,

Sorry to make a long post. I wrote the "Background" section just in case someone can figure out a pattern and let me know if there is one fix to fix everything back to what it was.

If you are only interested in the current problem I am facing, please jump to the "Current Problem" title below.

* Background:

I have a fedora 12 server. One day we were cleaning up the office, removed all the wired, put them back... run the machine, boom... troubles. The trouble was we couldn't access it through the network.

Next day I came in, the problem was solved by one of our team members. Now we can access the machine, but lots of other troubles.

1- The sudo command didn't work, I forgot what the error message was exactly, but the permissions on the sudoers file was wrong. To fix that I had to login as root and chmod 0440 /etc/sudoers.

2- while trying to fix problem (1) above, I attempted to change to root user using "su" command. It didn't work giving the error "su: cannot set groups: Operation not permitted". I had to actually login as a root user from the start (instead of logging in as normal user then using 'su' command) and then "chmod chmod u+s /bin/su".

and not... the current problem.

* Current Problem:

The server has bugzilla on it. It used to send us e-mails normally whenever an update occurs to a bug.
Now mail doesn't get send from bugzilla.

When I tested the sendmail command, when I used a gmail e-mail account, the e-mail was sent successfully. However, when I used an e-mail like those set in Bugzilla it didn't work (e.g., myemail@myhost.com) and it gave the following message:

------------------------------------------
myemail@myhost.com... User unknown

barjawi... Connecting to local...

openmailer: insufficient privileges to change gid, RunAsUid=504, new_gid=0, gid=504, egid=486

putbody: write error: Broken pipe

barjawi... Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
------------------------------------------

Please note the myhost.com is registered. So if you go www.myhost.com on any browser it should resolve.

Thank you for your patience and help,
 
Old 08-11-2011, 10:31 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Start by running 'rpm -Vva 2>&1|grep -v "^\.\{8\}"|tee /tmp/rpmverify.log;' as that will verify all package contents. If any permissions and ownership are wrong, say on /var/spool/mqueue and /var/spool/clientmqueue, which are part of the sendmail package (as you can see with 'rpm -qf /var/spool/mqueue') then you can correct that by running 'rpm --setperms sendmail; rpm --setugids sendmail'. For any other problem unresolved by restoring permissions and such do post actual error messages as that may help us help you.
 
Old 08-11-2011, 02:32 PM   #3
barjawi
LQ Newbie
 
Registered: Aug 2011
Posts: 5

Original Poster
Rep: Reputation: Disabled
Here are the results:

I ran the following command:
sudo rpm -Vva 2>&1 | grep -v "^\.\{8\}" | tee /tmp/rpmverify.log


I got the following result (PART 1):

.M....... /etc/audisp
.M....... c /etc/audisp/audispd.conf
.M....... /etc/audisp/plugins.d
.M....... c /etc/audisp/plugins.d/af_unix.conf
.M....... c /etc/audisp/plugins.d/syslog.conf
.M....... /etc/audit
.M....... c /etc/audit/audit.rules
.M....... c /etc/audit/auditd.conf
.M....... /var/log/audit
.M....... c /etc/mke2fs.conf
.M....... /etc/bash_completion.d/gvfs-bash-completion.sh
.M....... /etc/gconf/schemas/control-center.schemas
.M....... /etc/gconf/schemas/fontilus.schemas
.M....... /etc/gconf/schemas/gnome-control-center.schemas
.M....... c /etc/nfsmount.conf
.M....... /var/lib/nfs
.M....... c /var/lib/nfs/etab
.M....... c /var/lib/nfs/rmtab
.M....... /var/lib/nfs/statd
.M....... /var/lib/nfs/statd/sm
.M....... /var/lib/nfs/statd/sm.bak
.M....... c /var/lib/nfs/state
.M....... /var/lib/nfs/v4recovery
.M....... c /var/lib/nfs/xtab
.M....... /etc/gconf/schemas/apps-evolution-attachment-reminder.schemas
.M....... /etc/gconf/schemas/apps-evolution-mail-notification.schemas
.M....... /etc/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas
.M....... /etc/gconf/schemas/apps-evolution-template-placeholders.schemas
.M....... /etc/gconf/schemas/apps_evolution_addressbook.schemas
.M....... /etc/gconf/schemas/apps_evolution_calendar.schemas
.M....... /etc/gconf/schemas/apps_evolution_email_custom_header.schemas
.M....... /etc/gconf/schemas/apps_evolution_shell.schemas
.M....... /etc/gconf/schemas/evolution-mail.schemas
.M....... /etc/gconf/schemas/empathy.schemas
.M....... c /etc/pinforc
.M....... /etc/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
.M....... /etc/gconf/schemas/charpick.schemas
.M....... /etc/gconf/schemas/cpufreq-applet.schemas
.M....... /etc/gconf/schemas/drivemount.schemas
.M....... /etc/gconf/schemas/geyes.schemas
.M....... /etc/gconf/schemas/mini-commander-global.schemas
.M....... /etc/gconf/schemas/mini-commander.schemas
.M....... /etc/gconf/schemas/modemlights.schemas
.M....... /etc/gconf/schemas/multiload.schemas
.M....... /etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
.M....... /etc/polkit-1
.M....... /var/lib/polkit-1
.M....... /var/lib/polkit-1/localauthority
.M....... /var/lib/polkit-1/localauthority/10-vendor.d
.M....... /var/lib/polkit-1/localauthority/20-org.d
.M....... /var/lib/polkit-1/localauthority/30-site.d
.M....... /var/lib/polkit-1/localauthority/50-local.d
.M....... /var/lib/polkit-1/localauthority/90-mandatory.d
.M....... /bin/ping
.M....... /bin/ping6
.M....... /bin/tracepath
.M....... /bin/tracepath6
.M....... /etc/gconf/schemas/gnote.schemas
.M....... /etc/gconf/schemas/apps_nautilus_preferences.schemas
.M....... c /etc/ld.so.conf
.M....... /etc/ld.so.conf.d
.M....... c /etc/localtime
.M....... c /etc/nsswitch.conf
.M....... /etc/rpc
.M....... /var/cache/ldconfig
.M....... /etc/avahi
.M....... c /etc/avahi/avahi-daemon.conf
.M....... /etc/avahi/etc
.M....... c /etc/avahi/hosts
.M....... /etc/avahi/services
.M....... c /etc/avahi/services/ssh.service
.M....... /etc/dbus-1/system.d/avahi-dbus.conf
.M....... /var/run/avahi-daemon
.M....... /etc/gconf/schemas/planner.schemas
.M....... c /etc/vimrc
.M....... /etc/gconf/schemas/desktop_gnome_file_sharing.schemas
.M....... /etc/gconf/schemas/evince-thumbnailer-comics.schemas
.M....... /etc/gconf/schemas/evince-thumbnailer-djvu.schemas
.M....... /etc/gconf/schemas/evince-thumbnailer-dvi.schemas
.M....... /etc/gconf/schemas/evince-thumbnailer-ps.schemas
.M....... /etc/gconf/schemas/evince-thumbnailer.schemas
.M....... /etc/gconf/schemas/evince.schemas
.M....... /etc/bonobo-activation
.M....... c /etc/bonobo-activation/bonobo-activation-config.xml
.M....... /etc/obex-data-server
.M....... /etc/dbus-1/system.d/org.freedesktop.ModemManager.conf
.M....... c /etc/gconf/schemas/gnome-packagekit.schemas
.M....... /etc/multipath
.M....... c /etc/multipath.conf
.M....... /etc/dbus-1/system.d/org.fedoraproject.Config.Firewall.conf
.M....... /bin/arch
.M....... /bin/basename
.M....... /bin/cat
.M....... /bin/chgrp
.M....... /bin/chmod
.M....... /bin/chown
.M....... /bin/cp
.M....... /bin/cut
.M....... /bin/date
.M....... /bin/dd
.M....... /bin/df
.M....... /bin/echo
.M....... /bin/env
.M....... /bin/false
.M....... /bin/link
.M....... /bin/ln
.M....... /bin/ls
.M....... /bin/mkdir
.M....... /bin/mknod
.M....... /bin/mktemp
.M....... /bin/mv
.M....... /bin/nice
.M....... /bin/pwd
.M....... /bin/rm
.M....... /bin/rmdir
.M....... /bin/sleep
.M....... /bin/sort
.M....... /bin/stty
.M....... /bin/su
.M....... /bin/sync
.M....... /bin/touch
.M....... /bin/true
.M....... /bin/uname
.M....... /bin/unlink
.M....... c /etc/DIR_COLORS
.M....... c /etc/DIR_COLORS.256color
.M....... c /etc/DIR_COLORS.lightbgcolor
.M....... /var/lib/cs
.M....... /bin/ntfs-3g
.M....... /bin/ntfs-3g.probe
.M....... /etc/pam.d
....L.... c /etc/pam.d/fingerprint-auth
....L.... c /etc/pam.d/password-auth
....L.... c /etc/pam.d/smartcard-auth
....L.... c /etc/pam.d/system-auth
.M....... /etc/security
.M....... /var/run/console
.M....... /var/run/sepermit
.M....... /sbin/iptables-multi
.M....... c /etc/krb5.conf
.M....... c /etc/abrt/plugins/KerneloopsScanner.conf
.M....... /etc/ppp
S.5....T. c /etc/ppp/chap-secrets
S.5....T. c /etc/ppp/pap-secrets
.M....... /var/log/ppp
.M....... /var/run/ppp
.M....... /etc/httpd
.M....... /etc/httpd/conf
.M....... /etc/httpd/conf.d
.M....... /etc/httpd/conf.d/README
.M....... c /etc/httpd/conf.d/proxy_ajp.conf
.M....... c /etc/httpd/conf.d/welcome.conf
SM5....T. c /etc/httpd/conf/httpd.conf
.M....... c /etc/httpd/conf/magic
.M....... /var/cache/mod_proxy
.M....... /var/lib/dav
.M....... /var/log/httpd
.M....... /var/run/httpd
.M....... /var/www
.M....... /var/www/cgi-bin
.M....... /var/www/error
.M....... c /var/www/error/HTTP_BAD_GATEWAY.html.var
.M....... c /var/www/error/HTTP_BAD_REQUEST.html.var
.M....... c /var/www/error/HTTP_FORBIDDEN.html.var
.M....... c /var/www/error/HTTP_GONE.html.var
.M....... c /var/www/error/HTTP_INTERNAL_SERVER_ERROR.html.var
.M....... c /var/www/error/HTTP_LENGTH_REQUIRED.html.var
.M....... c /var/www/error/HTTP_METHOD_NOT_ALLOWED.html.var
.M....... c /var/www/error/HTTP_NOT_FOUND.html.var
.M....... c /var/www/error/HTTP_NOT_IMPLEMENTED.html.var
.M....... c /var/www/error/HTTP_PRECONDITION_FAILED.html.var
.M....... c /var/www/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
.M....... c /var/www/error/HTTP_REQUEST_TIME_OUT.html.var
.M....... c /var/www/error/HTTP_REQUEST_URI_TOO_LARGE.html.var
.M....... c /var/www/error/HTTP_SERVICE_UNAVAILABLE.html.var
.M....... c /var/www/error/HTTP_UNAUTHORIZED.html.var
.M....... c /var/www/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
.M....... c /var/www/error/HTTP_VARIANT_ALSO_VARIES.html.var
.M....... /var/www/error/README
.M....... c /var/www/error/contact.html.var
.M....... /var/www/error/include
.M....... c /var/www/error/include/bottom.html
.M....... c /var/www/error/include/spacer.html
.M....... c /var/www/error/include/top.html
.M....... /var/www/error/noindex.html
.M....... /var/www/html
.M....... /var/www/icons
.M....... /var/www/icons/README
.M....... /var/www/icons/README.html
.M....... /var/www/icons/a.gif
.M....... /var/www/icons/a.png
.M....... /var/www/icons/alert.black.gif
.M....... /var/www/icons/alert.black.png
.M....... /var/www/icons/alert.red.gif
.M....... /var/www/icons/alert.red.png
.M....... /var/www/icons/apache_pb.gif
.M....... /var/www/icons/apache_pb.png
.M....... /var/www/icons/apache_pb2.gif
.M....... /var/www/icons/apache_pb2.png
.M....... /var/www/icons/apache_pb2_ani.gif
.M....... /var/www/icons/back.gif
.M....... /var/www/icons/back.png
.M....... /var/www/icons/ball.gray.gif
.M....... /var/www/icons/ball.gray.png
.M....... /var/www/icons/ball.red.gif
.M....... /var/www/icons/ball.red.png
.M....... /var/www/icons/binary.gif
.M....... /var/www/icons/binary.png
.M....... /var/www/icons/binhex.gif
.M....... /var/www/icons/binhex.png
.M....... /var/www/icons/blank.gif
.M....... /var/www/icons/blank.png
.M....... /var/www/icons/bomb.gif
.M....... /var/www/icons/bomb.png
.M....... /var/www/icons/box1.gif
.M....... /var/www/icons/box1.png
.M....... /var/www/icons/box2.gif
.M....... /var/www/icons/box2.png
.M....... /var/www/icons/broken.gif
.M....... /var/www/icons/broken.png
.M....... /var/www/icons/burst.gif
.M....... /var/www/icons/burst.png
.M....... /var/www/icons/c.gif
.M....... /var/www/icons/c.png
.M....... /var/www/icons/comp.blue.gif
.M....... /var/www/icons/comp.blue.png
.M....... /var/www/icons/comp.gray.gif
.M....... /var/www/icons/comp.gray.png
.M....... /var/www/icons/compressed.gif
.M....... /var/www/icons/compressed.png
.M....... /var/www/icons/continued.gif
.M....... /var/www/icons/continued.png
.M....... /var/www/icons/dir.gif
.M....... /var/www/icons/dir.png
.M....... /var/www/icons/diskimg.gif
.M....... /var/www/icons/diskimg.png
.M....... /var/www/icons/down.gif
.M....... /var/www/icons/down.png
.M....... /var/www/icons/dvi.gif
.M....... /var/www/icons/dvi.png
.M....... /var/www/icons/f.gif
.M....... /var/www/icons/f.png
.M....... /var/www/icons/folder.gif
.M....... /var/www/icons/folder.open.gif
.M....... /var/www/icons/folder.open.png
.M....... /var/www/icons/folder.png
.M....... /var/www/icons/folder.sec.gif
.M....... /var/www/icons/folder.sec.png
.M....... /var/www/icons/forward.gif
.M....... /var/www/icons/forward.png
.M....... /var/www/icons/generic.gif
.M....... /var/www/icons/generic.png
.M....... /var/www/icons/generic.red.gif
.M....... /var/www/icons/generic.red.png
.M....... /var/www/icons/generic.sec.gif
.M....... /var/www/icons/generic.sec.png
.M....... /var/www/icons/hand.right.gif
.M....... /var/www/icons/hand.right.png
.M....... /var/www/icons/hand.up.gif
.M....... /var/www/icons/hand.up.png
.M....... /var/www/icons/icon.sheet.gif
.M....... /var/www/icons/icon.sheet.png
.M....... /var/www/icons/image1.gif
.M....... /var/www/icons/image1.png
.M....... /var/www/icons/image2.gif
.M....... /var/www/icons/image2.png
.M....... /var/www/icons/image3.gif
.M....... /var/www/icons/image3.png
.M....... /var/www/icons/index.gif
.M....... /var/www/icons/index.png
.M....... /var/www/icons/layout.gif
.M....... /var/www/icons/layout.png
.M....... /var/www/icons/left.gif
.M....... /var/www/icons/left.png
.M....... /var/www/icons/link.gif
.M....... /var/www/icons/link.png
.M....... /var/www/icons/movie.gif
.M....... /var/www/icons/movie.png
.M....... /var/www/icons/p.gif
.M....... /var/www/icons/p.png
.M....... /var/www/icons/patch.gif
.M....... /var/www/icons/patch.png
.M....... /var/www/icons/pdf.gif
.M....... /var/www/icons/pdf.png
.M....... /var/www/icons/pie0.gif
.M....... /var/www/icons/pie0.png
.M....... /var/www/icons/pie1.gif
.M....... /var/www/icons/pie1.png
.M....... /var/www/icons/pie2.gif
.M....... /var/www/icons/pie2.png
.M....... /var/www/icons/pie3.gif
.M....... /var/www/icons/pie3.png
.M....... /var/www/icons/pie4.gif
.M....... /var/www/icons/pie4.png
.M....... /var/www/icons/pie5.gif
.M....... /var/www/icons/pie5.png
.M....... /var/www/icons/pie6.gif
.M....... /var/www/icons/pie6.png
.M....... /var/www/icons/pie7.gif
.M....... /var/www/icons/pie7.png
.M....... /var/www/icons/pie8.gif
.M....... /var/www/icons/pie8.png
.M....... /var/www/icons/portal.gif
.M....... /var/www/icons/portal.png
.M....... /var/www/icons/ps.gif
.M....... /var/www/icons/ps.png
.M....... /var/www/icons/quill.gif
.M....... /var/www/icons/quill.png
.M....... /var/www/icons/right.gif
.M....... /var/www/icons/right.png
.M....... /var/www/icons/screw1.gif
.M....... /var/www/icons/screw1.png
.M....... /var/www/icons/screw2.gif
.M....... /var/www/icons/screw2.png
.M....... /var/www/icons/script.gif
.M....... /var/www/icons/script.png
.M....... /var/www/icons/small
.M....... /var/www/icons/small/back.gif
.M....... /var/www/icons/small/back.png
.M....... /var/www/icons/small/binary.gif
.M....... /var/www/icons/small/binary.png
.M....... /var/www/icons/small/binhex.gif
.M....... /var/www/icons/small/binhex.png
.M....... /var/www/icons/small/blank.gif
.M....... /var/www/icons/small/blank.png
.M....... /var/www/icons/small/broken.gif
.M....... /var/www/icons/small/broken.png
.M....... /var/www/icons/small/burst.gif
.M....... /var/www/icons/small/burst.png
.M....... /var/www/icons/small/comp1.gif
.M....... /var/www/icons/small/comp1.png
.M....... /var/www/icons/small/comp2.gif
.M....... /var/www/icons/small/comp2.png
.M....... /var/www/icons/small/compressed.gif
.M....... /var/www/icons/small/compressed.png
.M....... /var/www/icons/small/continued.gif
.M....... /var/www/icons/small/continued.png
.M....... /var/www/icons/small/dir.gif
.M....... /var/www/icons/small/dir.png
.M....... /var/www/icons/small/dir2.gif
.M....... /var/www/icons/small/dir2.png
.M....... /var/www/icons/small/doc.gif
.M....... /var/www/icons/small/doc.png
.M....... /var/www/icons/small/forward.gif
.M....... /var/www/icons/small/forward.png
.M....... /var/www/icons/small/generic.gif
.M....... /var/www/icons/small/generic.png
.M....... /var/www/icons/small/generic2.gif
.M....... /var/www/icons/small/generic2.png
.M....... /var/www/icons/small/generic3.gif
.M....... /var/www/icons/small/generic3.png
.M....... /var/www/icons/small/image.gif
.M....... /var/www/icons/small/image.png
.M....... /var/www/icons/small/image2.gif
.M....... /var/www/icons/small/image2.png
.M....... /var/www/icons/small/index.gif
.M....... /var/www/icons/small/index.png
.M....... /var/www/icons/small/key.gif
.M....... /var/www/icons/small/key.png
.M....... /var/www/icons/small/movie.gif
.M....... /var/www/icons/small/movie.png
.M....... /var/www/icons/small/patch.gif
.M....... /var/www/icons/small/patch.png
.M....... /var/www/icons/small/ps.gif
.M....... /var/www/icons/small/ps.png
.M....... /var/www/icons/small/rainbow.gif
.M....... /var/www/icons/small/rainbow.png
.M....... /var/www/icons/small/sound.gif
.M....... /var/www/icons/small/sound.png
.M....... /var/www/icons/small/sound2.gif
.M....... /var/www/icons/small/sound2.png
.M....... /var/www/icons/small/tar.gif
.M....... /var/www/icons/small/tar.png
.M....... /var/www/icons/small/text.gif
.M....... /var/www/icons/small/text.png
.M....... /var/www/icons/small/transfer.gif
.M....... /var/www/icons/small/transfer.png
.M....... /var/www/icons/small/unknown.gif
.M....... /var/www/icons/small/unknown.png
.M....... /var/www/icons/small/uu.gif
.M....... /var/www/icons/small/uu.png
.M....... /var/www/icons/sound1.gif
.M....... /var/www/icons/sound1.png
.M....... /var/www/icons/sound2.gif
.M....... /var/www/icons/sound2.png
.M....... /var/www/icons/sphere1.gif
.M....... /var/www/icons/sphere1.png
.M....... /var/www/icons/sphere2.gif
.M....... /var/www/icons/sphere2.png
.M....... /var/www/icons/tar.gif
.M....... /var/www/icons/tar.png
.M....... /var/www/icons/tex.gif
.M....... /var/www/icons/tex.png
.M....... /var/www/icons/text.gif
.M....... /var/www/icons/text.png
.M....... /var/www/icons/transfer.gif
.M....... /var/www/icons/transfer.png
.M....... /var/www/icons/unknown.gif
.M....... /var/www/icons/unknown.png
.M....... /var/www/icons/up.gif
.M....... /var/www/icons/up.png
.M....... /var/www/icons/uu.gif
.M....... /var/www/icons/uu.png
.M....... /var/www/icons/uuencoded.gif
.M....... /var/www/icons/uuencoded.png
.M....... /var/www/icons/world1.gif
.M....... /var/www/icons/world1.png
.M....... /var/www/icons/world2.gif
.M....... /var/www/icons/world2.png
.M....... /etc/cron.daily
.M....... /etc/cron.hourly
.M....... /etc/cron.monthly
.M....... /etc/cron.weekly
.M....... c /etc/crontab
.M....... /etc/gconf/schemas/aisleriot.schemas
.M....... /etc/gconf/schemas/gnome-sudoku.schemas
.M....... /etc/gconf/schemas/gnomine.schemas
.M....... /etc/gconf/schemas/iagno.schemas
.M....... /etc/gconf/schemas/same-gnome.schemas
.M....... c /var/lib/games/gnomine.Custom.scores
.M....... c /var/lib/games/gnomine.Large.scores
.M....... c /var/lib/games/gnomine.Medium.scores
.M....... c /var/lib/games/gnomine.Small.scores
.M....... c /var/lib/games/same-gnome.Large.scores
.M....... c /var/lib/games/same-gnome.Medium.scores
.M....... c /var/lib/games/same-gnome.Small.scores
.M....... c /etc/sestatus.conf
.M....... /bin/ps
.M....... /etc/openvpn
.M....... /var/run/openvpn
.M....... c /etc/wgetrc
.M....... c /etc/httpd/conf.d/manual.conf
.M....... /var/www/manual
.M....... /var/www/manual/LICENSE
.M....... /var/www/manual/bind.html
.M....... /var/www/manual/caching.html
.M....... /var/www/manual/configuring.html
.M....... /var/www/manual/content-negotiation.html
.M....... /var/www/manual/convenience.map
.M....... /var/www/manual/custom-error.html
.M....... /var/www/manual/developer
.M....... /var/www/manual/developer/API.html
.M....... /var/www/manual/developer/debugging.html
.M....... /var/www/manual/developer/documenting.html
.M....... /var/www/manual/developer/filters.html
.M....... /var/www/manual/developer/hooks.html
.M....... /var/www/manual/developer/index.html
.M....... /var/www/manual/developer/modules.html
.M....... /var/www/manual/developer/request.html
.M....... /var/www/manual/developer/thread_safety.html
.M....... /var/www/manual/dns-caveats.html
.M....... /var/www/manual/dso.html
.M....... /var/www/manual/env.html
.M....... /var/www/manual/faq
.M....... /var/www/manual/faq/index.html
.M....... /var/www/manual/filter.html
.M....... /var/www/manual/glossary.html
.M....... /var/www/manual/handler.html
.M....... /var/www/manual/howto
.M....... /var/www/manual/howto/access.html
.M....... /var/www/manual/howto/auth.html
.M....... /var/www/manual/howto/cgi.html
.M....... /var/www/manual/howto/htaccess.html
.M....... /var/www/manual/howto/index.html
.M....... /var/www/manual/howto/public_html.html
.M....... /var/www/manual/howto/ssi.html
.M....... /var/www/manual/images
.M....... /var/www/manual/images/apache_header.gif
.M....... /var/www/manual/images/caching_fig1.gif
.M....... /var/www/manual/images/caching_fig1.png
.M....... /var/www/manual/images/caching_fig1.tr.png
.M....... /var/www/manual/images/custom_errordocs.png
.M....... /var/www/manual/images/down.gif
.M....... /var/www/manual/images/favicon.ico
.M....... /var/www/manual/images/feather.gif
.M....... /var/www/manual/images/feather.png
.M....... /var/www/manual/images/filter_arch.png
.M....... /var/www/manual/images/filter_arch.tr.png
.M....... /var/www/manual/images/home.gif
.M....... /var/www/manual/images/index.gif
.M....... /var/www/manual/images/left.gif
.M....... /var/www/manual/images/mod_filter_new.gif
.M....... /var/www/manual/images/mod_filter_new.png
.M....... /var/www/manual/images/mod_filter_new.tr.png
.M....... /var/www/manual/images/mod_filter_old.gif
.M....... /var/www/manual/images/mod_rewrite_fig1.gif
.M....... /var/www/manual/images/mod_rewrite_fig1.png
.M....... /var/www/manual/images/mod_rewrite_fig2.gif
.M....... /var/www/manual/images/mod_rewrite_fig2.png
.M....... /var/www/manual/images/pixel.gif
.M....... /var/www/manual/images/right.gif
.M....... /var/www/manual/images/ssl_intro_fig1.gif
.M....... /var/www/manual/images/ssl_intro_fig1.png
.M....... /var/www/manual/images/ssl_intro_fig2.gif
.M....... /var/www/manual/images/ssl_intro_fig2.png
.M....... /var/www/manual/images/ssl_intro_fig3.gif
.M....... /var/www/manual/images/ssl_intro_fig3.png
.M....... /var/www/manual/images/sub.gif
.M....... /var/www/manual/images/up.gif
.M....... /var/www/manual/index.html
.M....... /var/www/manual/install.html
.M....... /var/www/manual/invoking.html
.M....... /var/www/manual/license.html
.M....... /var/www/manual/logs.html
.M....... /var/www/manual/misc
.M....... /var/www/manual/misc/index.html
.M....... /var/www/manual/misc/password_encryptions.html
.M....... /var/www/manual/misc/perf-tuning.html
.M....... /var/www/manual/misc/relevant_standards.html
.M....... /var/www/manual/misc/rewriteguide.html
.M....... /var/www/manual/misc/security_tips.html
.M....... /var/www/manual/mod
.M....... /var/www/manual/mod/beos.html
.M....... /var/www/manual/mod/core.html
.M....... /var/www/manual/mod/directive-dict.html
.M....... /var/www/manual/mod/directives.html
.M....... /var/www/manual/mod/event.html
.M....... /var/www/manual/mod/index.html
.M....... /var/www/manual/mod/mod_actions.html
.M....... /var/www/manual/mod/mod_alias.html
.M....... /var/www/manual/mod/mod_asis.html
.M....... /var/www/manual/mod/mod_auth_basic.html
.M....... /var/www/manual/mod/mod_auth_digest.html
.M....... /var/www/manual/mod/mod_authn_alias.html
.M....... /var/www/manual/mod/mod_authn_anon.html
.M....... /var/www/manual/mod/mod_authn_dbd.html
.M....... /var/www/manual/mod/mod_authn_dbm.html
.M....... /var/www/manual/mod/mod_authn_default.html
.M....... /var/www/manual/mod/mod_authn_file.html
.M....... /var/www/manual/mod/mod_authnz_ldap.html
.M....... /var/www/manual/mod/mod_authz_dbm.html
.M....... /var/www/manual/mod/mod_authz_default.html
.M....... /var/www/manual/mod/mod_authz_groupfile.html
.M....... /var/www/manual/mod/mod_authz_host.html
.M....... /var/www/manual/mod/mod_authz_owner.html
.M....... /var/www/manual/mod/mod_authz_user.html
.M....... /var/www/manual/mod/mod_autoindex.html
.M....... /var/www/manual/mod/mod_cache.html
.M....... /var/www/manual/mod/mod_cern_meta.html
.M....... /var/www/manual/mod/mod_cgi.html
.M....... /var/www/manual/mod/mod_cgid.html
.M....... /var/www/manual/mod/mod_charset_lite.html
.M....... /var/www/manual/mod/mod_dav.html
.M....... /var/www/manual/mod/mod_dav_fs.html
.M....... /var/www/manual/mod/mod_dav_lock.html
.M....... /var/www/manual/mod/mod_dbd.html
.M....... /var/www/manual/mod/mod_deflate.html
.M....... /var/www/manual/mod/mod_dir.html
.M....... /var/www/manual/mod/mod_disk_cache.html
.M....... /var/www/manual/mod/mod_dumpio.html
.M....... /var/www/manual/mod/mod_echo.html
.M....... /var/www/manual/mod/mod_env.html
.M....... /var/www/manual/mod/mod_example.html
.M....... /var/www/manual/mod/mod_expires.html
.M....... /var/www/manual/mod/mod_ext_filter.html
.M....... /var/www/manual/mod/mod_file_cache.html
.M....... /var/www/manual/mod/mod_filter.html
.M....... /var/www/manual/mod/mod_headers.html
.M....... /var/www/manual/mod/mod_ident.html
.M....... /var/www/manual/mod/mod_imagemap.html
.M....... /var/www/manual/mod/mod_include.html
.M....... /var/www/manual/mod/mod_info.html
.M....... /var/www/manual/mod/mod_isapi.html
.M....... /var/www/manual/mod/mod_ldap.html
.M....... /var/www/manual/mod/mod_log_config.html
.M....... /var/www/manual/mod/mod_log_forensic.html
.M....... /var/www/manual/mod/mod_logio.html
.M....... /var/www/manual/mod/mod_mem_cache.html
.M....... /var/www/manual/mod/mod_mime.html
.M....... /var/www/manual/mod/mod_mime_magic.html
.M....... /var/www/manual/mod/mod_negotiation.html
.M....... /var/www/manual/mod/mod_nw_ssl.html
.M....... /var/www/manual/mod/mod_proxy.html
.M....... /var/www/manual/mod/mod_proxy_ajp.html
.M....... /var/www/manual/mod/mod_proxy_balancer.html
.M....... /var/www/manual/mod/mod_proxy_connect.html
.M....... /var/www/manual/mod/mod_proxy_ftp.html
.M....... /var/www/manual/mod/mod_proxy_http.html
.M....... /var/www/manual/mod/mod_proxy_scgi.html
.M....... /var/www/manual/mod/mod_rewrite.html
.M....... /var/www/manual/mod/mod_setenvif.html
.M....... /var/www/manual/mod/mod_so.html
.M....... /var/www/manual/mod/mod_speling.html
.M....... /var/www/manual/mod/mod_ssl.html
.M....... /var/www/manual/mod/mod_status.html
.M....... /var/www/manual/mod/mod_substitute.html
.M....... /var/www/manual/mod/mod_suexec.html
.M....... /var/www/manual/mod/mod_unique_id.html
.M....... /var/www/manual/mod/mod_userdir.html
.M....... /var/www/manual/mod/mod_usertrack.html
.M....... /var/www/manual/mod/mod_version.html
.M....... /var/www/manual/mod/mod_vhost_alias.html
.M....... /var/www/manual/mod/module-dict.html
.M....... /var/www/manual/mod/mpm_common.html
.M....... /var/www/manual/mod/mpm_netware.html
.M....... /var/www/manual/mod/mpm_winnt.html
.M....... /var/www/manual/mod/mpmt_os2.html
.M....... /var/www/manual/mod/prefork.html
.M....... /var/www/manual/mod/quickreference.html
.M....... /var/www/manual/mod/worker.html
 
Old 08-11-2011, 02:35 PM   #4
barjawi
LQ Newbie
 
Registered: Aug 2011
Posts: 5

Original Poster
Rep: Reputation: Disabled
Result (PART 2):

.M....... /var/www/manual/mpm.html
.M....... /var/www/manual/new_features_2_0.html
.M....... /var/www/manual/new_features_2_2.html
.M....... /var/www/manual/platform
.M....... /var/www/manual/platform/ebcdic.html
.M....... /var/www/manual/platform/index.html
.M....... /var/www/manual/platform/netware.html
.M....... /var/www/manual/platform/perf-hp.html
.M....... /var/www/manual/platform/win_compiling.html
.M....... /var/www/manual/platform/windows.html
.M....... /var/www/manual/programs
.M....... /var/www/manual/programs/ab.html
.M....... /var/www/manual/programs/apachectl.html
.M....... /var/www/manual/programs/apxs.html
.M....... /var/www/manual/programs/configure.html
.M....... /var/www/manual/programs/dbmmanage.html
.M....... /var/www/manual/programs/htcacheclean.html
.M....... /var/www/manual/programs/htdbm.html
.M....... /var/www/manual/programs/htdigest.html
.M....... /var/www/manual/programs/htpasswd.html
.M....... /var/www/manual/programs/httpd.html
.M....... /var/www/manual/programs/httxt2dbm.html
.M....... /var/www/manual/programs/index.html
.M....... /var/www/manual/programs/logresolve.html
.M....... /var/www/manual/programs/other.html
.M....... /var/www/manual/programs/rotatelogs.html
.M....... /var/www/manual/programs/suexec.html
.M....... /var/www/manual/rewrite
.M....... /var/www/manual/rewrite/index.html
.M....... /var/www/manual/rewrite/rewrite_flags.html
.M....... /var/www/manual/rewrite/rewrite_guide.html
.M....... /var/www/manual/rewrite/rewrite_guide_advanced.html
.M....... /var/www/manual/rewrite/rewrite_intro.html
.M....... /var/www/manual/rewrite/rewrite_tech.html
.M....... /var/www/manual/sections.html
.M....... /var/www/manual/server-wide.html
.M....... /var/www/manual/sitemap.html
.M....... /var/www/manual/ssl
.M....... /var/www/manual/ssl/index.html
.M....... /var/www/manual/ssl/ssl_compat.html
.M....... /var/www/manual/ssl/ssl_faq.html
.M....... /var/www/manual/ssl/ssl_howto.html
.M....... /var/www/manual/ssl/ssl_intro.html
.M....... /var/www/manual/stopping.html
.M....... /var/www/manual/style
.M....... /var/www/manual/style/build.properties
.M....... /var/www/manual/style/css
.M....... /var/www/manual/style/css/manual-chm.css
.M....... /var/www/manual/style/css/manual-loose-100pc.css
.M....... /var/www/manual/style/css/manual-print.css
.M....... /var/www/manual/style/css/manual-zip-100pc.css
.M....... /var/www/manual/style/css/manual-zip.css
.M....... /var/www/manual/style/css/manual.css
.M....... /var/www/manual/style/lang
.M....... /var/www/manual/style/latex
.M....... /var/www/manual/style/latex/atbeginend.sty
.M....... /var/www/manual/style/xsl
.M....... /var/www/manual/style/xsl/util
.M....... /var/www/manual/suexec.html
.M....... /var/www/manual/upgrading.html
.M....... /var/www/manual/urlmapping.html
.M....... /var/www/manual/vhosts
.M....... /var/www/manual/vhosts/details.html
.M....... /var/www/manual/vhosts/examples.html
.M....... /var/www/manual/vhosts/fd-limits.html
.M....... /var/www/manual/vhosts/index.html
.M....... /var/www/manual/vhosts/ip-based.html
.M....... /var/www/manual/vhosts/mass.html
.M....... /var/www/manual/vhosts/name-based.html
.M....... c /etc/netconfig
.M....... /etc/dbus-1/system.d/wpa_supplicant.conf
.M....... /etc/wpa_supplicant
.M....... /var/run/wpa_supplicant
.M....... /etc/samba
S.5....T. c /etc/samba/smb.conf
.M....... /var/lib/samba
.M....... /var/lib/samba/private
.M....... /var/lib/samba/scripts
.M....... /var/log/samba
.M....... /var/log/samba/old
.M....... /etc/mono
.M....... c /etc/nscd.conf
.M....... /var/db/nscd
.M....... /var/run/nscd
.M....... /etc/gconf/schemas/devhelp.schemas
.M....... /etc/anthy-conf
.M....... c /etc/avahi/avahi-autoipd.action
.M....... /etc/hp
.M....... c /etc/hp/hplip.conf
SM5....T. /etc/cron.d/smolt
.M....... /etc/smolt
.M....... /etc/cron.daily/prelink
.M....... c /etc/prelink.conf
.M....... /etc/prelink.conf.d
.M....... /var/log/prelink
.M....... /sbin/rmt
.M....... c /etc/abrt/plugins/CCpp.conf
SM5....T. c /etc/ggz.modules
.M....... /etc/ggz.modules.d
S.5....T. c /root/.bashrc
.M....... /etc/gconf/schemas/mousetweaks.schemas
.M....... /etc/gconf/schemas/pointer-capture-applet.schemas
.M....... c /etc/gconf/schemas/seahorse.schemas
.M....... /etc/dbus-1/system.d/nm-applet.conf
.M....... /etc/gconf/schemas/nm-applet.schemas
.M....... c /etc/urlview.conf
.M....... /etc/alternatives
.M....... /etc/chkconfig.d
.M....... /etc/rc.d/init.d
.M....... /etc/rc.d/rc0.d
.M....... /etc/rc.d/rc1.d
.M....... /etc/rc.d/rc2.d
.M....... /etc/rc.d/rc3.d
.M....... /etc/rc.d/rc4.d
.M....... /etc/rc.d/rc5.d
.M....... /etc/rc.d/rc6.d
.M....... /var/lib/alternatives
.M....... /etc/gconf/schemas/gnome-terminal.schemas
.M....... /etc/PackageKit
.M....... /etc/bash_completion.d
.M....... c /etc/bash_completion.d/pk-completion.bash
.M....... c /etc/dbus-1/system.d/org.freedesktop.PackageKit.conf
.M....... /var/cache/PackageKit
.M....... /var/cache/PackageKit/downloads
.M....... /var/lib/PackageKit
.M....... /etc/gconf/schemas/gok.schemas
.M....... c /etc/event.d/vpnc-cleanup
.M....... /etc/vpnc
.M....... /var/run/vpnc
.M....... /etc/cron.daily/00webalizer
.M....... c /etc/httpd/conf.d/webalizer.conf
.M....... c /etc/webalizer.conf
.M....... /var/lib/webalizer
.M....... /var/www/usage
.M....... /var/www/usage/msfree.png
.M....... /var/www/usage/webalizer.png
.M....... /etc/blkid
.M....... /var/run/saslauthd
.M....... c /var/db/Makefile
.M....... c /etc/anacrontab
.M....... /etc/cron.hourly/0anacron
.M....... /var/spool/anacron
.M....... c /etc/jwhois.conf
.M....... /bin/nano
.M....... /etc/sgml
.M....... /bin/traceroute
S.5....T. c /etc/my.cnf
.M....... /bin/dmesg
.M....... /bin/kill
.M....... /bin/login
.M....... /bin/more
.M....... /bin/mount
.M....... /bin/taskset
.M....... /bin/umount
.M....... c /etc/abrt/plugins/SQLite3.conf
.M....... /etc/gre.d
.M....... /etc/gre.d/gre.conf
.M....... /etc/lvm
.M....... /var/lock/lvm
.M....... /etc/event.d
.M....... c /etc/event.d/logd
.M....... /etc/ntp
.M....... /etc/cron.daily/cups
.M....... c /etc/cups/client.conf
.M....... /etc/cups/cupsd.conf.default
.M....... /etc/cups/interfaces
.M....... c /etc/cups/lpoptions
.M....... /etc/cups/pstoraster.convs
.M....... c /etc/cups/snmp.conf
.M....... c /etc/cups/subscriptions.conf
.M....... /etc/dbus-1/system.d/cups.conf
.M....... /var/log/cups
.M....... /var/lib/rpcbind
.M....... c /etc/dbus-1/system.d/dnsmasq.conf
.M....... c /etc/dnsmasq.conf
.M....... /etc/dnsmasq.d
.M....... /var/lib/dnsmasq
S.5....T. c /etc/sysconfig/vncservers
.M....... /var/lib/selinux
.M....... /var/lib/sepolgen
.M....... /var/lib/sepolgen/perm_map
.M....... /etc/gconf/schemas/gnome-power-manager.schemas
.M....... /etc/bash_completion.d
.M....... /etc/bash_completion.d/subversion
.M....... /etc/subversion
.M....... c /etc/elinks.conf
.M....... /bin/mountpoint
.M....... c /etc/gpm-root.conf
.M....... c /etc/gpm-syn.conf
.M....... c /etc/gpm-twiddler.conf
S.5....T. c /etc/xinetd.d/rsync
.M....... /etc/fonts/conf.d
.M....... /bin/bash
.M....... c /etc/pbm2ppa.conf
.M....... c /etc/pnm2ppa.conf
.M....... /etc/popt.d
.M....... /etc/default
.M....... c /etc/default/useradd
SM5....T. c /etc/login.defs
.M....... /bin/dbus-cleanup-sockets
.M....... /bin/dbus-daemon
.M....... /bin/dbus-monitor
.M....... /bin/dbus-send
.M....... /bin/dbus-uuidgen
.M....... /etc/dbus-1
.M....... c /etc/dbus-1/session.conf
.M....... /etc/dbus-1/session.d
.M....... c /etc/dbus-1/system.conf
.M....... /etc/dbus-1/system.d
.M....... /var/lib/dbus
.M....... /var/run/dbus
.M....... /bin/find
.M....... c /etc/slrn.rc
.M....... c /etc/ltrace.conf
.M....... /etc/acpi
.M....... /etc/acpi/actions
.M....... c /etc/acpi/actions/power.sh
.M....... /etc/acpi/events
.M....... c /etc/acpi/events/power.conf
.M....... c /etc/acpi/events/video.conf
.M....... /usr/share/icons/hicolor/16x16/apps/fedora-logo-icon.png
.M....... c /etc/asound.conf
SM5....T. c /etc/libuser.conf
.M....... /etc/pango
.M....... c /etc/gssapi_mech.conf
.M....... /etc/gnupg
.M....... /etc/setuptool.d
.M....... /etc/pulse
.M....... /bin/vi
.M....... c /etc/virc
.M....... /var/lib/xkb
.M....... /var/lib/xkb/README.compiled
.M....... /var/lib/polkit-1/localauthority/10-vendor.d/10-desktop-policy.pkla
.M....... /var/lock/dmraid
.M....... /etc/kernel
.M....... c /etc/httpd/conf.d/subversion.conf
.M....... c /etc/freetds.conf
.M....... c /etc/locales.conf
.M....... c /etc/pool.conf
.M....... /etc/gconf/schemas/gweather.schemas
.M....... /etc/selinux
.M....... /etc/dbus-1/system.d/org.gnome.ClockApplet.Mechanism.conf
.M....... /etc/gconf/schemas/clock.schemas
.M....... /etc/gconf/schemas/fish.schemas
.M....... /etc/gconf/schemas/notification_area_applet.schemas
.M....... /etc/gconf/schemas/pager.schemas
.M....... /etc/gconf/schemas/panel-compatibility.schemas
.M....... /etc/gconf/schemas/panel-default-setup.entries
.M....... /etc/gconf/schemas/panel-general.schemas
.M....... /etc/gconf/schemas/panel-global.schemas
.M....... /etc/gconf/schemas/panel-object.schemas
.M....... /etc/gconf/schemas/panel-toplevel.schemas
.M....... /etc/gconf/schemas/tasklist.schemas
.M....... /etc/gconf/schemas/window-list.schemas
.M....... /etc/gconf/schemas/workspace-switcher.schemas
SM5....T. c /etc/ldap.conf
.M....... c /etc/lynx-site.cfg
.M....... c /etc/lynx.cfg
.M....... c /etc/lynx.lss
.M....... /etc/gconf/schemas/desktop_gnome_accessibility_keyboard.schemas
.M....... /etc/gconf/schemas/desktop_gnome_accessibility_startup.schemas
.M....... /etc/gconf/schemas/desktop_gnome_applications_at_mobility.schemas
.M....... /etc/gconf/schemas/desktop_gnome_applications_at_visual.schemas
.M....... /etc/gconf/schemas/desktop_gnome_applications_browser.schemas
.M....... /etc/gconf/schemas/desktop_gnome_applications_office.schemas
.M....... /etc/gconf/schemas/desktop_gnome_applications_terminal.schemas
.M....... /etc/gconf/schemas/desktop_gnome_applications_window_manager.schemas
.M....... /etc/gconf/schemas/desktop_gnome_background.schemas
.M....... /etc/gconf/schemas/desktop_gnome_file_views.schemas
.M....... /etc/gconf/schemas/desktop_gnome_interface.schemas
.M....... /etc/gconf/schemas/desktop_gnome_lockdown.schemas
.M....... /etc/gconf/schemas/desktop_gnome_peripherals_keyboard.schemas
.M....... /etc/gconf/schemas/desktop_gnome_peripherals_monitor.schemas
.M....... /etc/gconf/schemas/desktop_gnome_peripherals_mouse.schemas
.M....... /etc/gconf/schemas/desktop_gnome_sound.schemas
.M....... /etc/gconf/schemas/desktop_gnome_thumbnail_cache.schemas
.M....... /etc/gconf/schemas/desktop_gnome_thumbnailers.schemas
.M....... /etc/gconf/schemas/desktop_gnome_typing_break.schemas
.M....... /etc/sound
S.5....T. c /etc/sudoers
.M....... c /etc/gconf/schemas/totem-handlers.schemas
.M....... c /etc/gconf/schemas/totem-video-thumbnail.schemas
.M....... c /etc/gconf/schemas/totem.schemas
prelink: /usr/bin/totem: at least one of file's dependencies has changed since prelinking
S.?...... /usr/bin/totem
.M....... /etc/gconf/schemas/rhythmbox.schemas
prelink: /usr/bin/rhythmbox: at least one of file's dependencies has changed since prelinking
S.?...... /usr/bin/rhythmbox
prelink: /usr/lib/librhythmbox-core.so.0.0.0: at least one of file's dependencies has changed since prelinking
S.?...... /usr/lib/librhythmbox-core.so.0.0.0
.M....... /etc/gconf/schemas/cheese.schemas
.M....... /etc/dbus-1/system.d/org.gnome.GConf.Defaults.conf
.M....... /etc/gconf
.M....... /etc/gconf/2
.M....... c /etc/gconf/2/evoldap.conf
.M....... c /etc/gconf/2/path
.M....... /etc/gconf/gconf.xml.defaults
.M....... /etc/gconf/gconf.xml.mandatory
.M....... /etc/gconf/gconf.xml.system
.M....... /etc/gconf/schemas
.M....... /etc/gconf/schemas/dasher.schemas
.M....... /etc/gtk-2.0
.M....... /etc/gtk-2.0/i386-redhat-linux-gnu
.M....... c /etc/httpd/conf.d/perl.conf
.M....... /etc/gconf/schemas/libcanberra.schemas
.M....... /etc/dbus-1/system.d/nm-vpnc-service.conf
.M....... c /etc/httpd/conf.d/squid.conf
.M....... /etc/squid
.......T. c /etc/squid/squid.conf
.M....... /var/log/squid
.M....... /var/spool/squid
S.5....T. c /etc/ssh/sshd_config
.M....... /var/empty/sshd
.M....... c /etc/Muttrc
.M....... c /etc/Muttrc.local
.M....... /etc/gconf/schemas/gcalctool.schemas
.M....... c /etc/quotagrpadmins
.M....... c /etc/quotatab
.M....... c /etc/warnquota.conf
.M....... c /etc/smartd.conf
.M....... c /etc/pm-utils-hd-apm-restore.conf
.M....... /var/run/pm-utils
.M....... /var/run/pm-utils/locks
.M....... /var/run/pm-utils/storage
.M....... /var/lib/gdm/.pulse/default.pa
S.5....T. c /etc/xinetd.d/cvs
.M....... /etc/snmp
.M....... /var/lib/net-snmp
.M....... /var/lib/authconfig
.M....... /etc/gconf/schemas/imsettings-applet.schemas
.M....... c /etc/abrt/plugins/Bugzilla.conf
.M....... c /etc/gconf/schemas/gnome-audio-profiles.schemas
.M....... /etc/sane.d
.M....... /etc/gimp
.M....... /etc/gimp/2.0
.M....... c /etc/gimp/2.0/controllerrc
.M....... c /etc/gimp/2.0/gimprc
.M....... c /etc/gimp/2.0/gtkrc
.M....... c /etc/gimp/2.0/menurc
.M....... c /etc/gimp/2.0/ps-menurc
.M....... c /etc/gimp/2.0/sessionrc
.M....... c /etc/gimp/2.0/templaterc
.M....... c /etc/gimp/2.0/unitrc
.M....... /etc/gimp/plugins.d
.M....... /etc/purple
.M....... /etc/dhcp/dhclient.d
.M....... /etc/dhcp/dhclient.d/ntp.sh
.M....... c /etc/ntp.conf
.M....... /var/lib/ntp
.M....... /var/log/ntpstats
S.5....T. /boot/initramfs-2.6.31.5-127.fc12.i686.PAE.img
S.5....T. /boot/initramfs-2.6.31.9-174.fc12.i686.PAE.img
.M....... c /etc/alsa/pulse-default.conf
.M....... /etc/fonts
.M....... /etc/fonts/conf.d
.M....... c /etc/odbc.ini
.M....... c /etc/odbcinst.ini
.M....... /etc/X11
.M....... /etc/opt
.M....... /etc/pki
.M....... /etc/pm
.M....... /etc/skel
.M....... /etc/sysconfig
.M....... /etc/xdg
.M....... /etc/xinetd.d
.M....... /home
.M....... /usr/lib/locale
.M....... /usr/lib/pm-utils
.M....... /usr/lib/pm-utils/sleep.d
.M....... /var
.M....... /var/cache
.M....... /var/db
.M....... /var/empty
.M....... /var/games
.M....... /var/lib
.M....... /var/lib/games
.M....... /var/lib/misc
.M....... /var/local
.M....... /var/lock
.M....... /var/lock/subsys
.M....... /var/log
.M....... /var/nis
.M....... /var/opt
.M....... /var/preserve
.M....... /var/run
.M....... /var/spool
.M....... /var/spool/lpd
.M....... /var/spool/mail
.M....... /var/tmp
.M....... /var/yp
.M....... /usr/share/zoneinfo/America/Regina
.M....... /usr/share/zoneinfo/Canada/East-Saskatchewan
.M....... /usr/share/zoneinfo/Canada/Saskatchewan
.M....... /etc/terminfo
.M....... c /etc/cron.daily/tmpwatch
.M....... /etc/php.d
SM5....T. c /etc/php.ini
.M....... c /etc/mtools.conf
.M....... /var/run/setrans
.M....... /etc/sasl2
.M....... /bin/gawk
.M....... /etc/gcrypt
.M....... /var/yp
.M....... /var/yp/nicknames
..5....T. c /etc/pki/nssdb/secmod.db
.M....... /etc/dbus-1/system.d/Gypsy.conf
.M....... /bin/egrep
.M....... /bin/fgrep
.M....... /bin/grep
.M....... /etc/cron.daily/mlocate.cron
.M....... c /etc/updatedb.conf
.M....... /var/lib/mlocate
.M....... /etc/java
.M....... /etc/jvm
.M....... /etc/jvm-commmon
.M....... /etc/maven
.M....... c /etc/pam_smb.conf
.M....... /etc/fonts/conf.avail
.M....... c /etc/fonts/conf.avail/10-autohint.conf
.M....... c /etc/fonts/conf.avail/10-no-sub-pixel.conf
.M....... c /etc/fonts/conf.avail/10-sub-pixel-bgr.conf
.M....... c /etc/fonts/conf.avail/10-sub-pixel-rgb.conf
.M....... c /etc/fonts/conf.avail/10-sub-pixel-vbgr.conf
.M....... c /etc/fonts/conf.avail/10-sub-pixel-vrgb.conf
.M....... c /etc/fonts/conf.avail/10-unhinted.conf
.M....... c /etc/fonts/conf.avail/20-fix-globaladvance.conf
.M....... c /etc/fonts/conf.avail/20-unhint-small-vera.conf
.M....... c /etc/fonts/conf.avail/25-unhint-nonlatin.conf
.M....... c /etc/fonts/conf.avail/30-metric-aliases.conf
.M....... c /etc/fonts/conf.avail/30-urw-aliases.conf
.M....... c /etc/fonts/conf.avail/40-nonlatin.conf
.M....... c /etc/fonts/conf.avail/45-latin.conf
.M....... c /etc/fonts/conf.avail/49-sansserif.conf
.M....... c /etc/fonts/conf.avail/50-user.conf
.M....... c /etc/fonts/conf.avail/51-local.conf
.M....... c /etc/fonts/conf.avail/60-latin.conf
.M....... c /etc/fonts/conf.avail/65-fonts-persian.conf
.M....... c /etc/fonts/conf.avail/65-khmer.conf
.M....... c /etc/fonts/conf.avail/65-nonlatin.conf
.M....... c /etc/fonts/conf.avail/69-unifont.conf
.M....... c /etc/fonts/conf.avail/70-no-bitmaps.conf
.M....... c /etc/fonts/conf.avail/70-yes-bitmaps.conf
.M....... c /etc/fonts/conf.avail/80-delicious.conf
.M....... c /etc/fonts/conf.avail/90-synthetic.conf
.M....... c /etc/fonts/conf.d/25-no-bitmap-fedora.conf
.M....... d /etc/fonts/conf.d/README
.M....... c /etc/fonts/fonts.conf
.M....... /etc/fonts/fonts.dtd
.M....... /var/cache/fontconfig
.M....... /etc/openldap
S.5....T. c /etc/openldap/ldap.conf
.M....... c /etc/rsyslog.conf
.M....... /bin/cpio
.M....... /etc/dirmngr
.M....... c /etc/dirmngr/dirmngr.conf
.M....... c /etc/dirmngr/ldapservers.conf
.M....... /var/cache/dirmngr
.M....... /var/cache/dirmngr/crls.d
.M....... /var/lib/dirmngr
.M....... /var/lib/dirmngr/extra-certs
.M....... /var/log/dirmngr
.M....... /var/run/dirmngr
.M....... /bin/hostname
.M....... /bin/netstat
.M....... c /etc/ethers
.M....... /etc/netplug
.M....... /etc/netplug.d
.M....... /etc/dbus-1/system.d/org.fedoraproject.Config.Samba.conf
.M....... /etc/dbus-1/system.d/org.fedoraproject.Config.Services.conf
.M....... /etc/gconf/schemas/gnome-screensaver.schemas
.M....... /etc/cron.daily/makewhatis.cron
.M....... c /etc/man.config
.M....... /var/cache/man
.M....... /var/cache/man/X11R6
.M....... /var/cache/man/X11R6/cat1
.M....... /var/cache/man/X11R6/cat2
.M....... /var/cache/man/X11R6/cat3
.M....... /var/cache/man/X11R6/cat4
.M....... /var/cache/man/X11R6/cat5
.M....... /var/cache/man/X11R6/cat6
.M....... /var/cache/man/X11R6/cat7
.M....... /var/cache/man/X11R6/cat8
.M....... /var/cache/man/X11R6/cat9
.M....... /var/cache/man/X11R6/catn
.M....... /var/cache/man/cat1
.M....... /var/cache/man/cat2
.M....... /var/cache/man/cat3
.M....... /var/cache/man/cat4
.M....... /var/cache/man/cat5
.M....... /var/cache/man/cat6
.M....... /var/cache/man/cat7
.M....... /var/cache/man/cat8
.M....... /var/cache/man/cat9
.M....... /var/cache/man/catn
.M....... /var/cache/man/local
.M....... /var/cache/man/local/cat1
.M....... /var/cache/man/local/cat2
.M....... /var/cache/man/local/cat3
.M....... /var/cache/man/local/cat4
.M....... /var/cache/man/local/cat5
.M....... /var/cache/man/local/cat6
.M....... /var/cache/man/local/cat7
.M....... /var/cache/man/local/cat8
.M....... /var/cache/man/local/cat9
.M....... /var/cache/man/local/catn
.M....... c /etc/at.deny
.M....... /var/spool/at
.M....... /var/spool/at/spool
.M....... /etc/gconf/schemas/pilot.schemas
.M....... /var/cache/ccache
.M....... /etc/gconf/schemas/nst.schemas
.M....... /bin/doexec
.M....... /bin/ipcalc
.M....... /bin/usleep
.M....... /etc/NetworkManager
.M....... c /etc/adjtime
.M....... c /etc/event.d/control-alt-delete
.M....... c /etc/event.d/plymouth-shutdown
.M....... c /etc/event.d/prefdm
.M....... c /etc/event.d/quit-plymouth
.M....... c /etc/event.d/rc0
.M....... c /etc/event.d/rc1
.M....... c /etc/event.d/rc2
.M....... c /etc/event.d/rc3
.M....... c /etc/event.d/rc4
.M....... c /etc/event.d/rc5
.M....... c /etc/event.d/rc6
.M....... c /etc/event.d/rcS
.M....... c /etc/event.d/rcS-sulogin
.M....... c /etc/event.d/serial
.M....... c /etc/event.d/sulogin
.M....... c /etc/event.d/tty1
.M....... c /etc/event.d/tty2
.M....... c /etc/event.d/tty3
.M....... c /etc/event.d/tty4
.M....... c /etc/event.d/tty5
.M....... c /etc/event.d/tty6
.M5....T. c /etc/inittab
.M....... c /etc/networks
.M....... /etc/ppp
.M....... /etc/rc.d
.M....... /etc/rc.d/init.d
.M....... /etc/rc.d/rc
SM5....T. c /etc/rc.d/rc.local
.M....... /etc/rc.d/rc.sysinit
.M....... /etc/rc.d/rc0.d
.M....... /etc/rc.d/rc1.d
.M....... /etc/rc.d/rc2.d
.M....... /etc/rc.d/rc3.d
.M....... /etc/rc.d/rc4.d
.M....... /etc/rc.d/rc5.d
.M....... /etc/rc.d/rc6.d
.M....... /etc/rwtab
.M....... /etc/rwtab.d
.M....... /etc/statetab
.M....... /etc/statetab.d
.M....... c /etc/sysctl.conf
.M....... /var/lib/stateless
.M....... /var/lib/stateless/state
.M....... /var/lib/stateless/writable
.M....... /var/run/netreport
.M....... /etc/gconf/schemas/eog.schemas
.M....... /etc/gconf/schemas/ekiga.schemas
.M....... /etc/udev
.M....... /var/lib/udev
.M....... /var/lib/udev/makedev.d
.M....... /etc/gconf/schemas/baobab.schemas
.M....... /etc/gconf/schemas/gnome-dictionary.schemas
.M....... /etc/gconf/schemas/gnome-screenshot.schemas
.M....... /etc/gconf/schemas/gnome-search-tool.schemas
.M....... /etc/gconf/schemas/gnome-keyring.schemas
.M....... /etc/gconf/schemas/krb5-auth-dialog.schemas
.M....... /etc/dbus-1/system.d/nm-openvpn-service.conf
.M....... c /etc/cups/command.types
.M....... /etc/gconf/schemas/at-spi.schemas
.M....... /etc/abrt
.M....... c /etc/abrt/abrt.conf
.M....... /etc/abrt/plugins
.M....... c /etc/dbus-1/system.d/dbus-abrt.conf
.M....... /var/cache/abrt
.M....... /var/run/udev-configure-printer
missing c /var/run/udev-configure-printer/usb-uris
.M....... /etc/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas
.M....... /etc/bash_completion.d/dbus-bash-completion.sh
.M....... c /etc/httpd/conf.d/python.conf
.M....... /var/www/manual/mod/mod_python
.M....... /var/www/manual/mod/mod_python/about.html
.M....... /var/www/manual/mod/mod_python/app-changes-from-2.x.html
.M....... /var/www/manual/mod/mod_python/app-changes-from-3.1.4.html
.M....... /var/www/manual/mod/mod_python/app-changes-from-3.2.10.html
.M....... /var/www/manual/mod/mod_python/app-changes-from-3.2.7.html
.M....... /var/www/manual/mod/mod_python/app-changes.html
.M....... /var/www/manual/mod/mod_python/blank.png
.M....... /var/www/manual/mod/mod_python/contents.html
.M....... /var/www/manual/mod/mod_python/contents.png
.M....... /var/www/manual/mod/mod_python/dir-conn-ch.html
.M....... /var/www/manual/mod/mod_python/dir-conn.html
.M....... /var/www/manual/mod/mod_python/dir-filter-if.html
.M....... /var/www/manual/mod/mod_python/dir-filter-of.html
.M....... /var/www/manual/mod/mod_python/dir-filter.html
 
Old 08-11-2011, 02:35 PM   #5
barjawi
LQ Newbie
 
Registered: Aug 2011
Posts: 5

Original Poster
Rep: Reputation: Disabled
Result (PART 3):

.M....... /var/www/manual/mod/mod_python/dir-handlers-ach.html
.M....... /var/www/manual/mod/mod_python/dir-handlers-auh.html
.M....... /var/www/manual/mod/mod_python/dir-handlers-auzh.html
.M....... /var/www/manual/mod/mod_python/dir-handlers-fuh.html
.M....... /var/www/manual/mod/mod_python/dir-handlers-hph.html
.M....... /var/www/manual/mod/mod_python/dir-handlers-pch.html
.M....... /var/www/manual/mod/mod_python/dir-handlers-ph.html
.M....... /var/www/manual/mod/mod_python/dir-handlers-pih.html
.M....... /var/www/manual/mod/mod_python/dir-handlers-plh.html
.M....... /var/www/manual/mod/mod_python/dir-handlers-prrh.html
.M....... /var/www/manual/mod/mod_python/dir-handlers-syn.html
.M....... /var/www/manual/mod/mod_python/dir-handlers-th.html
.M....... /var/www/manual/mod/mod_python/dir-handlers-tph.html
.M....... /var/www/manual/mod/mod_python/dir-handlers.html
.M....... /var/www/manual/mod/mod_python/dir-other-epd.html
.M....... /var/www/manual/mod/mod_python/dir-other-ipd.html
.M....... /var/www/manual/mod/mod_python/dir-other-ipdv.html
.M....... /var/www/manual/mod/mod_python/dir-other-par.html
.M....... /var/www/manual/mod/mod_python/dir-other-pd.html
.M....... /var/www/manual/mod/mod_python/dir-other-phm.html
.M....... /var/www/manual/mod/mod_python/dir-other-pi.html
.M....... /var/www/manual/mod/mod_python/dir-other-pimp.html
.M....... /var/www/manual/mod/mod_python/dir-other-po.html
.M....... /var/www/manual/mod/mod_python/dir-other-pomz.html
.M....... /var/www/manual/mod/mod_python/dir-other-pp.html
.M....... /var/www/manual/mod/mod_python/dir-other.html
.M....... /var/www/manual/mod/mod_python/directives.html
.M....... /var/www/manual/mod/mod_python/front.html
.M....... /var/www/manual/mod/mod_python/genindex.html
.M....... /var/www/manual/mod/mod_python/hand-cgi.html
.M....... /var/www/manual/mod/mod_python/hand-psp.html
.M....... /var/www/manual/mod/mod_python/hand-pub-alg-args.html
.M....... /var/www/manual/mod/mod_python/hand-pub-alg-auth.html
.M....... /var/www/manual/mod/mod_python/hand-pub-alg-trav.html
.M....... /var/www/manual/mod/mod_python/hand-pub-alg.html
.M....... /var/www/manual/mod/mod_python/hand-pub-intro.html
.M....... /var/www/manual/mod/mod_python/hand-pub.html
.M....... /var/www/manual/mod/mod_python/handlers.html
.M....... /var/www/manual/mod/mod_python/icons
.M....... /var/www/manual/mod/mod_python/icons/blank.gif
.M....... /var/www/manual/mod/mod_python/icons/blank.png
.M....... /var/www/manual/mod/mod_python/icons/contents.gif
.M....... /var/www/manual/mod/mod_python/icons/contents.png
.M....... /var/www/manual/mod/mod_python/icons/index.gif
.M....... /var/www/manual/mod/mod_python/icons/index.png
.M....... /var/www/manual/mod/mod_python/icons/modules.gif
.M....... /var/www/manual/mod/mod_python/icons/modules.png
.M....... /var/www/manual/mod/mod_python/icons/next.gif
.M....... /var/www/manual/mod/mod_python/icons/next.png
.M....... /var/www/manual/mod/mod_python/icons/previous.gif
.M....... /var/www/manual/mod/mod_python/icons/previous.png
.M....... /var/www/manual/mod/mod_python/icons/pyfav.gif
.M....... /var/www/manual/mod/mod_python/icons/pyfav.png
.M....... /var/www/manual/mod/mod_python/icons/up.gif
.M....... /var/www/manual/mod/mod_python/icons/up.png
.M....... /var/www/manual/mod/mod_python/index.html
.M....... /var/www/manual/mod/mod_python/index.png
.M....... /var/www/manual/mod/mod_python/inst-apacheconfig.html
.M....... /var/www/manual/mod/mod_python/inst-compiling.html
.M....... /var/www/manual/mod/mod_python/inst-configure.html
.M....... /var/www/manual/mod/mod_python/inst-installing.html
.M....... /var/www/manual/mod/mod_python/inst-make.html
.M....... /var/www/manual/mod/mod_python/inst-makeinstall.html
.M....... /var/www/manual/mod/mod_python/inst-prerequisites.html
.M....... /var/www/manual/mod/mod_python/inst-testing.html
.M....... /var/www/manual/mod/mod_python/inst-trouble.html
.M....... /var/www/manual/mod/mod_python/installation.html
.M....... /var/www/manual/mod/mod_python/intr-flexibility.html
.M....... /var/www/manual/mod/mod_python/intr-history.html
.M....... /var/www/manual/mod/mod_python/intr-performance.html
.M....... /var/www/manual/mod/mod_python/introduction.html
.M....... /var/www/manual/mod/mod_python/modpython.css
.M....... /var/www/manual/mod/mod_python/modpython.html
.M....... /var/www/manual/mod/mod_python/module-apache.html
.M....... /var/www/manual/mod/mod_python/modules.png
.M....... /var/www/manual/mod/mod_python/next.png
.M....... /var/www/manual/mod/mod_python/node103.html
.M....... /var/www/manual/mod/mod_python/previous.png
.M....... /var/www/manual/mod/mod_python/pyapi-apmem.html
.M....... /var/www/manual/mod/mod_python/pyapi-apmeth.html
.M....... /var/www/manual/mod/mod_python/pyapi-conn.html
.M....... /var/www/manual/mod/mod_python/pyapi-cookie-classes.html
.M....... /var/www/manual/mod/mod_python/pyapi-cookie-example.html
.M....... /var/www/manual/mod/mod_python/pyapi-cookie-func.html
.M....... /var/www/manual/mod/mod_python/pyapi-cookie.html
.M....... /var/www/manual/mod/mod_python/pyapi-filter.html
.M....... /var/www/manual/mod/mod_python/pyapi-handler.html
.M....... /var/www/manual/mod/mod_python/pyapi-interps.html
.M....... /var/www/manual/mod/mod_python/pyapi-mpconn-mem.html
.M....... /var/www/manual/mod/mod_python/pyapi-mpconn-meth.html
.M....... /var/www/manual/mod/mod_python/pyapi-mpconn.html
.M....... /var/www/manual/mod/mod_python/pyapi-mpfilt-mem.html
.M....... /var/www/manual/mod/mod_python/pyapi-mpfilt-meth.html
.M....... /var/www/manual/mod/mod_python/pyapi-mpfilt.html
.M....... /var/www/manual/mod/mod_python/pyapi-mprequest-mem.html
.M....... /var/www/manual/mod/mod_python/pyapi-mprequest-meth.html
.M....... /var/www/manual/mod/mod_python/pyapi-mprequest.html
.M....... /var/www/manual/mod/mod_python/pyapi-mpserver.html
.M....... /var/www/manual/mod/mod_python/pyapi-mpsrv-mem.html
.M....... /var/www/manual/mod/mod_python/pyapi-mpsrv-meth.html
.M....... /var/www/manual/mod/mod_python/pyapi-mptable.html
.M....... /var/www/manual/mod/mod_python/pyapi-psp.html
.M....... /var/www/manual/mod/mod_python/pyapi-sess-classes.html
.M....... /var/www/manual/mod/mod_python/pyapi-sess-example.html
.M....... /var/www/manual/mod/mod_python/pyapi-sess.html
.M....... /var/www/manual/mod/mod_python/pyapi-util-fstor-examples.html
.M....... /var/www/manual/mod/mod_python/pyapi-util-fstor-fld.html
.M....... /var/www/manual/mod/mod_python/pyapi-util-fstor.html
.M....... /var/www/manual/mod/mod_python/pyapi-util-funcs.html
.M....... /var/www/manual/mod/mod_python/pyapi-util.html
.M....... /var/www/manual/mod/mod_python/pyfav.png
.M....... /var/www/manual/mod/mod_python/pythonapi.html
.M....... /var/www/manual/mod/mod_python/security.html
.M....... /var/www/manual/mod/mod_python/ssi-conditionals.html
.M....... /var/www/manual/mod/mod_python/ssi-data-scope.html
.M....... /var/www/manual/mod/mod_python/ssi-globals.html
.M....... /var/www/manual/mod/mod_python/ssi-output-filter.html
.M....... /var/www/manual/mod/mod_python/ssi-overview.html
.M....... /var/www/manual/mod/mod_python/ssi-python-code.html
.M....... /var/www/manual/mod/mod_python/ssi.html
.M....... /var/www/manual/mod/mod_python/tut-404-handler.html
.M....... /var/www/manual/mod/mod_python/tut-more-complicated.html
.M....... /var/www/manual/mod/mod_python/tut-overview.html
.M....... /var/www/manual/mod/mod_python/tut-pub.html
.M....... /var/www/manual/mod/mod_python/tut-what-it-do.html
.M....... /var/www/manual/mod/mod_python/tutorial.html
.M....... /var/www/manual/mod/mod_python/up.png
.M....... /etc/gconf/schemas/file-roller.schemas
.M....... /etc/ghostscript
.M....... /etc/ghostscript/8.70
.M....... c /etc/ghostscript/8.70/CIDFnmap.local
.M....... c /etc/ghostscript/8.70/Fontmap.local
.M....... c /etc/ghostscript/8.70/cidfmap.local
.M....... c /etc/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf
.M....... /etc/gconf/schemas/metacity.schemas
.M....... c /etc/dbus-1/system.d/newprinternotification.conf
.M....... /etc/dbus-1/system.d/gdm.conf
.M....... /etc/gconf/schemas/gdm-simple-greeter.schemas
.M....... /etc/gdm
.M....... /etc/gdm/Init
.M....... c /etc/gdm/Init/Default
.M....... /etc/gdm/PostLogin
.M....... c /etc/gdm/PostLogin/Default.sample
.M....... /etc/gdm/PostSession
.M....... c /etc/gdm/PostSession/Default
.M....... /etc/gdm/PreSession
.M....... c /etc/gdm/PreSession/Default
.M....... c /etc/gdm/custom.conf
.M....... /etc/gdm/gdm.schemas
.M....... /var/cache/gdm
.M....... /var/gdm
.M....... /var/lib/gdm
.M....... /var/lib/gdm/.gconf.mandatory
.M....... /var/lib/gdm/.gconf.mandatory/%gconf-tree.xml
.M....... /var/lib/gdm/.gconf.path
.M....G.. /var/log/gdm
.M....... /var/run/gdm
.M....... /var/run/gdm/greeter
.M....... /var/spool/gdm
.M....... /etc/dbus-1/system.d/org.freedesktop.DeviceKit.Power.conf
.M....... /var/lib/DeviceKit-power
.M....... /etc/mail
.......T. c /etc/mail/sendmail.mc
S.5....T. c /etc/mail/trusted-users
.M....... /etc/smrsh
.M....... /var/log/mail
SM5....T. c /var/log/mail/statistics
.M....... /var/spool/clientmqueue
.M....... /var/spool/mqueue
.M....... /bin/gettext
.M....... /etc/gconf/schemas/gedit-file-browser.schemas
.M....... /etc/gconf/schemas/gedit.schemas
.M....... c /etc/gconf/schemas/brasero.schemas
.M.....T. c /etc/abrt/pyhook.conf
.M....... /etc/gconf/schemas/ibus.schemas
.M....... c /etc/abrt/plugins/KerneloopsReporter.conf
.M....... /bin/plymouth
.M....... /var/lib/plymouth
.M....... /var/run/plymouth
.M....... /var/spool/plymouth
.M....... /etc/audisp/plugins.d/sedispatch.conf
.M....... c /etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
.M....... /etc/setroubleshoot
.M....... /var/lib/setroubleshoot
.M....... /var/log/setroubleshoot
.M....... /var/run/setroubleshoot
..5....T. c /usr/lib/security/classpath.security
.M....... /etc/gconf/schemas/gucharmap.schemas
.M....... c /etc/httpd/conf.d/mod_dnssd.conf
prelink: /usr/bin/gdb: at least one of file's dependencies has changed since prelinking
S.?...... /usr/bin/gdb
.M....... c /etc/dracut.conf
.M....... /bin/fusermount
.M....... /bin/ulockmgr_server
.M....... /var/lib/hp
.M....... /var/lib/hp/hplip.state
.......T. c /etc/sysconfig/system-config-users
S.5....T. /usr/share/ibus-pinyin/engine/py.db
.M....... c /etc/aliases
.M....... c /etc/bashrc
.M....... c /etc/csh.cshrc
.M....... c /etc/csh.login
.M....... c /etc/environment
.M....... c /etc/exports
.M....... c /etc/filesystems
.M....... c /etc/group
.M....... c /etc/gshadow
.M....... c /etc/host.conf
.M....... c /etc/hosts
.M....... c /etc/hosts.allow
.M....... c /etc/hosts.deny
.M....... c /etc/inputrc
.M....... c /etc/motd
.M....... c /etc/passwd
.M....... c /etc/printcap
.M....... c /etc/profile
.M....... /etc/profile.d
.M....... c /etc/protocols
.M....... c /etc/securetty
.M....... c /etc/services
.M....... c /etc/shadow
.M....... c /etc/shells
.M....... /etc/gconf/schemas/gstreamer-0.10.schemas
.M....... /etc/cron.daily/php-eaccelerator
.M....... /etc/yum
.M....... c /etc/yum.conf
.M....... /etc/yum.repos.d
.M....... /var/cache/yum
.M....... /var/lib/yum
.M....... c /etc/fedora-release
.M....... c /etc/issue
.M....... c /etc/issue.net
.M....... c /etc/system-release-cpe
.M....... /etc/yum.repos.d
.M....... /etc/gconf/schemas/bluetooth-manager.schemas
.M....... /etc/stunnel
.M....... /bin/mailx
.M....... c /etc/mail.rc
.M....... /etc/gconf/schemas/apps_gnome_settings_daemon_housekeeping.schemas
.M....... /etc/gconf/schemas/apps_gnome_settings_daemon_keybindings.schemas
.M....... /etc/gconf/schemas/apps_gnome_settings_daemon_xrandr.schemas
.M....... /etc/gconf/schemas/desktop_gnome_font_rendering.schemas
.M....... /etc/gconf/schemas/desktop_gnome_keybindings.schemas
.M....... /etc/gconf/schemas/desktop_gnome_peripherals_touchpad.schemas
.M....... /etc/gconf/schemas/gnome-settings-daemon.schemas
.M....... /etc/gconf/schemas/compiz-annotate.schemas
.M....... /etc/gconf/schemas/compiz-blur.schemas
.M....... /etc/gconf/schemas/compiz-clone.schemas
.M....... /etc/gconf/schemas/compiz-commands.schemas
.M....... /etc/gconf/schemas/compiz-core.schemas
.M....... /etc/gconf/schemas/compiz-cube.schemas
.M....... /etc/gconf/schemas/compiz-dbus.schemas
.M....... /etc/gconf/schemas/compiz-decoration.schemas
.M....... /etc/gconf/schemas/compiz-fade.schemas
.M....... /etc/gconf/schemas/compiz-fs.schemas
.M....... /etc/gconf/schemas/compiz-gconf.schemas
.M....... /etc/gconf/schemas/compiz-glib.schemas
.M....... /etc/gconf/schemas/compiz-gnomecompat.schemas
.M....... /etc/gconf/schemas/compiz-ini.schemas
.M....... /etc/gconf/schemas/compiz-inotify.schemas
.M....... /etc/gconf/schemas/compiz-kconfig.schemas
.M....... /etc/gconf/schemas/compiz-minimize.schemas
.M....... /etc/gconf/schemas/compiz-move.schemas
.M....... /etc/gconf/schemas/compiz-obs.schemas
.M....... /etc/gconf/schemas/compiz-place.schemas
.M....... /etc/gconf/schemas/compiz-png.schemas
.M....... /etc/gconf/schemas/compiz-regex.schemas
.M....... /etc/gconf/schemas/compiz-resize.schemas
.M....... /etc/gconf/schemas/compiz-rotate.schemas
.M....... /etc/gconf/schemas/compiz-scale.schemas
.M....... /etc/gconf/schemas/compiz-screenshot.schemas
.M....... /etc/gconf/schemas/compiz-svg.schemas
.M....... /etc/gconf/schemas/compiz-switcher.schemas
.M....... /etc/gconf/schemas/compiz-video.schemas
.M....... /etc/gconf/schemas/compiz-wall.schemas
.M....... /etc/gconf/schemas/compiz-water.schemas
.M....... /etc/gconf/schemas/compiz-wobbly.schemas
.M....... /etc/gconf/schemas/compiz-zoom.schemas
.M....... /etc/gconf/schemas/gwd.schemas
.M....... /etc/gconf/schemas/vinagre.schemas
.M....... /etc/gconf/schemas/vino-server.schemas
.M....... /etc/portreserve
.M....... /var/run/portreserve
.M....... /etc/dbus-1/system.d/nm-pptp-service.conf
.M....... c /etc/gconf/schemas/notification-daemon.schemas
.M....... /etc/dbus-1/system.d/org.gnome.SystemMonitor.Mechanism.conf
.M....... /etc/gconf/schemas/gnome-system-monitor.schemas
.M....... /etc/iproute2
.M....... /etc/ssh
.M....... /bin/dash
.M....... /etc/cron.daily/readahead.cron
.M....... /etc/cron.monthly/readahead-monthly.cron
.M....... /etc/event.d/readahead-collector.event
.M....... /etc/event.d/readahead-disable-services.event
.M....... /etc/event.d/readahead.event
.M....... c /etc/readahead.conf
.M....... /var/lib/readahead
.M....... /bin/gunzip
.M....... /bin/gzip
.M....... /bin/zcat
.M....... /etc/cron.weekly/99-raid-check
.M....... /var/run/mdadm
.M....... /etc/dhcp
.M....... /etc/dhcp/dhclient.d
.M....... /var/lib/dhclient
.M....... c /etc/lftp.conf
.M....... /etc/cron.d
.M....... /etc/cron.d/0hourly
.M....... c /etc/cron.deny
.M....... /var/spool/cron
.M....... /var/lib/bittorrent
.M....... /var/lib/bittorrent/data
.M....... /var/lib/bittorrent/state
.M....... /var/log/bittorrent
.M....... /bin/ed
.M....... /bin/red
.M....... /etc/depmod.d
.M....... /etc/depmod.d/dist.conf
.M....... /etc/modprobe.d
.M....... c /etc/abrt/plugins/Logger.conf
.M....... /etc/bluetooth
.M....... c /etc/bluetooth/main.conf
.M....... c /etc/dbus-1/system.d/bluetooth.conf
.M....... /var/lib/bluetooth
.M....... /etc/dhcp/dhclient.d/nis.sh
.M....... c /etc/yp.conf
.M....... /var/yp/binding
.M....... /etc/dbus-1/system.d/org.freedesktop.RealtimeKit1.conf
.M....... /var/run/pptp
.M....... /bin/tar
.M....... c /etc/gimp/plugins.d/xsane.conf
.M....... /etc/gtk-2.0/gtkrc
.M....... /etc/xml
.M....... c /etc/mailcap
.M....... c /etc/mime.types
.M....... /etc/gconf/schemas/gnome-session.schemas
.M....... /etc/pear
.M....... c /etc/pear.conf
.M....... /var/cache/php-pear
.M....... /var/www/html
.M....... /etc/pam_pkcs11
.M....... /etc/gconf/schemas/yelp.schemas
.M....... /var/account
.M....... /etc/gconf/schemas/sound-juicer.schemas
.M....... /etc/gconf/schemas/gthumb.schemas
.M....... /etc/gconf/schemas/desktop_default_applications.schemas
.M....... /etc/gconf/schemas/desktop_gnome_url_handlers.schemas
.M....... /etc/gconf/schemas/system_dns_sd.schemas
.M....... /etc/gconf/schemas/system_http_proxy.schemas
.M....... /etc/gconf/schemas/system_smb.schemas
.M....... /etc/gnome-vfs-2.0
.M....... /etc/gnome-vfs-2.0/modules
.M....... c /etc/gnome-vfs-2.0/modules/default-modules.conf
.M....... c /etc/gnome-vfs-2.0/modules/ssl-modules.conf
.M....... /etc/cron.daily/certwatch
.M....... c /etc/libaudit.conf
.M....... /etc/ConsoleKit
.M....... /etc/ConsoleKit/run-seat.d
.M....... /etc/ConsoleKit/run-session.d
.M....... /etc/ConsoleKit/seats.d
.M....... c /etc/ConsoleKit/seats.d/00-primary.seat
.M....... /etc/dbus-1/system.d/ConsoleKit.conf
.M....... c /etc/event.d/ck-log-system-restart
.M....... c /etc/event.d/ck-log-system-start
.M....... c /etc/event.d/ck-log-system-stop
.M....... /var/log/ConsoleKit
.M....... /var/run/ConsoleKit
.M....... /bin/sed
.M....... c /etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
.M....... /bin/dumpkeys
.M....... /bin/kbd_mode
.M....... /bin/loadkeys
.M....... /bin/setfont
.M....... /bin/unicode_start
.M....... /bin/unicode_stop
.M....... c /etc/dumpdates
.M....... /etc/festival
.M....... c /etc/festival/siteinit.scm
.M....... c /etc/festival/sitevars.scm
.M....... /etc/default
.M....... c /etc/default/nss
.M....... /etc/dbus-1/system.d/org.freedesktop.DeviceKit.Disks.conf
.M....... /var/lib/DeviceKit-disks
.M....... /var/run/DeviceKit-disks
.M....... c /etc/sos.conf
.M....... /var/run/mysqld
.M....... /etc/dbus-1/system.d/net.reactivated.Fprint.conf
.M....... /etc/fprintd.conf
.M....... /var/lib/fprint
.M....... c /etc/dbus-1/system.d/hal.conf
.M....... /etc/hal
.M....... /etc/hal/fdi
.M....... /etc/hal/fdi/information
.M....... /etc/hal/fdi/policy
.M....... /etc/hal/fdi/preprobe
.M....... /var/cache/hald
.M....... /var/run/hald
.M....... /bin/setserial
.M....... /etc/reader.conf.d
.M....... /etc/cron.daily/logrotate
.M.....T. c /etc/logrotate.conf
.M....... /etc/logrotate.d
.M....... c /var/lib/logrotate.status
.M....... c /etc/idmapd.conf
.M....... /bin/rpm
.M....... /etc/rpm
.M....... /var/lib/rpm
.M....... c /etc/httpd/conf.d/ssl.conf
.M....... /var/cache/mod_ssl
.M....... /etc/bash_completion.d
.M....... /etc/bash_completion.d/git
.M....... /etc/NetworkManager
.M....... /etc/dbus-1/system.d/NetworkManager.conf
.M....... /etc/dbus-1/system.d/nm-avahi-autoipd.conf
.M....... /etc/dbus-1/system.d/nm-dhcp-client.conf
.M....... /etc/dbus-1/system.d/nm-dispatcher.conf
.M....... /var/run/NetworkManager
.M....... c /etc/dbus-1/system.d/pulseaudio-system.conf
.M....... /etc/pulse
.M....... /var/lib/pulse
.M....... /bin/alsaunmute
.M....... /etc/alsa
.M....... c /etc/alsa/alsactl.conf
.M....... /etc/makedev.d
.M....... /etc/pcmcia
.M....... c /etc/gconf/schemas/ibus-chewing.schemas
.......T. c /etc/samba/smbusers
.M....... /var/spool/samba

---------- Post added 08-11-11 at 10:36 PM ----------

Then I ran

sudo rpm -qf /var/spool/mqueue

Result:
sendmail-8.14.3-8.fc12.i686

Then running the following two commands had no results
sudo rpm --setperms sendmail
sudo rpm --setugids sendmail


After all this, I opened a bug in bugzilla, committed a test comment, I got errors as follows:

on the top of the page it said:
WARNING: RunAsUser for MSP ignored, check group ids (egid=489, want=486) can not chdir(/var/spool/clientmqueue/): Permission denied

The test in the page said:
Bugzilla has suffered an internal error. Please save this page and send it to mbarjawi@myhost.com with details of what you were doing at the time this message appeared.

URL: http://www.myhost.com/bugzilla/process_bug.cgi

and then a big red box said
There was an error sending mail from 'rodo@myhost.com' to 'mbarjawi@myhost.com':error when closing pipe to /usr/lib/sendmail:

any ideas?
 
Old 08-11-2011, 02:51 PM   #6
barjawi
LQ Newbie
 
Registered: Aug 2011
Posts: 5

Original Poster
Rep: Reputation: Disabled
I have searched the net for the warning message I am getting. I found this post:

http://fixunix.com/security/17668-se...e-problem.html

after applying what he did:

chmod g+s /usr/sbin/sendmail.sendmail

I no longer get all these errors when committing on bugzilla. But I don't receive e-mails either
 
Old 08-13-2011, 05:00 AM   #7
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
If you check 'man rpm' the VERIFY OPTIONS part you'll see the capital m stands for changed permissions so you have way more to change than just permissions on the Sendmail binary. Services dying is a good indication of things gone belly up otherwise check the system and daemon logs. When done rerun the verify command and restart services to ensure you caught all errors.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
opening folder Windows Folder in Red Hat Linux TEXT MODE janbaztaimur Linux - Newbie 8 05-17-2011 04:34 PM
Having troubles with sendmail and DNS... mail server behind a router halborr Slackware 20 03-03-2010 05:37 PM
Sendmail troubles arasu Linux - General 0 02-18-2008 07:00 AM
sendmail troubles sanmadjack Linux - Software 0 12-05-2004 12:27 AM
sendmail troubles Pete Dogg Linux - Software 7 09-18-2003 05:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration