Re: [patch] passwd on database should not be a required value ...

Marko Djukic <[email protected]> Thu, 2 Oct 2003 03:59:14 +0200
Newsgroups gmane.comp.horde.juno
Message-ID <[email protected]>
This message is in MIME format.

--=_e1c2e64cbe89bd40c8086d
Content-Type: text/plain; charset="ISO-8859-1"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

committed, thanks. if you can "cvs diff -u" next time, helps. thanks.

marko

Quoting "Marc G. Fournier" <[email protected]>:

>
> *** conf.xml.orig       Wed Oct  1 23:48:18 2003
> --- conf.xml    Wed Oct  1 23:48:04 2003
> ***************
> *** 28,34 ****
>      </configenum>
>      <configstring name="hostspec" desc="Database server/host/ODBC
> dsn">localhost</configstring>
>      <configstring name="username" desc="Username to connect to the database
> as">horde</configstring>
> !    <configstring name="password" desc="Password to connect
> with">****</configstring>
>      <configstring name="database" desc="Database name to
> use">horde</configstring>
>      <configstring name="socket" required="false" desc="Location of UNIX
> socket, if using one">/var/lib/mysql/mysql.sock</configstring>
>      <configinteger name="port" required="false" desc="Port the DB is running
> on, if non-standard">3306</configinteger>
> --- 28,34 ----
>      </configenum>
>      <configstring name="hostspec" desc="Database server/host/ODBC
> dsn">localhost</configstring>
>      <configstring name="username" desc="Username to connect to the database
> as">horde</configstring>
> !    <configstring name="password" required="false" desc="Password to connect
> with">****</configstring>
>      <configstring name="database" desc="Database name to
> use">horde</configstring>
>      <configstring name="socket" required="false" desc="Location of UNIX
> socket, if using one">/var/lib/mysql/mysql.sock</configstring>
>      <configinteger name="port" required="false" desc="Port the DB is running
> on, if non-standard">3306</configinteger>
>
>
> --
> Juno mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: [email protected]
>
--=_e1c2e64cbe89bd40c8086d
Content-Type: message/rfc822
MIME-Version: 1.0

Return-Path: <[email protected]>
X-Original-To: [email protected]
Delivered-To: [email protected]
Received: from localhost (localhost [127.0.0.1])
	by vlad.horde.org (Postfix) with ESMTP id 2F5DE245
	for <[email protected]>; Wed,  1 Oct 2003 17:52:33 -0700 (PDT)
Received: from vlad.horde.org ([127.0.0.1])
	by localhost (vlad.horde.org [127.0.0.1]) (amavisd-new,
	port 10024) with LMTP id 69758-06 for <[email protected]>;
	Wed,  1 Oct 2003 17:52:30 -0700 (PDT)
Received: from op-fi1.oblo.com (unknown [62.48.34.202])
	by vlad.horde.org (Postfix) with ESMTP id 1EEA61DD
	for <[email protected]>; Wed,  1 Oct 2003 17:52:30 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1])
	by op-fi1.oblo.com (Postfix) with ESMTP id CE044914
	for <[email protected]>; Thu,  2 Oct 2003 03:57:01 +0200 (CEST)
Received: from op-fi1.oblo.com ([127.0.0.1])
	by localhost (op-fi1.oblo.com [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 14053-08 for <[email protected]>;
	Thu,  2 Oct 2003 03:57:01 +0200 (CEST)
Received: by op-fi1.oblo.com (Postfix, from userid 80)
	id 806BA709; Thu,  2 Oct 2003 03:57:01 +0200 (CEST)
Received: from adsl-43-65.37-151.net24.it (adsl-43-65.37-151.net24.it
	[151.37.65.43]) by my.oblo.com (Horde) with HTTP for <[email protected]>; 
	Thu, 2 Oct 2003 03:57:01 +0200
Message-ID: <[email protected]>
Date: Thu,  2 Oct 2003 03:57:01 +0200
From: Marko Djukic <[email protected]>
To: [email protected]
Subject: Re: [juno] [patch] passwd on database should not be a required
	value ...
References: <[email protected]>
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-Virus-Scanned: by Oblo Project - www.oblo.com

committed, thanks. if you can "cvs diff -u" next time, helps. thanks.

marko

Quoting "Marc G. Fournier" <[email protected]>:

>
> *** conf.xml.orig       Wed Oct  1 23:48:18 2003
> --- conf.xml    Wed Oct  1 23:48:04 2003
> ***************
> *** 28,34 ****
>      </configenum>
>      <configstring name="hostspec" desc="Database server/host/ODBC
> dsn">localhost</configstring>
>      <configstring name="username" desc="Username to connect to the database
> as">horde</configstring>
> !    <configstring name="password" desc="Password to connect
> with">****</configstring>
>      <configstring name="database" desc="Database name to
> use">horde</configstring>
>      <configstring name="socket" required="false" desc="Location of UNIX
> socket, if using one">/var/lib/mysql/mysql.sock</configstring>
>      <configinteger name="port" required="false" desc="Port the DB is running
> on, if non-standard">3306</configinteger>
> --- 28,34 ----
>      </configenum>
>      <configstring name="hostspec" desc="Database server/host/ODBC
> dsn">localhost</configstring>
>      <configstring name="username" desc="Username to connect to the database
> as">horde</configstring>
> !    <configstring name="password" required="false" desc="Password to connect
> with">****</configstring>
>      <configstring name="database" desc="Database name to
> use">horde</configstring>
>      <configstring name="socket" required="false" desc="Location of UNIX
> socket, if using one">/var/lib/mysql/mysql.sock</configstring>
>      <configinteger name="port" required="false" desc="Port the DB is running
> on, if non-standard">3306</configinteger>
>
>
> --
> Juno mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: [email protected]
>

--=_e1c2e64cbe89bd40c8086d
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


-- 
Juno mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

--=_e1c2e64cbe89bd40c8086d--