Re: [Samba] Samba VFS issue

2006-05-14 Thread Honey Bajaj
Volker,

I can customize Sa-Samba module to log only the details about user/system
from where the files are getting  deleted or moved, where as full-audit
module is pretty bulky and it logs lots of things and on the first instance
it didn't give the output as it is given by Sa-samba. My requirement is I
only want to log details to syslog when any file/folder is deleted or
unlink. Please advise

Thanks,
Honey


On Sat, May 13, 2006 at 04:29:59PM +0530, Honey Bajaj wrote:
 Since Samba-3.0.20 I am unable to compile sa-samba.c vfs
 module, which I have downloaded from the internet for
 auditing purpose, prior to this version it was getting
 compiled cleanly, I am receiving CPLUSPLUS error, Please
 suggest as what need to be done in order to resolve it.

First we would need the exact error message.

Second, assuming you mean the module from
http://www.pengus.com/?pageId=1projectId=3 then I'd like to
ask what this module give you that the full_audit module
does not. You might want to look at that.

Volker
- Original Message -
From: Volker Lendecke [EMAIL PROTECTED]
To: Honey Bajaj [EMAIL PROTECTED]
Cc: samba@lists.samba.org
Sent: Sunday, May 14, 2006 2:14 PM
Subject: Re: [Samba] Samba VFS issue



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


[Samba] Samba VFS issue

2006-05-13 Thread Honey Bajaj
Hi,

Since Samba-3.0.20 I am unable to compile sa-samba.c vfs module, which I have 
downloaded from the internet for auditing purpose, prior to this version it was 
getting compiled cleanly, I am receiving CPLUSPLUS error, Please suggest as 
what need to be done in order to resolve it.

Thanks,
Honey
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


[Samba] Winbind Problem

2005-05-18 Thread Honey Bajaj
Hi,

I have got two production facilities having the same configuration, facility 
1-(domain CSW)Samba 3.0.5 PDC running on redhat 9 and 4 member server running 
the same samba version on redhat 9, facility-2- (domain CSWN)Samba 3.0.5 PDC 
with 2 domain member server, the domain member server uses winbind to 
authenticate usersthey connect to the local PDC, I have configured two way 
trust between the two facilities , everything was running perfectly from last 6 
months, but from last two days the winbind is giving problem in domain CSW, the 
following error message appears on the member server in log.winbindd
[2005/05/18 15:10:01, 0] rpc_client/cli_pipe.c:rpc_api_pipe(435)
cli_pipe:return critical error. Error was call timed out: server did not 
respond after 1 millisecond
where as wbinfo -t is successful, but wbinfo -u and -g gives me the listing of 
only the trusting domain users(CSWN list and no CSW user list).

The following error message is appearing on the domain controller of CSW domain

make_server_info_info3:pdb_init_sam failed!

Please suggest me some solution.

Regards,
Honey

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


[Samba] Windows XP traffic Increase

2005-03-20 Thread Honey Bajaj
Hi,

I have configured samba domain in our network of around 150 windows node, we 
are running 4 Samba server, Samba acts as PDC, member server, everything was 
running fine with windows 98, until we start upgrading our systems to windows 
xp, the network started becoming choke and problem of slow access arises 
everyday, I have checked with ethereal and the traffic generated by windows xp 
is almost thrice for the same work which windows 98 did. Please provide me some 
solution to overcome this problem.

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


[Samba] Samba Multiple Subnets

2004-07-21 Thread Honey Bajaj
Hi,

I have installed Samba 3.0.5 pre1 as PDC and two domain member servers with winbind 
which is catering to two subnets containing only windows 9x clients. The PDC and the 
member servers are in the same subnet i.e. 192.168.1.0/24, and the other subnet 
192.168.2.0/24 is seperated by a linux router, now how can I make the windows 9x 
clients to domain logon  from the second subnet (192.168.2.0/24) which only contains 
windows 9x clients. Please suggest me some solution.

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


[Samba] Re: Samba Multiple Subnets

2004-07-21 Thread Honey Bajaj
Hi,

  I have installed Samba 3.0.5 pre1 as PDC and two domain member servers with winbind 
which is catering to two subnets containing only windows 9x clients, the samba PDC is 
also configured as Wins server. The PDC and the member servers are in the same subnet 
i.e. 192.168.1.0/24, and the other subnet 192.168.2.0/24 is seperated by a linux 
router, now how can I make the windows 9x clients to domain logon  from the second 
subnet (192.168.2.0/24) which only contains windows 9x clients, I have added the wins 
server address on all the clients in both the sunbets, but from the second subnet my 
windows 9x clients are unable to logon to domain. Please suggest me some solution.

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


[Samba] Samba Logging for Audit Trails

2004-07-08 Thread Honey Bajaj

  Hi,

  I am using Samba 3.0.4 as PDC and have 3 domain member server, I would like to setup 
a logging of the files which gets deleted by the user. I have already used Audit 
Modules but that slows down the samba server very much, please suggest me possible 
ways of achieving the desired result.

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


[Samba] Samba Event Tracking

2004-07-07 Thread Honey Bajaj
Hi,

I am using Samba 3.0.4 as PDC and have 3 domain member server, I would like to setup a 
logging of the files which gets deleted by the user. I have already used Audit Modules 
but that slows down the samba server very much, please suggest me possible ways of 
achieving the desired result.

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


[Samba] Samba Audit Modules

2004-07-05 Thread Honey Bajaj
Hi,

I have installed Samba 3.0.5 as PDC with 3 samba domain member server using winbind 
for a big network of windows 98 and windows xp, now I would like to set up auditing of 
only the files which gets deleted. Please suggest me possible ways of setting  the 
auditing for this purpose, I have already tested VFS/audit modules, but that slows 
down the server too much. Please suggest me some solution.

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


[Samba] Samba Auditing

2004-06-10 Thread Honey Bajaj
Hi,

I have installed samba 3.0.4 on Redhat 9 with security = user , I would like to enable 
auditing which should only display which user has deleted files in a particular share, 
I have tried installing VFS Audit module, but that slow down the samba server very 
much, I am using samba server for large users around 250 users access resources on 
Samba server. Please help me out in setting up Auditing feature.

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


[Samba] Windows XP environment Variables in Logon Scripts

2004-06-07 Thread Honey Bajaj
Hi,

I am using Samba 3.0.2 on Redhat 9, I just wanted to know how can I set enviroment 
variables in windows xp using logon script.
As in windows 98 we used to use WINSET.EXE to set environment variables such as 
PATH, to make them last for the entire logon session, rather then just changing the 
variable in current shell. Please suggest me the procedure.

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


[Samba] Windows XP and domain logon

2004-06-05 Thread Honey Bajaj
Sascha,
I am a bit new to samba and wins, can you explain in a bit detail, and one thing I 
would like to know 
is it necessary to have DNS server to have windows xp logon to domain.

Thanks,
Honey

Ok,

think I got a solution for u, because I figured out the same problem and it 
took me very long to hear on the lists opinion... ;-)

I got the following configuration on the pdc:

PDC
wins support = Yes
wins hook = /usr/local/bin/dns_update
wins partners = 192.168.10.2 192.168.10.3
PDC

and on the bdc:
BDC
wins server = 192.168.10.1
BDC


Search for the dns_update-script, you'll find in in the docs. 
(/usr/share/doc/samba-3.0.4/examples/wins_hook/ on my system)
That will help u keeping ur dns up to date for use with wins-emulation...

After u configure the wins on all ur windows clients and u'll see all ur 
problems are blown with the wind...

Greetings 

Sascha

Am Montag, 31. Mai 2004 07:06 schrieb Honey Bajaj:
 Any updates on the below below problem

 Thanks,
 Honey
 - Original Message -
 From: Honey Bajaj honey at competentsoftware.com
 To: Brett Stevens brett.stevens at hubbub.com.au; samba at lists.samba.org
 Sent: Thursday, May 27, 2004 11:41 AM
 Subject: Re: [Samba] Windows XP and domain logon

  Hi Brett,
 
  I am using smbpasswd backend, and using rsync to replicate the

 information.

  Thanks,
  Honey
  - Original Message -
  From: Brett Stevens brett.stevens at hubbub.com.au
  To: Honey Bajaj honey at infotronic.net; samba at lists.samba.org
  Sent: Thursday, May 27, 2004 4:06 AM
  Subject: Re: [Samba] Windows XP and domain logon
 
   You said that you are using samba as both the PDC and the BDC. What are
 
  you
 
   using for the pass backend and how are you replicating the info?
  
   Brett Stevens
  
   On 26/5/04 22:19, Honey Bajaj honey at infotronic.net wrote:
Hello,
   
I have installed samba 3.0.2a as PDC and BDC, I am able to add
windows
 
  xp to
 
domain and have added all the registry patches to windows xp, but
when
 
  it
 
comes to domain logon on windows xp client, the behaviour is very
 
  erratic,
 
sometimes I am able to logon to domain and sometimes the domain logon
 
  fails,
 
we need to restart the xp machine and keep trying to the domain
logon.
 
  The
 
error we receive is domain controller is not available, we are

 facing

  this
 
problem with a network of 15 xp clients everyday few of the the

 clients

randomly are able to logon and rest of the few are not able to logon.
 
  Please
 
suggest me some solution to this problem.
   
Thanks,
Honey

-- 

Radio Gong 2000 GmbH  Co.KG
Sascha Bieler
Technischer Leiter
Franz-Joseph-Strasse 14
80801 München


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


[Samba] Logon Script Path problem

2004-06-05 Thread Honey Bajaj
Hi,

I was using Samba 3.0.2 on Redhat 9 with windows 98 clients with immense success, now 
with the incorporation of windows xp with in our network, I am facing few problems 
related to logon script, in windows 98 we used to use winset.exe to set users path, 
but windows xp didn,t support this, how can I enable to same feature with windows xp, 
I need to include path of few binaries in the logon script. Please help me out.

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


[Samba] Samba Dos attributes

2004-06-05 Thread Honey Bajaj
Hi,

I am using Samba 3.0.2 with ACL patch installed on Redhat 9. My few application need 
dos attributes to be enables, is there any option through which i can use both ACL and 
dos attributes, as i have check without ACL patch, my dos attributes are working fine, 
but after installing the ACL patch the attributes stops working, please help me out.

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


Re: [Samba] Windows XP and domain logon

2004-05-30 Thread Honey Bajaj
Any updates on the below below problem

Thanks,
Honey
- Original Message -
From: Honey Bajaj [EMAIL PROTECTED]
To: Brett Stevens [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, May 27, 2004 11:41 AM
Subject: Re: [Samba] Windows XP and domain logon


 Hi Brett,

 I am using smbpasswd backend, and using rsync to replicate the
information.

 Thanks,
 Honey
 - Original Message -
 From: Brett Stevens [EMAIL PROTECTED]
 To: Honey Bajaj [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Sent: Thursday, May 27, 2004 4:06 AM
 Subject: Re: [Samba] Windows XP and domain logon


  You said that you are using samba as both the PDC and the BDC. What are
 you
  using for the pass backend and how are you replicating the info?
 
  Brett Stevens
 
 
  On 26/5/04 22:19, Honey Bajaj [EMAIL PROTECTED] wrote:
 
   Hello,
  
   I have installed samba 3.0.2a as PDC and BDC, I am able to add windows
 xp to
   domain and have added all the registry patches to windows xp, but when
 it
   comes to domain logon on windows xp client, the behaviour is very
 erratic,
   sometimes I am able to logon to domain and sometimes the domain logon
 fails,
   we need to restart the xp machine and keep trying to the domain logon.
 The
   error we receive is domain controller is not available, we are
facing
 this
   problem with a network of 15 xp clients everyday few of the the
clients
   randomly are able to logon and rest of the few are not able to logon.
 Please
   suggest me some solution to this problem.
  
   Thanks,
   Honey
 


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


Re: [Samba] Windows XP and domain logon

2004-05-27 Thread Honey Bajaj
Hi Brett,

I am using smbpasswd backend, and using rsync to replicate the information.

Thanks,
Honey
- Original Message -
From: Brett Stevens [EMAIL PROTECTED]
To: Honey Bajaj [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, May 27, 2004 4:06 AM
Subject: Re: [Samba] Windows XP and domain logon


 You said that you are using samba as both the PDC and the BDC. What are
you
 using for the pass backend and how are you replicating the info?

 Brett Stevens


 On 26/5/04 22:19, Honey Bajaj [EMAIL PROTECTED] wrote:

  Hello,
 
  I have installed samba 3.0.2a as PDC and BDC, I am able to add windows
xp to
  domain and have added all the registry patches to windows xp, but when
it
  comes to domain logon on windows xp client, the behaviour is very
erratic,
  sometimes I am able to logon to domain and sometimes the domain logon
fails,
  we need to restart the xp machine and keep trying to the domain logon.
The
  error we receive is domain controller is not available, we are facing
this
  problem with a network of 15 xp clients everyday few of the the clients
  randomly are able to logon and rest of the few are not able to logon.
Please
  suggest me some solution to this problem.
 
  Thanks,
  Honey


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


[Samba] Windows XP and domain logon

2004-05-26 Thread Honey Bajaj
Hello,

I have installed samba 3.0.2a as PDC and BDC, I am able to add windows xp to domain 
and have added all the registry patches to windows xp, but when it comes to domain 
logon on windows xp client, the behaviour is very erratic, sometimes I am able to 
logon to domain and sometimes the domain logon fails, we need to restart the xp 
machine and keep trying to the domain logon. The error we receive is domain 
controller is not available, we are facing this problem with a network of 15 xp 
clients everyday few of the the clients randomly are able to logon and rest of the few 
are not able to logon. Please suggest me some solution to this problem.

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


[Samba] Samba-3.0.4 write list problem

2004-05-25 Thread Honey Bajaj
Hi,

I am using security=share, and have just upgraded samba server from 3.0.2 to 3.0.4, 
after upgrading write list option had stopped working. Below is the contents of 
smb.conf file, which was working with 3.0.2 but not with 3.0.4

[global]
   workgroup = CSW
   netbios name = DATA8  
   security = share
   server string = Test Samba 3.0 
   os level = 42
   guest account = smbguest
   log file = /var/log/samba/%m.log
   max log size = 100
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
   remote announce = 192.168.8.255,192.168.9.255
   wins server = 192.168.8.10
   dns proxy = no 
   nt acl support = yes   
   null passwords = yes   
 

[res]
   path = /raid/res
   browseable = yes
   read only = yes
   write list = bis, rks, srv, pmd, ram, roh, mop
 

[sts]
   path = /raid/sts
   browseable = yes
   read only = yes
   write list = bis, rks, srv, ram, stm, vdp, ban, spn, ppl, ngr


Please suggest me a way out.



Thanks,

Honey Bajaj

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