Re: [Samba] log level = 20 not showing auth, etc...

2011-01-04 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I am fairly certain you are correct. A quick man 5 smb.conf ought to
answer it.

I don't know what happens if the value is set wrong.

On 01/04/2011 05:30 PM, Hoover, Tony wrote:
> I believe that the max log level is 10 (e.g. you are setting an invalid
> value).  Someone will correct me if I'm wrong, I'm sure. 
> 
> 
> --
> Tony Hoover, Network Administrator
> KSU - Salina, College of Technology and Aviation
> (785) 826-2660
> 
> "Don't Blend in..."
> --
>  
> -Original Message-
> From: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org]
> On Behalf Of Jeff Blaine
> Sent: Tuesday, January 04, 2011 4:04 PM
> To: samba@lists.samba.org
> Subject: [Samba] log level = 20 not showing auth, etc...
> 
> Samba 3.5.6
> 
> I must be really misunderstanding 'log level' somehow.  I have tried all of
> the following and cannot get my logs to show anything related to
> authentication or share accesses at all:
> 
>  log level = 20
> 
>  log level = all:20
> 
>  log lovel = 3 auth:20
> 
> If I access one of the server's shares successfully, not a single thing
> shows up in the log.  Yes, I am looking at the right log, and yes other
> things do get written to the log from smbd :)
> 
> Any help would be very welcome.
> 
> Jeff Blaine
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba


- -- 
-  _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
|$&| |__| |  | |__/ | \| _| |novos...@umdnj.edu - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0joaUACgkQmb+gadEcsb7/HACgh2wP5KMiytLQiMMeCS0UHWXX
SNcAoLe/595LOhp3saYfpqrjMOxNsuY/
=sl8Y
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Re: [Samba] log level = 20 not showing auth, etc...

2011-01-04 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Where are your logs supposed to go?

On 01/04/2011 05:42 PM, Jeff Blaine wrote:
> It was worth a try, but I've just changed it to 10 and restarted
> the service.  Same thing.  I get the initial daemon startup
> messages and then nothing additional while I try the shares from
> Windows boxes, use them, etc.
> 
> I even tried one of the examples from the man page:
> 
> log level = 3 passdb:5 auth:10 winbind:2
> 
> On 1/4/2011 5:30 PM, Hoover, Tony wrote:
>> I believe that the max log level is 10 (e.g. you are setting an invalid
>> value).  Someone will correct me if I'm wrong, I'm sure.
>>
>>
>> --
>> Tony Hoover, Network Administrator
>> KSU - Salina, College of Technology and Aviation
>> (785) 826-2660
>>
>> "Don't Blend in..."
>> --
>>
>> -Original Message-
>> From: samba-boun...@lists.samba.org
>> [mailto:samba-boun...@lists.samba.org]
>> On Behalf Of Jeff Blaine
>> Sent: Tuesday, January 04, 2011 4:04 PM
>> To: samba@lists.samba.org
>> Subject: [Samba] log level = 20 not showing auth, etc...
>>
>> Samba 3.5.6
>>
>> I must be really misunderstanding 'log level' somehow.  I have tried
>> all of
>> the following and cannot get my logs to show anything related to
>> authentication or share accesses at all:
>>
>>   log level = 20
>>
>>   log level = all:20
>>
>>   log lovel = 3 auth:20
>>
>> If I access one of the server's shares successfully, not a single thing
>> shows up in the log.  Yes, I am looking at the right log, and yes other
>> things do get written to the log from smbd :)
>>
>> Any help would be very welcome.
>>
>> Jeff Blaine
>> -- 
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  https://lists.samba.org/mailman/options/samba


- -- 
-  _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
|$&| |__| |  | |__/ | \| _| |novos...@umdnj.edu - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0jpAQACgkQmb+gadEcsb73PwCaAhIp86N2DWxwGc/ac8JPebWH
VaAAn12oZUyGt+kiMkU41aJNA4iCqGhm
=bDxf
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Re: [Samba] log level = 20 not showing auth, etc...

2011-01-04 Thread Volker Lendecke
On Tue, Jan 04, 2011 at 05:42:34PM -0500, Jeff Blaine wrote:
> It was worth a try, but I've just changed it to 10 and restarted
> the service.  Same thing.  I get the initial daemon startup
> messages and then nothing additional while I try the shares from
> Windows boxes, use them, etc.
> 
> I even tried one of the examples from the man page:
> 
> log level = 3 passdb:5 auth:10 winbind:2

Is it possible that you have

log file = /var/log/samba/log.%m

or something equivalent with a %-macro in you smb.conf? In
that case, the relevant logs will show up in different
files.

With best regards,

Volker Lendecke

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-37-0, fax: +49-551-37-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] log level = 20 not showing auth, etc...

2011-01-04 Thread Jeff Blaine

It was worth a try, but I've just changed it to 10 and restarted
the service.  Same thing.  I get the initial daemon startup
messages and then nothing additional while I try the shares from
Windows boxes, use them, etc.

I even tried one of the examples from the man page:

log level = 3 passdb:5 auth:10 winbind:2

On 1/4/2011 5:30 PM, Hoover, Tony wrote:

I believe that the max log level is 10 (e.g. you are setting an invalid
value).  Someone will correct me if I'm wrong, I'm sure.


--
Tony Hoover, Network Administrator
KSU - Salina, College of Technology and Aviation
(785) 826-2660

"Don't Blend in..."
--

-Original Message-
From: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org]
On Behalf Of Jeff Blaine
Sent: Tuesday, January 04, 2011 4:04 PM
To: samba@lists.samba.org
Subject: [Samba] log level = 20 not showing auth, etc...

Samba 3.5.6

I must be really misunderstanding 'log level' somehow.  I have tried all of
the following and cannot get my logs to show anything related to
authentication or share accesses at all:

  log level = 20

  log level = all:20

  log lovel = 3 auth:20

If I access one of the server's shares successfully, not a single thing
shows up in the log.  Yes, I am looking at the right log, and yes other
things do get written to the log from smbd :)

Any help would be very welcome.

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

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


Re: [Samba] log level = 20 not showing auth, etc...

2011-01-04 Thread Hoover, Tony
I believe that the max log level is 10 (e.g. you are setting an invalid
value).  Someone will correct me if I'm wrong, I'm sure. 


--
Tony Hoover, Network Administrator
KSU - Salina, College of Technology and Aviation
(785) 826-2660

"Don't Blend in..."
--
 
-Original Message-
From: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org]
On Behalf Of Jeff Blaine
Sent: Tuesday, January 04, 2011 4:04 PM
To: samba@lists.samba.org
Subject: [Samba] log level = 20 not showing auth, etc...

Samba 3.5.6

I must be really misunderstanding 'log level' somehow.  I have tried all of
the following and cannot get my logs to show anything related to
authentication or share accesses at all:

 log level = 20

 log level = all:20

 log lovel = 3 auth:20

If I access one of the server's shares successfully, not a single thing
shows up in the log.  Yes, I am looking at the right log, and yes other
things do get written to the log from smbd :)

Any help would be very welcome.

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