[Samba] samba 3.6.0 compile error --enable-external-libtdb=yes (works for samba-3.5.11)

2011-09-12 Thread Werner Maes
Hello I'm trying to compile samba-3.6.0 on a RHEL6 server (relevant options below): --with-libtalloc=no \ --enable-external-libtalloc=yes \ --with-libtdb=no --enable-external-libtdb=yes This does not work, I get an error "Unable to find libtdb". However: libtdb-devel-1.2.1-3.el

Re: [Samba] samba-3.5.4: compilation fails on RHAS5U5

2010-09-09 Thread Werner Maes
il.com] > Sent: vrijdag 3 september 2010 23:23 > To: Werner Maes > Subject: Re: [Samba] samba-3.5.4: compilation fails on RHAS5U5 > > On Fri, Sep 3, 2010 at 9:07 AM, Werner Maes > wrote: > > thank you but apparently these rpms are not based on the spec file > given by samb

Re: [Samba] samba-3.5.4: compilation fails on RHAS5U5

2010-09-03 Thread Werner Maes
werner > -Original Message- > From: Nico Kadel-Garcia [mailto:nka...@gmail.com] > Sent: vrijdag 3 september 2010 14:46 > To: Werner Maes > Cc: sa...@samba.org > Subject: Re: [Samba] samba-3.5.4: compilation fails on RHAS5U5 > > On Fri, Sep 3, 2010 at 3:36 AM, Werner

Re: [Samba] samba-3.5.4: compilation fails on RHAS5U5

2010-09-03 Thread Werner Maes
Hello The link you provided is completely outdated ! There are no new samba packages available there ! kind regards werner > -Original Message- > From: Nico Kadel-Garcia [mailto:nka...@gmail.com] > Sent: donderdag 2 september 2010 23:50 > To: Werner Maes > Cc:

[Samba] samba-3.5.4: compilation fails on RHAS5U5

2010-09-01 Thread Werner Maes
hello I tried to compile samba on Redhat AS5U5 but it fails with this message: Install: cannot stat `source3/bin/umount.cifs': No such file or directory. Any solution? kind regards werner maes -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] problem compiling samba-3.5.2 on RHEL 5.5

2010-04-15 Thread Werner Maes
this is my output when I try to compile samba-3.5.2 using the spec file provided in the samba packages: Linking bin/smbclient /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `PC' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined referen

Re: [Samba] Cannot compile RHEL rpms using samba 3.4.2 series source

2009-10-03 Thread Werner Maes
tober 2009 0:51 Aan: Michael Wood; Werner Maes CC: samba@lists.samba.org; k...@sernet.de Onderwerp: Re: [Samba] Cannot compile RHEL rpms using samba 3.4.2 series source I've applied the patch for #6742 to the 3.4.2 package, and it makes no difference to the RHEL issue. (#6742 was reported

Re: [Samba] Cannot compile RHEL rpms using samba 3.4.2 series source

2009-10-02 Thread Werner Maes
@gmail.com] > Sent: vrijdag 2 oktober 2009 14:44 > To: Werner Maes > Cc: samba@lists.samba.org; k...@sernet.de > Subject: Re: [Samba] Cannot compile RHEL rpms using samba 3.4.2 series > source > > 2009/10/2 Werner Maes : > [...] > > ps: or maybe the resolution only ref

[Samba] Cannot compile RHEL rpms using samba 3.4.2 series source

2009-10-02 Thread Werner Maes
hello Although https://bugzilla.samba.org/show_bug.cgi?id=6721 has status RESOLVED, I still get an error when trying to compile samba-3.4.2 on RHEL5. The following command failed: gcc -O2 -g -march=i386 -mcpu=i686 -D_GNU_SOURCE -fPIC -c ../lib/replace/getpass.c -o ../lib/replace/getpass.o make:

Re: [Samba] compiling samba-3.4.x on RHEL4

2009-09-14 Thread Werner Maes
thank you ! werner > -Original Message- > From: ee...@welho.com [mailto:ee...@welho.com] > Sent: maandag 14 september 2009 14:32 > To: Werner Maes > Cc: 'Eero Volotinen'; 'Ralf Hornik Mailings' > Subject: RE: [Samba] compiling samba-3.4.x on R

Re: [Samba] compiling samba-3.4.x on RHEL4

2009-09-14 Thread Werner Maes
does this this mean we have to wait for 3.4.2? or is it necessary to open a bug report? w. > -Original Message- > From: Eero Volotinen [mailto:eero.voloti...@iki.fi] > Sent: donderdag 10 september 2009 18:03 > To: Werner Maes > Cc: 'Ralf Hornik Mailings'; samba@

Re: [Samba] compiling samba-3.4.x on RHEL4

2009-09-10 Thread Werner Maes
no I haven't yet. perhaps I will try that tomorrow. but I'm wondering if I'm the only one with this error? w. > -Original Message- > From: Ralf Hornik Mailings [mailto:r...@best.homeunix.org] > Sent: donderdag 10 september 2009 16:56 > To: Werner Maes

Re: [Samba] compiling samba-3.4.x on RHEL4

2009-09-10 Thread Werner Maes
urce/ folder, but in samba 3.4.x it is no longer there but one directory up ! > -Original Message- > From: Ralf Hornik [mailto:r...@ralf-hornik.de] > Sent: donderdag 10 september 2009 16:20 > To: Werner Maes > Cc: 'Michael Wood'; samba@lists.samba.org > Subject: Re:

Re: [Samba] compiling samba-3.4.x on RHEL4

2009-09-10 Thread Werner Maes
seems that it should find replace.h can't figure out what's wrong her :( werner > -Original Message- > From: Michael Wood [mailto:esiot...@gmail.com] > Sent: donderdag 10 september 2009 13:55 > To: Werner Maes > Subject: Re: [Samba] compiling samba-3.4.x on RH

[Samba] compiling samba-3.4.x on RHEL4

2009-09-10 Thread Werner Maes
hello when I try to compile samba-3.4.x on RHEL4 with the samba.spec in the packaging folder I always get this error: Compiling ../lib/talloc/talloc.c ../lib/talloc/talloc.c:50:21: replace.h: No such file or directory ../lib/talloc/talloc.c: In function `_talloc_realloc': ../lib/talloc/talloc.c:

[Samba] samba domain trust with Windows 2008 R0

2007-09-26 Thread werner maes
Hello I'm trying to establish a trust between samba 3.0.26a & windows 2008 R0 server (windows 2008 functional mode). Apparently it does not work. Only windows 2003 functional mode? net rpc trustdom establish gives [2007/09/26 13:48:06, 3] libsmb/cliconnect.c:cli_session_setup(961) SPNEGO l

[Samba] idmap backend questions

2007-09-21 Thread werner maes
Hello I have some questions regarding the idmap backend. Does this only work when you've have joined your samba server to the AD domain (security = ADS)? I would like to map SID to uids/gids on a samba server that has a trust with an AD server. In my setup I have established a trust between

[Samba] Re: idmap backend questions

2007-09-21 Thread werner maes
for you information: because I use security=user, I don't have kerberos enabled on my samba server Hello I have some questions regarding the idmap backend. Does this only work when you've have joined your samba server to the AD domain (security = ADS)? I would like to map SID to uids/gids on

[Samba] samba - ad domain trust windows 2003 native mode

2007-09-19 Thread werner maes
Hello Is it possible to establish an interdomain trust between samba 3.0.25c and Windows 2003 Active Directory in Windows 2003 native mode? According to the howto Chapter 18, last phrase it is not: "It works with Samba-3 and NT4 domains, and also with Samba-3 and Windows 200x ADS in mixed mode

[Samba] Using Samba: Third Edition

2007-09-18 Thread werner maes
Hello When will this book arrive online? Using Samba, 2ed, O'Reilly & Associates (Feb. 2003). (Jan 2007: The 3rd edition has been released and will be available online soon). kind regards werner Disclaimer: http://www.kuleuven.be/cwi

[Samba] net rpc trustdom list: enumerates all accounts

2007-05-07 Thread werner maes
Hello When I perform the "net rpc trustdom list" command I get the "couldn't enumerate accounts" error. I use LDAP as passdb backend with approximately 3 accounts. If I run the command, I can see from my LDAP logs that it tries to list every account on the LDAP server. Therefore the "net r

Re: [Samba] Unable to follow dfs referral - still a problem for smbclient & also freebsd smbfs

2007-03-25 Thread werner maes
At 19:35 8/03/2007, Jeremy Allison wrote: On Thu, Mar 08, 2007 at 09:43:39AM +0100, werner maes wrote: > At 20:46 7/03/2007, Jeremy Allison wrote: > >On Mon, Mar 05, 2007 at 01:56:56PM +0100, werner maes wrote: > >> > >> hello > >> > >> I

Re: [Samba] Unable to follow dfs referral - still a problem for smbclient & also freebsd smbfs

2007-03-08 Thread werner maes
At 20:46 7/03/2007, Jeremy Allison wrote: On Mon, Mar 05, 2007 at 01:56:56PM +0100, werner maes wrote: > > hello > > I'm also interested to know whether this patch has made it to smbclient. I've just merged this from SAMBA_3_0 to SAMBA_3_0_25 and in simple testing

[Samba] Unable to follow dfs referral - still a problem for smbclient & also freebsd smbfs

2007-03-05 Thread werner maes
hello I'm also interested to know whether this patch has made it to smbclient. Hi, Does anyone know if there has been any more progress on the problem of browsing 'complex dfs roots' see http://lists.samba.org/archive/smb-clients/2006-February/000622.html Basically it occurs whenever

[Samba] smbclient dfs-aware? part 2: getting pas dfs junction point?

2007-02-28 Thread werner maes
update: I found some people with the same problem as me: http://www.cs.washington.edu/lab/sw/uwcsesamba.html Smbclient is not Dfs-aware. This means you can specify \\ntdfs\cs as a share, but when you attempt to drill down past the so-called Dfs "junction points" you will not get anywhere. In

Re: [Samba] smbclient dfs-aware?

2007-02-01 Thread werner maes
s the dfslink with smbclient but not the namespace. If I use the Windows Explorer in XP I can access both. werner At 15:53 1/02/2007, Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 werner maes wrote: > > hello > > a quick question: is the smbcli

[Samba] smbclient dfs-aware?

2007-02-01 Thread werner maes
hello a quick question: is the smbclient program a dfs-aware client? can it access dfs points on a microsoft dfs server? kind regards werner Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm -- To unsubscribe from this list go to the following URL and read the instructi

[Samba] sharing word files

2007-01-08 Thread werner maes
hello I'm having the following problem: On a share I have a user with read-only access to word files. Another user has read-write access to these files. When the user with read-only access opens a word file and then the user with read-write access to these files opens the file, the

[Samba] glibc detected - invalid next size

2006-08-29 Thread werner maes
hello does anybody know what this error means glibc detected *** (free): invalid next size (normal) : 0x08486b78 *** it occurs when I copy a whole list of files to a client werner Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm -- To unsubscribe from this list go to th

[Samba] Re: windows XP media center 2005

2006-08-28 Thread werner maes
update: I found a patch 01 - Insert Windows XP CD. 02 - Start > Run > X:\i386\winnt32.exe /cmdcons 03 - (replace X: with the appropiate drive letter) 04 - Acknowledge prompt by clicking 'Yes'. 05 - Skip updating process by clicking 'Cancel' or by pressing 'Esc' 06 - After installation, acknowled

[Samba] windows XP media center 2005

2006-08-28 Thread werner maes
hello apparently it is possible to patch XP Media Center Edition 2005 to join a domain, but I can't seem to find out how. does anybody know which registry patch you need? kind regards werner When Microsoft released Windows XP Media Center Edition 2005, the ability to join domains w

[Samba] Unicode::MapUTF8

2006-08-23 Thread werner maes
hello when I try to install samba 3.0.23b I get this error error: Failed dependencies: perl(Unicode::MapUTF8) is needed by samba-3.0.23b-1 is this perl module required since 3.0.23b? and why? can you use 3.0.23b without it? werner Disclaimer: http://www.kuleuven.be/cwis/emai

[Samba] dfs & shadow copy services

2006-08-10 Thread werner maes
hello configuration: windows XP client linux/samba dfs link to a share on a Netapp box. from the XP client you can't see the tab "Previous Versions" if you rightclick on a file. You can see this tab if you go directly to the Netapp share or if you use a dfs link on a Windows

Re: [Samba] POLL: Does anyone actually use multiple passdb backends on the same server?

2006-08-08 Thread werner maes
At 16:39 8/08/2006, Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 werner, > anyway I still find it regrettable that multiple > backends are no longer possible since we have our > users stored in LDAP and the machine-accounts > on the local PDC. No offense, but it's

Re: [Samba] POLL: Does anyone actually use multiple passdb backends on the same server?

2006-08-08 Thread werner maes
At 14:33 8/08/2006, Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 werner maes wrote: > > hello > > the passdb backend no longer accepts multiple backends in a chaining > configuration since samba 3.0.23a . > > question: > > will the

Re: [Samba] POLL: Does anyone actually use multiple passdb backends on the same server?

2006-08-08 Thread werner maes
hello the passdb backend no longer accepts multiple backends in a chaining configuration since samba 3.0.23a . question: will the following confi still work? passdb backend = ldapsam://ldapserver1 ldapsam://ldapserver2 ? the idea is to use 2 ldap servers werner Disclaimer: http:

[Samba] Problem joining Netapp server to samba domain

2006-07-06 Thread werner maes
hello I would like to join a Netapp fileserver to a Samba domain that uses an external Openldap server for authentication. Here's what I do and where it goes wrong (I've hidden the real ip addresses). I've also created a machine account for the Netapp server on the PDC.: What is t

[Samba] Rejecting auth request

2006-05-04 Thread werner maes
hello I often see these error messages in my logfiles log.cc33a02: _net_sam_logon: creds_server_step failed. Rejecting auth request from client CC33A02 machine account CC33A02$ I use samba 3.0.22 What's wrong? Any ideas? werner maes Disclaimer: http://www.kuleuven.be

[Samba] secure channel & ntlmssp in 3.0.21b

2006-02-01 Thread werner maes
hello Apparently something seems to be changed since 3.0.20b. I have two servers: one domain PDC and one domain member server On both servers I had set server schannel = No client schannel = No I installed 3.0.21b and I could no longer make connections to shares defined on the domain

[Samba] bug in 3.0.21a?

2006-01-27 Thread werner maes
hello when I try to connect to a share from my windows xp client, it does not work. In linux via smbclient, there's no problem. see below for the error log version = 3.0.21a security = server (the problem only seems to occur on servers that rely on another samba server for authentication).

[Samba] Re: The single WINS problem: question (Michael Gasch)

2005-12-19 Thread werner maes
Message: 14 Date: Fri, 16 Dec 2005 12:34:38 +0100 From: Michael Gasch <[EMAIL PROTECTED]> Subject: Re: [Samba] The single WINS problem: question To: werner maes <[EMAIL PROTECTED]> Cc: samba@lists.samba.org Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=

[Samba] The single WINS problem: question

2005-12-14 Thread werner maes
On Monday 12 December 2005 02:02, werner maes wrote: > hello > > I've been reading the thread > (http://marc.theaimsgroup.com/?t=11328637691&r=1&w=2) and I have > the same limitation with WINS in a PDC/BDC. > > That's why I have the following

[Samba] Re: The single WINS problem: question

2005-12-14 Thread werner maes
On Monday 12 December 2005 02:02, werner maes wrote: > hello > > I've been reading the thread > (http://marc.theaimsgroup.com/?t=11328637691&r=1&w=2) and I have > the same limitation with WINS in a PDC/BDC. > > That's why I have the following

[Samba] The single WINS problem: question

2005-12-13 Thread werner maes
ur network. What could happen if you use more than one WINS server on your network? thanks werner maes Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] The single WINS problem: question

2005-12-12 Thread werner maes
ur network. What could happen if you use more than one WINS server on your network? thanks werner maes Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] interdomain trust between windows 2003 server and samba

2005-08-16 Thread werner maes
hello Is it possible to establish a trust between an windows 2003 server and samba 3.0.14a PDC? Samba as the trusted domain, windows 2003 as the trusting domain. werner -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.or

[Samba] LDAP problems: samba searches whole database

2004-10-15 Thread werner maes
smbd[3098]: [2004/10/15 17:25:30, 0] lib/smbldap.c:smbldap_search_suffix(1101) Oct 15 17:25:30 linsam-15 smbd[3098]: smbldap_search_suffix: Problem during the LDAP search: (unknown) (Timed out) any ideas as what may cause this? thanks werner maes -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] BUG: Vfs audit module & samba 3.0.4 ==> share unacces sible

2004-05-11 Thread werner maes
- From: werner maes [mailto:[EMAIL PROTECTED] Sent: 11. mai 2004. a. 16:19 To: [EMAIL PROTECTED] Subject: [Samba] BUG: Vfs audit module & samba 3.0.4 ==> share unaccessible Hello Maybe there's a bug in samba-3.0.4. The following configuration does NO longer work. It did

[Samba] BUG: Vfs audit module & samba 3.0.4 ==> share unaccessible

2004-05-11 Thread werner maes
Hello Maybe there's a bug in samba-3.0.4. The following configuration does NO longer work. It did work fine in samba-3.0.2a. I did not test samba-3.0.3 The share is no longer accessible !!! [BKHI-CC3] path = /home/BKHI-CC3 valid users = @BKHI-CC3-R, @BKHI-CC3-W write lis

[Samba] Windows 2003 domain logon

2004-04-01 Thread werner maes
Hello Is it possible to do a domain logon in Samba with a Windows 2003 Server? I don't think so but perhaps someone has a solution. Kind regards Werner Maes -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] samba3 errors and question

2004-03-15 Thread werner maes
Hello I find some errors in my logs and have some questions about them: 1. Why are logfiles created based on machinename and on ipaddress? Only based on machinename has been configured in smb.conf These messages occur in the logfiles bases on ipaddress (e.g.: log.10.10.10.1) [2004/03/15 14:05:

RE: [Samba] adding computer in domain with user other than root

2003-10-31 Thread werner maes
I'm glad it works for you :-) can you give some configuration details of smb.conf? I have: domain admin group = root ldaptest. Werner At 11:27 31/10/2003, Jean-Rene Cormier wrote: I just reformatted a computer and I joined it with my regular username which doesn't have uid=0 and is not mapped to

[Samba] adding computer in domain with user other than root

2003-10-31 Thread werner maes
Hello I tried to add a computer to a Samba domain using another account (testuser) than root. I use LDAP for authentication and added the account (testuser) with uid=0 in ldap. If I use this account to add an computer to the domain I get the error: "Access is denied". And in the samba log: [2

Re: [Samba] Samba 3.0.0 & LDAP: multiple domains logon

2003-10-01 Thread werner maes
At 10:44 1/10/2003, Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 werner maes wrote: | | Hello, | | If you use samba 3.0.0 with LDAP authentication, samba uses an ldap | attribute "sambaSID" in which the domain SID is stored. When somebody | does a do

[Samba] Samba 3.0.0 & LDAP: multiple domains logon

2003-10-01 Thread werner maes
Hello, If you use samba 3.0.0 with LDAP authentication, samba uses an ldap attribute "sambaSID" in which the domain SID is stored. When somebody does a domain logon (2000/XP) this attribute is checked. But suppose I would like to login to another domain? Can I define multiples sambaSID's or is

[Samba] net getlocalsid: some questions

2003-09-29 Thread werner maes
Hello, Is it possible to get the SID of a domain different than the one your server is in? e.g.: net getlocalsid ==> gives you the sid of the domain your server is in. but suppose you would like to know the SID of another domain. net getlocalsid DOMAIN2 ==> samba3 does not give the SID [EMAIL P

[Samba] Swat problem with samba-3.0.0 RC1

2003-08-25 Thread werner maes
Hello, I tried to configure a share with samba-3.0.0RC1 but after specifying the share name and after I clicked "create", nothing happens. Only the header "share parameters" is shown. I've searched the list archives and a certain Chee Wai Yeung reported exactly the same problem with samba3.0.

Re: [Samba] Ghost Create account: procedure number out ofrange inSamba

2003-06-25 Thread werner maes
- Original Message - From: <mailto:[EMAIL PROTECTED]>werner maes To: <mailto:[EMAIL PROTECTED]>Dan Gapinski Sent: Tuesday, June 24, 2003 10:45 AM Subject: Re: [Samba] Ghost Create account: procedure number out ofrange inSamba Yes, that's right. Werner Dan Gapinski w

Re: [Samba] Ghost Create account: procedure number out ofrange inSamba

2003-06-24 Thread werner maes
r a domain account. That seems to be the problem. With this user 'root' it is possible to manually join the client to the domain and to logon to the domain. I've tried about everything but still no solution Still hoping though :-) Werner Maes At 09:39 24/06/2003, Dan Gapinski

Re: [Samba] Ghost Create account: procedure number out ofrange inSamba

2003-06-24 Thread werner maes
, manually adding a machine to the domain gives no problems with the specified root account in LDAP (see below, I did not include all attributes off course). dn: uid=root, ou=xxx, o=xxx, c=xxx objectClass: sambaAccount uid: root rid: 1000 uidNumber: 0 gidNumber: 0 Kind regards, Werner Maes At 15:20 2

Re: [Samba] Ghost Create account: procedure number out of range inSamba

2003-06-23 Thread werner maes
Hello Dan, Thanks for yor reply ! But what exactly do you mean with "making a regular administrator account for Ghost"? Is it an entry in /etc/passwd or smbpasswd for "administrator"? Could you give more specific details? Kind regards, Werner Maes Dan Gapinski wrote: I

[Samba] Ghost Create account: procedure number out of range in Samba

2003-06-23 Thread werner maes
...) works fine. Does anybody have an idea? Thanks, Werner Maes -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Samba 2.2.5 + OpenLDAP 2.x - Caveats?

2002-09-29 Thread werner maes
nss_ldap - some are buggy and cause a lot of '>connection reset by peer' stuff. >Andrew Bartlett Hello, Could you tell me wich versions of nss_ldap are buggy are which are not? I sometime face these "connection by peer" messages and have no idea what causes them.

[Samba] Oplock break state

2002-09-23 Thread werner maes
Hello, We encounter some problems with Samba 2.2.5 & M$ Office: When a client starts up Word or any other Office component, the software won't load. In our samba logs these messages occur: [2002/09/23 17:26:41, 2] smbd/process.c:switch_message(695) switch_message: queueing message

Re: [Samba] Samba-LDAP:Ldap call each time you open a text file?

2002-06-19 Thread werner maes
At 11:14 19/06/2002, Andrew Bartlett wrote: >werner maes wrote: > > > > Hello, > > > > When I open a text file on a Samba fileserver using LDAP for > > authentication, Samba always makes these LDAP calls (see below). The user > > has been authenticated s

[Samba] Samba-LDAP:Ldap call each time you open a text file?

2002-06-18 Thread werner maes
Hello, When I open a text file on a Samba fileserver using LDAP for authentication, Samba always makes these LDAP calls (see below). The user has been authenticated so why does Samba still makes these LDAP connections? Any ideas? /var/log/ldap.log when opening a text file. ldap-hh slapd[2294

[Samba] Samba: bug in smbstatus with force group parameter?

2002-06-14 Thread werner maes
Hello, When I use the share option "force group = +admin", I would assume that only users who are already part of this "admin" group will have this group assigned to them when they're accessing the file share. When I make a connection with a user who's not part of the "admin" group, smbstatus

Re: [Samba] Error in netlogon service samba 2.2.4?

2002-05-14 Thread werner maes
At 09:18 14/05/2002, you wrote: >On Wed, 8 May 2002, werner maes wrote: > > > Hello, > > > > If I try to mount the netlogon service using smbclient, I get this error > > message: > > > > [root@testserver /root]# smbclient //localhost/netlogon -U u0023628

[Samba] TCP & UDP port 445: microsoft-ds

2002-04-24 Thread werner maes
samba (version 2.2.3a) does not support connections on port 445. Am I correct? If so, will this be possible in future releases of samba? Werner Maes -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba