ya, is that, but the password has already encrypted. How can i get the password? otherwise i just add in a new user. But i do not know how to add the password. I try to use the function as below.. it cannot go though..<br>
case 1:<br>---------------------------------<br>postgres=# INSERT INTO mb_user VALUES(1,'admin1',password(admin),1,'admin',100);<br><br>ERROR:&nbsp; column &quot;admin&quot; does not exist<br>----------------------------------
<br>case 2:<br>----------------------------------<br>postgres=# INSERT INTO mb_user VALUES(1,'admin1',password('admin'),1,'admin',100<br>);<br>ERROR:&nbsp; function password(&quot;unknown&quot;) does not exist<br>HINT:&nbsp; No function matches the given name and argument types. You may need to ad
<br>d explicit type casts.<br>-----------------------------------<br><br>This are the 2 possible error i get, when i insert new record.<br><br><br><br><br><div><span class="gmail_quote">On 8/10/06, <b class="gmail_sendername">
Manfred Meier</b> &lt;<a href="mailto:m.meier@spiekermann.de">m.meier@spiekermann.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>is in the mapbender database in table mb_user (at least in my mysql<br>installation) a user root and a password? fields are &quot;mb_user_name&quot; and<br>&quot;mb_user_password&quot;.<br><br>Manfred<br><br><br>
<br>smithveg schrieb:<br><br>&gt; I'm using windows xp SP2, PostgreSQL (postgreSQL could support<br>&gt; mapbender), PHP 5.0.3<br>&gt; I did check for <a href="http://www.mapbender.org">www.mapbender.org</a> &lt;<a href="http://www.mapbender.org">
http://www.mapbender.org</a>&gt; site, no<br>&gt; solution was found. I think i stuck at admin username and password. I<br>&gt; think it cannot get the default username and pasword from the<br>&gt; instalation guide. In addition, i never set any password. It may be the
<br>&gt; default password.<br>&gt;<br>&gt; Thansk<br>&gt;<br>&gt; On 8/10/06, Lars-Hendrik Schneider &lt;<a href="mailto:schneider@terrestris.de">schneider@terrestris.de</a><br>&gt; &lt;mailto:<a href="mailto:schneider@terrestris.de">
schneider@terrestris.de</a>&gt;&gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hi &lt;realname?&gt;,<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; smithveg schrieb:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Dear, I can't get the mapbender working. I stuck on half way, anyone<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; helps me. Thanks.
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I think these are to less information. Please provide what you have<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; done<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; so far, which system you use (OS, database, PHP + version, which<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Mapbender ...) and describe in detail where you stuck. Have a look at
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; the mapbender WIKI also to get some background information. Otherwise<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; (like with this mail) it is impossible to help you!<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Regards,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Lars-Hendrik<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ---------------------------------------------------------------------
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; To unsubscribe, e-mail: <a href="mailto:users-unsubscribe@mapbender.osgeo.org">users-unsubscribe@mapbender.osgeo.org</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mailto:<a href="mailto:users-unsubscribe@mapbender.osgeo.org">users-unsubscribe@mapbender.osgeo.org
</a>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; For additional commands, e-mail: <a href="mailto:users-help@mapbender.osgeo.org">users-help@mapbender.osgeo.org</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mailto:<a href="mailto:users-help@mapbender.osgeo.org">users-help@mapbender.osgeo.org
</a>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; --<br>&gt; smithveg<br><br><br>---------------------------------------------------------------------<br>To unsubscribe, e-mail: <a href="mailto:users-unsubscribe@mapbender.osgeo.org">
users-unsubscribe@mapbender.osgeo.org</a><br>For additional commands, e-mail: <a href="mailto:users-help@mapbender.osgeo.org">users-help@mapbender.osgeo.org</a><br><br></blockquote></div><br><br clear="all"><br>-- <br>smithveg