Renaming root

Hi!

Well, seems I got authentication working through LDAP. The standard
autohandler-file already has fixes for LDAP (Samuel, looks like it’s your
autohandlerforldap.diff that has been applied!). Glad I found that out. On to
the next problem:

Since I’m doing LDAP authentication solely now, I need to rename the
root-account (we don’t have a root in LDAP). I tried to just change this
directly in the database (only changed the row in user to use username cvd
instead of root), but that doesn’t seem to work correctly. I’m getting errors
when trying to create groups and I’m not able to create queues at all. Also,
the top-right corner displays “not logged in”. Guess just changing the record
to the correct username doesn’t work :slight_smile: Any tips on how to do this correctly?

Kind regards,
Tim Stoop

You do your LDAP authentication via apache, right?
You just need to add to the apache configuration another authentication
method, like a user verification from file. That’s all.
If you set that LDAP is authoritative and so excludes all other
authentications it won’t word.

Samuel-----Original Message-----
From: Tim Stoop [mailto:cvd@il.fontys.nl]
Sent: Wednesday,05 November,2003 02:53
To: rt-users@lists.fsck.com
Subject: [rt-users] renaming root

Hi!

Well, seems I got authentication working through LDAP. The standard
autohandler-file already has fixes for LDAP (Samuel, looks like it’s
your autohandlerforldap.diff that has been applied!). Glad I found that
out. On to the next problem:

Since I’m doing LDAP authentication solely now, I need to rename the
root-account (we don’t have a root in LDAP). I tried to just change this
directly in the database (only changed the row in user to use username
cvd instead of root), but that doesn’t seem to work correctly. I’m
getting errors when trying to create groups and I’m not able to create
queues at all. Also, the top-right corner displays “not logged in”.
Guess just changing the record to the correct username doesn’t work :slight_smile:
Any tips on how to do this correctly?

Kind regards,
Tim Stoop

rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm