Displaying 20 results from an estimated 400 matches similar to: "Réf. : Re: Unofficial Samba+ACL HOWTO"
2003 Apr 21
12
Unofficial Samba+ACL howto
Hi all,
As promised, I have started a howto document on setting up Samba with NT ACL
support, based on experiences in my workplace, as documentation for this
seems to be on the short side at the moment.
It is available at the following address:
http://www.bluelightning.org/linux/samba_acl_howto
I have yet to convert it to proper DocBook format, and it needs more material
(probably
2003 Aug 04
0
Réf. : Réf. : trash can on samba
Mateus, here is a more complex (working !) example :
vfs objects = recycle
recycle:name = .recycle
; max-size (in bytes) of files allowed in the recycle bin
recycle:maxsize = 2000000
; keep directory trees ?
recycle_keeptree = True
; files to exclude from the bin
recycle:exclude = *.tmp *.temp *.swp
; root dirs to exclude from the bin
recycle:exclude_dir = tmp
; include file versionning in the
2003 Aug 04
1
Réf. : Re: R?f. : system users and smbpasswd users
Hi :)
As I'd say in French "de rien !" (you're welcome :))
Yes, you can use PAM to redirect the system authentication calls to your
LDAP directory, but in reality samba
will continue to use two types of accounts : the "posixAccount"s (same as
/etc/passwd) and the "sambaSamAccount"s.
Everything will be stored in you LDAP directory, but Samba still needs two
2003 Jul 29
0
Réf. : trash can on samba
Hi !
I successfully used recycle bin + audit with these parameters :
vfs objects = extd_audit recycle
I didn't configure anything else, so I can't tell for advanced options... I
don't remember having used any configure options for this.
Ganael.
mateus@tdkom.com.br@lists.samba.org on 07/28/2003 12:46:54 PM
Envoy? par : samba-bounces+ganael.laplanche=edf.fr@lists.samba.org
2003 Jul 18
0
Réf. : Slow file copying from Server to clients
Hi !
Did you try modifying socket options in smb.conf (generally : socket
options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_RCVBUF=8192
SO_SNDBUF=8192) ? Look at Samba-Howto-Collection.html for more details...
I hope this will help...
Regards,
Gana?l.
EugeneJ@centratel.co.za@lists.samba.org on 07/18/2003 08:58:51 AM
Envoy? par :
2003 Jul 31
1
Réf. : groupmember list fails with 3.0.0b3 and LDAP
Hi,
Same problem for me, any clue ?
Gana?l.
owen@isrl.uiuc.edu@lists.samba.org on 07/31/2003 01:42:21 AM
Envoy? par : samba-bounces+ganael.laplanche=edf.fr@lists.samba.org
Pour : samba@lists.samba.org
cc :
Objet : [Samba] groupmember list fails with 3.0.0b3 and LDAP
Hi all,
I've been working on a PDC with group mapping with Samba-3.0.0Beta3
with OpenLDAP-2.1.22. Things
2003 Sep 02
0
Réf. : Re: Net rpc vampire : NT_STATUS_ACCESS_DENIED
Hi all,
Thank you for your help, and sorry for my late answer.
Everything works fine by now !
Yes, you have to become a BDC to vampire the accounts ! This is why I was
getting an "Access denied" error :
I thought my Samba was a BDC, but I forgot to add "domain logon = Yes" in
my smb.conf, so Samba was a simple share server.
Here is the steps I followed to suck the accounts :
2004 Mar 02
1
Réf. : Re: Réf. : Re: Réf. : Re: using a master ldap server and a slave ldap server
The origine of my message is a problem with my local LDAP server.
last thursday I upgraded my RH 8 with the glibc update from RedHAt, after
sometimes the LDAP server is unreachable.
In log :
Mar 2 11:40:02 coradm01 slapd[5342]: warning: cannot open
/etc/hosts.allow: Too many open files
Mar 2 11:40:02 coradm01 slapd[5342]: warning: cannot open /etc/hosts.deny:
Too many open files
Mar 2 11:40:02
2001 Oct 22
0
Réf. : Re: Réf. : Re: Dead keys on Wine
OK! Thank you for your answer.
Merci de ta r?ponse...
RB
g.patel@wanadoo.fr.invalid (gerard patel) on 17/10/2001 16:18:46
Veuillez r?pondre ? wine-users@winehq.com
Pour : wine-users@winehq.com
cc : (ccc : Roland Baudin/ALCATEL-SPACE)
Objet : Re: R?f. : Re: Dead keys on Wine
On Wed, 17 Oct 2001 12:36:46 +0200, Roland.Baudin@space.alcatel.fr
wrote:
>Ok, but isn't there any
2004 Apr 09
0
Réf. : RE: Réf. : Re: Fritz ISDN PCI v2 and CAPI
<FONT face="Default Sans Serif, Verdana, Arial, Helvetica, sans-serif" size=2><div>Finally, i will get back to a RedHat 9 distrib as I see that it works with that distribution...</div></FONT>
2004 Mar 02
1
Réf. : Re: Réf. : Re: using a master ldap server and a slave ldap server for one samba
If the first LDAP server faild, the second can be used directly.
This server is a PDC server with more than 100 people connected and some
application required domain authentification for running.
For me is a critical server.
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32
2003 Dec 04
0
Réf. : Re: Réf. : Re: SAMBA Groups and Permissions
damn....
now everything works
samba recognises user "test_user" in group "users" AND "kids"....
i dunno why ?!?!!?
i did nothing, i just removed "valid users" from this share and reloaded
smb-conf...nothing special !
if i could reproduce it, it would be better then seeing it working now
and not knowing why....
but
thx very much for your patiance
greez
2003 Oct 28
0
Réf. : LDAP + NET PROBLEM
I know, but I said that I'm trying to use "net group add".
On Tuesday 28 October 2003 13:58, you wrote:
> net group map must be used for group mapping, no for add group.
> example : net group map unixgroup=root ntgroup="Domain Admins"
>
> -----------------------------------
> St?phane PURNELLE stephane.purnelle@corman.be
> Service
2003 Jul 22
0
Réf. : Samba 3 - Can't create trusted domain account
Woops,
I just forgot to create the UNIX$ account associated with the trusted
domain name...
Sorry ;-)
Gana?l.
2003 Sep 17
0
Réf. : smbadduser problem
try smbadduser mr
no mr:test
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467
Brian Reichholf
2004 Sep 29
0
Réf. : security in samba
Could you explain more ?
One people can access to one printer or each printer are one adminitrator
and other people can just print ?
else there are the printer admin parameter
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467
2004 Mar 24
0
Réf. : samba mount setuid problem
When i go to Yast Control center i can see that the user log in is set to
/bin/bash and this is the default.
Is this what you meant?
Where else to find smbmnt? 'coz when i try to open up /usr/bin/smbmnt it tells
me that "COULD NOT FIND THE PROGRAM smbmnt.
rgds,
Segie
On Tuesday 23 March 2004 14:22, you wrote:
> Are you sure that smbmnt is /usr/bin ?
>
>
>
2004 Mar 02
0
RE: Réf. : Re: using a master ldapserver and a slave ldap server for one samba server
* stephane.purnelle@corman.be nulis:
>
>
>
>
> What's means, can I have some problem with this configuration ?
> Or it's just a speed problem ?
>
Samba will get 2 value for same id and problem will appear soon or later.
Any reason why using 2 ldapsam backend?
## Speaking for myself, It's not good to have a single point of failure in
## your authentication
2004 Sep 28
0
Réf. : Re: Re: Authenticateing DC's on an ldap backend... nobody knows how?
I know, but I want to say that samba manage machine group same as a other
group, not for Domain Users and Domain Admin group.
You can create a group for machine account but, I think that actually is
not very important for samba domain.
I can be mistaken.
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman
2003 Oct 31
0
Réf. : Re: a share with a dot
Samba 3.0.0
But with no quote ["corman.pub"], It's work fine
[corman.pub]
thanks
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467