change share command

2003-04-01 Thread D Jemms
Greetings, add share command,delete share command and change share command are three parameters of smb.conf which I am trying to use.Samba sources has example script modify_samba_config.pl which can be used for addition and deletion of share .but which script can be used for change share command ?

Re: Lsa RPC

2003-03-21 Thread D Jemms
Even I don't know any rpc client program for win2k . But the problem :what sequence of operations generate these RPC when perforemd from win2k client. -DJ --- Jelmer Vernooij <[EMAIL PROTECTED]> wrote: > On Fri, Mar 21, 2003 at 05:07:46AM -0800, D Jemms > wrote about 'L

Lsa RPC

2003-03-21 Thread D Jemms
Greetings, I have samba setup on redhat linux with active directory server in place.How do I generate LsaLookupnames and LsaLookupSid RPCs ? What operation to carry from win2k client to generate these RPC? -DJ __ Do you Yahoo!? Yahoo! Platinum - Wa

Re: ports in samba

2003-02-27 Thread D Jemms
> Port 445 is > Microsoft's direct SMB > over TCP (no NetBIOS in the middle) the preferred > method for > Windows 2000 and XP - should be a cleaner way to > work with, but I do not > know it well yet... According to http://support.microsoft.com/?kbid=204279 if I disable NetBios over TCP/IP on win

ports in samba

2003-02-26 Thread D Jemms
Greetings, What is the difference between two ports on which samba listens for TCP 139 and 445. -DJ __ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/

winreg operations

2003-02-10 Thread D Jemms
greetings, I have setup samba 3.0 with redhat 7.2 . At the time of observing traces I came across winreg.Surfing net for many hours gave me hardly any information about winreg. I got this > winreg - Windows Registry Provides clients with a remote registry interface that allows remote read,write,ed

winbind problem

2003-02-03 Thread D Jemms
Greetings, I have just configured Redhat 7.3 with winbind with our win2k AD server and ran into a problem with the username/password handoff. Please point me to few documents or sites for winbind. How does it fit into samba and technical details pertaining to winbind.Search on net put me off on

SMB and message

2003-01-30 Thread D Jemms
I am new to samba world .Hvae many questions in mind. can anyone tell me the description of SMB and message ? What is the functionality of receive_message_or_smb() -DJ __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://m

Re: RPC major/minor codes ??

2002-04-13 Thread D. Jemms
mw if you any such doc. -NF >From: Elrond <[EMAIL PROTECTED]> >To: "D. Jemms" <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: RPC major/minor codes ?? >Date: Fri, 12 Apr 2002 17:00:15 +0200 > >On Fri, Apr 12, 2002 at 09:21:16AM +0530, D. Jemms w

Re: RPC major/minor codes ??

2002-04-11 Thread D. Jemms
HI, >On Thu, 11 Apr 2002, D. Jemms wrote: > > > HI, > > I am using Samba for my startup company.Want to know few important >things > > about the code. > >If you mean what I think you mean, the implications are staggering. > > > How is RPC mechanism

RPC major/minor codes ??

2002-04-11 Thread D. Jemms
HI, I am using Samba for my startup company.Want to know few important things about the code. How is RPC mechanism in samba is handled.any guidelines will be really helpful to me.What does it do in RPC ?what it does with getting major ,minor numbers ? -NF