[Samba] Re: Error Messages during installation

2006-05-09 Thread വിവെ ക്.വി .സി Vivek Varghese Cherian

On 5/8/06, വിവെക്.വി.സി Vivek Varghese Cherian [EMAIL PROTECTED]
wrote:


Hi,


I  installed of Samba on  Debian GNU/Linux Sarge.

Things went smoothly but I got some failed ( error? ) messages like

account_policy_get: tdb_fetch_uint32 failed for field 4 (maximum password
age), returning 0

at the end.

Could someone please explain to me what this is. Is it a serious issue???
or problems with the deb package??

Full details below. Thankyou so much.

Kind Regards

-
Vivek Varghese Cherian
Free as in Freedom  www.gnu.org



wisdom:~# uname -a
Linux wisdom.box 2.6.8-2-386 #1 Tue Aug 16 12:46:35 UTC 2005 i686
GNU/Linux


This is the error message that i am getting.



Setting up samba (3.0.22-1) ...
Generating /etc/default/samba...
TDBSAM version too old (0), trying to convert it.
TDBSAM converted successfully.
account_policy_get: tdb_fetch_uint32 failed for field 1 (min password
length), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 2 (password
history), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 3 (user must logon
to change

password), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 4 (maximum password
age), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 5 (minimum password
age), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 6 (lockout
duration), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 7 (reset count
minutes), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 8 (bad lockout
attempt), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 9 (disconnect time),
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 10 (refuse machine
password change),

returning 0
Starting Samba daemons: nmbd smbd.




-



On subsequent investigation i found out that a bug report has been made on
the same issue at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=307702

This is the same issue i am facing. Seems like the error messages do not
appear when the debian samba and samba-common packages are installed for
the first time.

These error messages appear once the samba packages are purged ( i had to do
this for some reason) and an attempt is made to reinstall them. Samba gets
installed fine and works just fine, but for these error messages.

Seems like some sort of verbosity issue and the bug report severity is set
as minor.



--
Vivek Varghese Cherian
Free as in Freedom  www.gnu.org
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

[Samba] Error Messages during installation

2006-05-08 Thread വിവെ ക്.വി .സി Vivek Varghese Cherian

Hi,


I  installed of Samba on  Debian GNU/Linux Sarge.

Things went smoothly but I got some failed ( error? ) messages like

account_policy_get: tdb_fetch_uint32 failed for field 4 (maximum password
age), returning 0

at the end.

Could someone please explain to me what this is. Is it a serious issue??? or
problems with the deb package??

Full details below. Thankyou so much.

Kind Regards

-
Vivek Varghese Cherian
Free as in Freedom  www.gnu.org



wisdom:~# uname -a
Linux wisdom.box 2.6.8-2-386 #1 Tue Aug 16 12:46:35 UTC 2005 i686 GNU/Linux


This is the error message that i am getting.



Setting up samba (3.0.22-1) ...
Generating /etc/default/samba...
TDBSAM version too old (0), trying to convert it.
TDBSAM converted successfully.
account_policy_get: tdb_fetch_uint32 failed for field 1 (min password
length), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 2 (password history),
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 3 (user must logon to
change

password), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 4 (maximum password
age), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 5 (minimum password
age), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 6 (lockout duration),
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 7 (reset count
minutes), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 8 (bad lockout
attempt), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 9 (disconnect time),
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 10 (refuse machine
password change),

returning 0
Starting Samba daemons: nmbd smbd.




-
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Adding a GNU/Linux client to a FreeBSD Domain controller

2006-04-21 Thread വിവെ ക്.വി .സി Vivek Varghese Cherian
On 4/13/06, Gary Dale [EMAIL PROTECTED] wrote:

 വിവെക്.വി.സി Vivek Varghese Cherian wrote:

 I am trying to add a GNU/Linux client to a FreeBSD domain controller
 running
 Samba. Can some one guide as to how to go about it ?
 
 I have managed to add Microsoft Windows 2000 clients to the domain but
 would
 like to have some guidance on how to go about adding GNU/Linux clients.
 
 I did a bit of searching and could not find a simple how to. A reference
 URL
 of sorts would help.
 
 Thanks in advance.
 
 --
 Vivek Varghese Cherian
 Free as in Freedom  www.gnu.org
 
 
 I'd suggest that the fact the server is running FreeBSD is likely
 irrelevent. What you need to do is to have your workstation authenticate
 through the proper PAM modules. However, this also means that your
 server needs to be able to service the PAM requests. If you look at

 http://us4.samba.org/samba/docs/man/Samba-Guide/unixclients.html#id2564417

 you will find that using a tdbsam backend is possible but rather
 fragile. LDAP is a more robust solution.



Thanks Gary for your response

How about using tdbsam, the management here has not asked me to implement
LDAP because a systems administrator here tried to implement it here before
and failed.

I think i'll stick with tdbsam unless the management explicitly asks me to
do so.



--
Vivek Varghese Cherian
Free as in Freedom  www.gnu.org
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba