<div dir="ltr">There are some things that your are NOT supposed to be able to do as the superuser (in your case, &quot;koha&quot;) by design.&nbsp; The superuser doesn&#39;t have assignable privileges, because they are not a real user.&nbsp; I.E., they do not appear in the borrowers table at all, because their account is required to *create* the borrowers table.<br>
<br>--joe<br><br><div class="gmail_quote">On Thu, Jul 24, 2008 at 8:38 AM, Beda Szukics <span dir="ltr">&lt;beda@muri-gries.ch&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Nicole Engard schrieb:<br>
<div class="Ih2E3d">&gt; Beda,<br>
&gt;<br>
&gt; I&#39;m not sure, but the first question &amp; answer in this FAQ:<br>
&gt; <a href="http://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/Appendicies/FAQs" target="_blank">http://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/Appendicies/FAQs</a><br>
&gt; might help you ...<br>
&gt;<br>
</div>I do have a user named &quot;koha&quot; and I can log in. But this user hasn&#39;t the<br>
privileges to set privileges for other users.<br>
<br>
The final par to my koha-conf.xml:<br>
<br>
&lt;!-- ADDITIONAL KOHA CONFIGURATION DIRECTIVE --&gt;<br>
&lt;!-- db_scheme should follow the DBD driver name --&gt;<br>
&lt;!-- port info: mysql:3306 Pg:5432 (5433 on Debian) --&gt;<br>
&lt;config&gt;<br>
&nbsp;&lt;db_scheme&gt;mysql&lt;/db_scheme&gt;<br>
&nbsp;&lt;database&gt;Schulbibliothek&lt;/database&gt;<br>
&nbsp;&lt;hostname&gt;localhost&lt;/hostname&gt;<br>
&nbsp;&lt;port&gt;3306&lt;/port&gt;<br>
&nbsp;&lt;user&gt;koha&lt;/user&gt;<br>
&nbsp;&lt;pass&gt;[my password]&lt;/pass&gt;<br>
<br>
and so on<br>
<br>
That seems to be o.k.?<br>
<div><div></div><div class="Wj3C7c"><br>
Greetings &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Beda<br>
_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</div></div></blockquote></div><br></div>