Displaying 20 results from an estimated 500 matches similar to: "Réf. : Réf. : trash can on samba"
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 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 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 Jul 24
0
Réf. : Re: Unofficial Samba+ACL HOWTO
Mandrake 9.1's kernel needs a patch to support ACL's :
http://qa.mandrakesoft.com/show_bug.cgi?id=3615
Regards,
Gana?l LAPLANCHE.
bgmilne@cae.co.za@lists.samba.org on 07/23/2003 06:09:59 PM
Envoy? par : samba-bounces+ganael.laplanche=edf.fr@lists.samba.org
Pour : samba@lists.samba.org
cc :
Objet : Re: [Samba] Unofficial Samba+ACL HOWTO
-----BEGIN PGP SIGNED MESSAGE-----
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 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 :
2019 May 16
0
File-dictionary based quotas and SETQUOTA
Hello,
I am trying to set up file-dictionary based quotas while supporting the
SETQUOTA IMAP command.
I am using the following configuration :
----
plugin {
quota = dict:User quota::file:%h/Maildir/dovecot-quota
quota_set = dict:file:%h/Maildir/dovecot-quota
}
----
which enables correct quota accounting + setting through SETQUOTA.
A user's dovecot-quota file ends with the following
2005 Feb 08
3
Ldapscripts v1.0 !
Hi all,
I've been working on shell scripts that allow to manage ldap accounts (users,
groups, machines). They are similar to the smbldap-tools but do not need PERL to
work (and so on...) and are *very* simple to configure - they may be a good
alternative. The only tools you need are standard ldap client commands (ldapadd,
ldapdelete, ldapmodify, ldapsearch).
The scripts can be used as
2017 Mar 16
1
LDAP locking problems - home related
Hi list,
# dovecot --version
2.2.13
We use Dovecot LDA and I've discovered lots of messages stating that lock
files cannot be written:
Mar 16 12:02:03 mailhost dovecot: lda(someuser): Error:
file_dotlock_open(/home/sg/someuser/.dovecot.lda-dupes) failed: No such file
or directory
That user's home directory is fetched from LDAP and does not exist locally on
our 'mailhost'
2004 Jan 27
1
Group mapping bugs + PATCH
Hi all !
I've been using group mapping for a few weeks and found some bugs... For
three of them, I tried to develop a small patch. I don't know Samba code
very well and this is my first patch, so there could be errors :-p I hope
my investigations will be useful :)
* Platform :
Here is what I used :
Debian 3.0r1, Samba 3.0.2rc1 - PDC, OpenLDAP 2.1.23 as backend
smb.conf extract :
2005 Feb 22
0
New version of the ldapscripts
Hi all,
I've had good feedbacks of people using ldapscripts v1.0... Here is a new 1.1
version, with the following improvements :
- Ability to create home directories and set rights
- Ability to generate randomized (or not) passwords while creating a user
- Password list generation can be activated while doing a massive user import /
creation
- Added an _ldapinit command to initialize the
2006 Sep 13
0
evtViewer - A PERL-based viewer for Ms event (*.evt) log files
Hi all,
As Samba users, we often interact with Windows environments.
I've developped a PERL script that may be useful to you : it is an .evt (Windows
event "log" files) viewer. It is inspired from fccu-evtreader (www.d-fence.be)
and displays the contents of an event file. It is available on my website
(http://contribs.martymac.com/evtViewer/evtViewer-0.2.tgz) and released under
the
2006 Jan 07
0
Ldapscripts v1.4 is out
Hello all,
And now a small advert ;-)
I'm pleased to announce the v 1.4 of the ldapscripts.
The ldapscripts are shell scripts provided under the terms of the GPL license.
They allow to manage POSIX accounts (users, groups, machines) in an LDAP
directory. They can be used on GNU/Linux and FreeBSD (and any other Unix-like
?). They are similar to the smbldap-tools but are written in sh, not
2004 Jan 30
0
[PATCH] Group mapping primary group SID update
Hi all !
This is a patch for Group mapping bug #1 reported here :
http://lists.samba.org/archive/samba-technical/2004-January/034057.html
It activates users' primary group SID update when adding/modifying/deleting a
group mapping. It patches utils/net_groupmap.c (net_groupmap_add,
net_groupmap_modify, net_groupmap_delete) and can be applied to samba-3.0.2rc1.
net_groupmap_add :
Scan users
2003 Sep 03
1
Backing up NT4 shares - migration from NT4 to Samba
Hi all,
I'm trying to mygrate my NT4 PDC to a Samba v3rc2 PDC. Everything worked
well during accounts migration (vampire).
I'm now trying to back-up the shares (homes, profiles, netlogon), in order
to fully migrate the accounts. Unfortunately, I'm facing a stupid problem :
each home directory (or profile directory) can only be read from its
creator, NOT from the Administrator of the
2003 Aug 28
1
Net rpc vampire : NT_STATUS_ACCESS_DENIED
Hi !
I'm trying to migrate accounts from my NT4 server, I followed each step
described in the HOWTO :
- tunred off samba
- set domain master at "No" in config file
- created groups + mappings as it is advised to
- created the BDC account in the NT4 server manager
- net rpc join'ed the domain
but when I try to vampire user/group accounts, here is what I get :
# net rpc vampire
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