<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
"Blackstone, J. David" wrote:
<blockquote TYPE=CITE>> -----Original Message-----
<br>> From: Phil Homewood [<a href="mailto:pdh@snapgear.com">mailto:pdh@snapgear.com</a>]
<br>> Sent: Wednesday, July 17, 2002 6:20 AM
<br>> To: rt-users@lists.fsck.com
<br>> Subject: Re: [rt-users] Installation: No RT user found. Please consult
<br>> yo ur RT administr ator.
<br>>
<br>>
<br>> Blackstone, J. David wrote:
<br>> > > select * from Users where Name='root';
<br>> >
<br>> >   It returns an empty set.
<br>>
<br>> Right; there's your problem. The root user didn't get added to the
db.
<br>>
<br>> (Does "select * from Users;" show /any/ users added?)
<p>  One of the things that would help me conceptually is to have
this question
<br>answered: There's a difference between user accounts on my box, mysql
<br>database users, and RT users, right?  That's three different kinds
of users
<br>total, right?  (None of those groups are equal to each other,
are they?)
<br>What relationships exist between these groups, if any?
<pre>jdb</pre>
</blockquote>

<p><br>correct. there is no inherent relationship between unix user accounts,
database user accounts, and RT user accounts, except the name for
the super user ('root').
<p><br>
Regards,
<br>    Harald</html>