1,002 reputation
41641
bio website
location
age
visits member for 3 years, 9 months
seen Apr 15 at 17:50
stats profile views 124

May
6
revised How do I use an encrypted MySQL password with Cyrus SASL?
edited tags
May
4
asked How do I use an encrypted MySQL password with Cyrus SASL?
May
4
accepted Settings to change to allow PostFix to accept outgoing mail from authenticated users
May
2
awarded  Popular Question
Apr
20
comment Ubuntu 11.04 Server Crashing - failed command: READ FPDMA QUEUED
As follow-up, I installed CentOS 6.2 Minimal on the same hardware and has been running for one month. I guess in a year or so we'll know if it was OS related!
Apr
12
awarded  Popular Question
Apr
10
comment User not found for cn=config in OpenLDAP?
I read somewhere that the old way with slapd.conf doesn't work correctly with recent versions of Ubuntu? I don't remember the specific reason though. Are you running an LDAP server on ubuntu with the slapd.conf method?
Apr
10
comment User not found for cn=config in OpenLDAP?
I'm not sure I see the point of having config stored in an LDAP tree if you can't edit it from an LDAP client. It makes a simple change like increasing the loglevel into a day-long chore. I should be able to edit a config file and restart (like every other server process in the world) or use a client to make the changes. Do you know if other distros, maybe CentOS, might have a more user-friendly version of LDAP?
Apr
9
comment User not found for cn=config in OpenLDAP?
When trying to add the ldif, I get: additional info: object class 'simpleSecurityObject' requires attribute 'userPassword'. I tried adding a userPassword attribute, but then I get: ldap_add: Object class violation (65) - without any further information.
Apr
9
asked User not found for cn=config in OpenLDAP?
Apr
9
comment Clients not recognizing secondary LDAP groups?
I couldn't locate a file called modnss_ldap.so on the client. I'll try to increase the log level now and see if I can get the queries.
Apr
9
comment Clients not recognizing secondary LDAP groups?
I don't have a file called nss_ldap.conf... Do you mean /etc/nsswitch.conf? How do I see which queries are run?
Apr
9
asked Clients not recognizing secondary LDAP groups?
Apr
6
comment Apache2: How do I restrict access to a directory, but allow access to one file within it?
Thanks for pointing that out. That answer didn't exist when I asked this question. :)
Apr
6
accepted Apache2: How do I restrict access to a directory, but allow access to one file within it?
Apr
3
accepted How to access partitions inside a logical volume from the host machine?
Apr
3
comment How to access partitions inside a logical volume from the host machine?
Thanks! For completeness, its kpartx -a /dev/my_volume_group/some_disk and then you'll be able to use /dev/mapper/my_volume_group-some_disk1 and /dev/mapper/my_volume_group-some_disk2
Apr
3
asked How to access partitions inside a logical volume from the host machine?
Mar
14
comment How to check CentOS 6 Server VM Host after a power falure?
I'll try this tomorrow and report back.
Mar
14
comment How to check CentOS 6 Server VM Host after a power falure?
+1, will try tomorrow.