BasicInc
February 5th, 2010, 07:36 AM
Hi all.
My first post. I've been using Ubuntu Server edition (Hardy) happily for some time now.
I use sudo regularly during configuration of new services. It always works/authorises within seconds, however, it recently became very slow, to the point of being nearly unusable.
In /var/log/auth.log I noticed a regular working pattern like this:
Feb 3 14:07:20 kanyo sudo: lee : TTY=pts/1 ; PWD=/usr/share/obm/www ; USER=root ; COMMAND=/etc/init.d/apache2 restart
Feb 3 14:07:25 kanyo sudo: pam_unix(sudo:session): session opened for user root by lee(uid=0)
Feb 3 14:07:30 kanyo sudo: pam_unix(sudo:session): session closed for user root
Unfortunately now, they look the same, but the timestamps are much wider apart (minutes). This occured after running synaptic and dpkg-reconfigure obm-conf. I was trying to remove 'OBM' (http://www.obm.org/doku.php?id=docs:install:ubuntuhardy) completely as I'd messed up (just OBM) while trying to fix a minor-looking misconfiguration.
Any idea what I've broken and how to fix it?
------------
ASIDE:
I noticed that every time I come to use sudo after a delay (the auth timed out) I get a line like this:
Feb 3 14:13:15 kanyo sudo: pam_smbpass(sudo:auth): unrecognized option [missingok]
But this also occured prior to it going wrong.
------------
Any help much appreciated.
Regards,
Lee
My first post. I've been using Ubuntu Server edition (Hardy) happily for some time now.
I use sudo regularly during configuration of new services. It always works/authorises within seconds, however, it recently became very slow, to the point of being nearly unusable.
In /var/log/auth.log I noticed a regular working pattern like this:
Feb 3 14:07:20 kanyo sudo: lee : TTY=pts/1 ; PWD=/usr/share/obm/www ; USER=root ; COMMAND=/etc/init.d/apache2 restart
Feb 3 14:07:25 kanyo sudo: pam_unix(sudo:session): session opened for user root by lee(uid=0)
Feb 3 14:07:30 kanyo sudo: pam_unix(sudo:session): session closed for user root
Unfortunately now, they look the same, but the timestamps are much wider apart (minutes). This occured after running synaptic and dpkg-reconfigure obm-conf. I was trying to remove 'OBM' (http://www.obm.org/doku.php?id=docs:install:ubuntuhardy) completely as I'd messed up (just OBM) while trying to fix a minor-looking misconfiguration.
Any idea what I've broken and how to fix it?
------------
ASIDE:
I noticed that every time I come to use sudo after a delay (the auth timed out) I get a line like this:
Feb 3 14:13:15 kanyo sudo: pam_smbpass(sudo:auth): unrecognized option [missingok]
But this also occured prior to it going wrong.
------------
Any help much appreciated.
Regards,
Lee