Re: RPC major/minor codes ??

2002-04-11 Thread Richard Sharpe
On Fri, 2002-04-12 at 13:21, D. Jemms wrote: > HI, > >The base protocol does not need RPC, but to do most things with domain > >controllers requires it! > I need to work with DC so is this. > when the request is send from windows client (read share request) to the > samba server sitting on unix

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 in samba is handled.any guidelines will be reall

Samba 3.0 branch created

2002-04-11 Thread Andrew Tridgell
I have just created the SAMBA_3_0 branch in the Samba cvs tree. The aim of this branch is to work towards stabilising the current Samba HEAD code for eventual release as Samba 3.0. I did this after some discussion with Jeremy (who is our release manager) as there are a number of sites that are s

RE: time and date

2002-04-11 Thread Jason Coene
Hello, Setting the value: time server=yes in the [global] section of smb.conf and running the command: NET TIME \\SERVERNAME /SET /YES on the client PC should do it. For future references, please direct usage related questions to the misc@ mailing list. Best Regards, Jason > -

Re: winbindd problem

2002-04-11 Thread Tim Potter
On Thu, Apr 11, 2002 at 12:47:08PM -0500, Esh, Andrew wrote: > Here it is: > > http://support.microsoft.com/default.aspx?scid=kb;en-us;Q143474 > > It's a key in the Registry called: > > > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\LSA\RestrictAnonymous > > If it's not there (

pdb_mysql

2002-04-11 Thread Jelmer Vernooij
Hi! A pdb_mysql.so passdb backend plugin is now available from http://nl.linux.org/~jelmer/pdb_mysql-0.1.tar.gz During the programming of the plugin, I wondered how I should retreive configuration data? Everybody names his tables and column fields different and I can't put all those values in a

Re: time and date

2002-04-11 Thread Christopher R. Hertel
"Cleiton L. Siqueira" wrote: > > Dear, > > I would like to know if it's possible samba server sync time and date > in my workstations Windows 98 through the network. > I don't use bootp in Samba Server. You can force the Windows clients to synchronize time with the Samba server. Open a DOS she

error message

2002-04-11 Thread Peirce, Robert
Dear Group: I am in the process of implementing SAMBA 2.2.2 on a Solaris 2.6 Sparc station to integrate with Win2k stations. I have installed SAMBA 2.2.2 on the Sparc station and configure the inetd.conf file and the smbconfig file. I can now see the Sparc station in the NT domain, but when I tr

[PATCH] Cascaded VFS for HEAD [v0.1]

2002-04-11 Thread Alexander Bokovoy
Greetings! Attached you'll find first part of cascaded VFS interface for Samba 3.0 which I'll present and discuss more deeply at SambaXP. Prime intention for this release is to provide other developers with reference implementation for better testing and interface stabilisation. I'll provide m

RE: winbindd problem

2002-04-11 Thread Esh, Andrew
Title: RE: winbindd problem Here it is: http://support.microsoft.com/default.aspx?scid=kb;en-us;Q143474 It's a key in the Registry called:     HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\LSA\RestrictAnonymous If it's not there (the default), anonymous logins are allowed.

[PATCH] multiple passdb backends

2002-04-11 Thread Jelmer Vernooij
Hi! This patch adds: - Multiple passdb backends (passdb backend = plugin:blah.so:args_to_blah tdbsam smbpasswd) - pdbedit converted to popt - pdbedit support for -i and -e arguments (act like a pdb2pdb) I'll now be working on: - pdb_xml.so (for easy backupping, use with test scripts) - buildfa

time and date

2002-04-11 Thread Cleiton L. Siqueira
Dear, I would like to know if it's possible samba server sync time and date in my workstations Windows 98 through the network. I don't use bootp in Samba Server. Best regards, Cleiton L. Siqueira Colégio Monjolo [EMAIL PROTECTED] (0xx45) 520-1915 Esta mensagem foi enviada pelo sistema MONJO

RE: Win2k joining

2002-04-11 Thread Jason Coene
Hi Greg, To join a domain from a 2K machine, you need to specify the username and password of a system account that has both: - an entry in smbpasswd with matching password - write access to the smbpasswd file For most systems, the only account that fits this criteria is root. Also make sure

FW: Problem with current 2.2.4-pre

2002-04-11 Thread Beschorner Daniel
I forgot from smb.conf: [Profiles] path = /home/Profiles read only = no browseable = yes public = no create mode = 700 directory mode = 700 nt acl support = no Daniel -Original- from: Beschorner Daniel sent: Donnerstag, 11. April 2002 14:32 to: '[EMAIL PROTECTED]'

RE: winbindd problem

2002-04-11 Thread Richard Sharpe
On Thu, 11 Apr 2002, Orwig, Paul wrote: > Hmmm... > My NT admins assure me that they have had the annonymous restriction on for > months. > I wonder if when they are modifying the database, the restriction is > nullified... > OR, they could be removing the restriction momentarily for something el

RE: winbindd problem

2002-04-11 Thread Orwig, Paul
Hmmm... My NT admins assure me that they have had the annonymous restriction on for months. I wonder if when they are modifying the database, the restriction is nullified... OR, they could be removing the restriction momentarily for something else... I will get a user/password from the NT admins

RE: winbindd problem

2002-04-11 Thread Richard Sharpe
On Fri, 12 Apr 2002, Richard Sharpe wrote: > On Thu, 11 Apr 2002, Orwig, Paul wrote: > > > Just so I understand... > > The fact that wbinfo -t replies with "secret is good" says that it is able > > to talk to the domain controller and should be able to request users/group > > listing. Right? >

RE: winbindd problem

2002-04-11 Thread Richard Sharpe
On Thu, 11 Apr 2002, Orwig, Paul wrote: > Just so I understand... > The fact that wbinfo -t replies with "secret is good" says that it is able > to talk to the domain controller and should be able to request users/group > listing. Right? Well, yes, but, as Tim pointed out in response to my erron

RE: winbindd problem

2002-04-11 Thread Orwig, Paul
They all have restrict-anonymous. I am confused, now... I have been working under the impression that the domain secret was used by winbindd. Why would I want to use a different username/password? Paul Orwig Pacific Life -Original Message- From: Richard Sharpe [mailto:[EMAIL PROTECTED]]

RE: winbindd problem

2002-04-11 Thread Richard Sharpe
On Thu, 11 Apr 2002, Esh, Andrew wrote: > How can this be checked? Where is it set? Hmmm, Andrew, you ask the hard questions, don't you? Check in the registry. I am not sure what key. Search google as well. > -Original Message- > From: Richard Sharpe [mailto:[EMAIL PROTECTED]] > Sent:

Re: RPC major/minor codes ??

2002-04-11 Thread Richard Sharpe
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 in samba is handled.any guidelines will be really > helpful to me.

RE: winbindd problem

2002-04-11 Thread Orwig, Paul
I originally had the password server = * It is now net to dc1name,dc2name,dc3name,dc4name I did a test monday where I set it to each DC, one-at-a-time and none of them worked. I can try one domain controller at-a-time for multiple tries and see what happens. How long after starting winbindd shou

RE: winbindd problem

2002-04-11 Thread Esh, Andrew
Title: RE: winbindd problem How can this be checked? Where is it set? -Original Message- From: Richard Sharpe [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 12:20 PM To: Orwig, Paul Cc: 'MCCALL,DON (HP-USA,ex1)'; '[EMAIL PROTECTED]' Subject: RE: winbindd problem On Thu,

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

RE: winbindd problem

2002-04-11 Thread Richard Sharpe
On Thu, 11 Apr 2002, Orwig, Paul wrote: > Yes, it fails at the startup. > I've been trying various ideas, stopping and restarting winbindd, and > occasionally it works, only to break on the next try. > The last time it worked, I had started it without a debug setting. 8-b Hmmm, is it possible t

RE: winbindd problem

2002-04-11 Thread MCCALL,DON (HP-USA,ex1)
Well, that's just wierd. I haven't run into anything like this before. in your smb.conf file, have you set password server = * or can you set password server = pdcname and then try it multiple times (with the same pdcname) and finally get it to work? Don -Original Message- From: Orwig, P

Win2k joining

2002-04-11 Thread Greg Benjamin - HSDX
Hello all, I'm sure this has probably been talked about in here before but I just joined the group so bare with me. I've read some things on getting my Win2k Pro computer joined to a Samba PDC but I'm still having problems. I've got my Win9x and NT4 to work just fine. It keeps saying that the u

RE: winbindd problem

2002-04-11 Thread Orwig, Paul
Yes, it fails at the startup. I've been trying various ideas, stopping and restarting winbindd, and occasionally it works, only to break on the next try. The last time it worked, I had started it without a debug setting. 8-b Paul Orwig Pacific Life 949-219-7082 -Original Message- From:

Problem with current 2.2.4-pre

2002-04-11 Thread Beschorner Daniel
Hi! Every time a user logs out from the Samba-PDC and the user profile is written to the profile share on the Samba-PDC this error occures on some (5-10) files of the profile in the log. [2002/04/11 09:39:06, 0] smbd/open.c:open_file(179) Error doing fstat on open file schnieders/Recent/Glsynt

lsa_enum_trust_dom functionality

2002-04-11 Thread Rafal Szczesniak
Here's the patch that adds server side of lsa_enum_trust_dom call to samba. Memory leak causing segfault to smbd in some cases is already fixed. Major changes include: 1. tdb_search_keys() is the new utility function searching the keys that match given pattern. (tdbutil.c and tdbutil.h) 2.

(±¤ °í)¸®¾çÀÇ Å©·¹ÀÌÁö ÇнÀ¹ý ¹«·á »ùÇùޱâ~~~~

2002-04-11 Thread Å©·¹ÀÌÁö
Title: Untitled Document O º» ¸ÞÀÏÀº Á¤º¸Åë½Å¸Á ÀÌ¿ëÃËÁø ¹× Á¤º¸º¸È£ µî¿¡ °üÇÑ ¹ý·ü Á¦ 50Á¶¿¡ ÀÇ°ÅÇÑ [±¤°í] ¸ÞÀÏÀÔ´Ï´Ù O e-mailÁÖ¼Ò´Â ÀÎÅͳݻ󿡼­ ÃëµæÇÏ¿´À¸¸ç, ÁÖ¼Ò¿Ü ¾î¶°ÇÑ °³ÀÎ Á¤º¸µµ °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù O ÇÁ·Î±×·¥ ¹®Á¦»ó 2ȸ ÀÌ»ó ¹ß¼Û µÉ¼ö ÀÖ»ç¿À´Ï ¾çÇØ ¹Ù¶ø´Ï´Ù. O ¼ö½Å°ÅºÎ´Â ¹Ýµå½Ã ¸ÇÇÏ´ÜÀÇ ¼