Displaying 20 results from an estimated 20 matches for "sambaldap".
2003 Dec 17
0
Machine accounts searching People
...off
ldap delete dn = no
ldap passwd sync = yes
ldap suffix = dc=pmmc,dc=com
ldap user suffix = ou=People
ldap group suffix = ou=Groups
ldap machine suffix = ou=Computers
ldap filter = "(&(uid=%u)(objectclass=sambaSamAccount))"
ldap idmap suffix = dc=pmmc,dc=com
passwd program = /home/sambaldap/smbldap-passwd.pl '%u'
add user script = /home/sambaldap/smbldap-useradd.pl -m '%u'
delete user script = /home/sambaldap/smbldap-userdel.pl '%u'
add group script = /home/sambaldap/smbldap-groupadd.pl '%g'
delete group script = /home/sambaldap/smbldap-groupdel.pl ...
2004 Jan 13
1
Using People for Machine accounts
...AP, but it fails with a duplicate entry. Here are
some pertinent smb.conf entries:
ldap suffix = dc=pmmc,dc=com
ldap user suffix = ou=People
ldap group suffix = ou=Groups
ldap machine suffix = ou=People
ldap filter = "(&(uid=%u)(objectclass=sambaSamAccount))"
add user script = /home/sambaldap/smbldap-useradd.pl -a -F
\\%L\profiles\%u %u delete user script =
/home/sambaldap/smbldap-userdel.pl '%u' add group script =
/home/sambaldap/smbldap-groupadd.pl '%g' delete group script =
/home/sambaldap/smbldap-groupdel.pl '%g' add user to group script =
/home/sambaldap/smb...
2005 Sep 12
0
FW: 2. try: settings for control panel of Windows clients
Sorry my fault,
it NOT >(http://www.ratio-benelux.nl/sambaldap.tar.gz
but
it's > http://www.ratio-benelux.nl/sambaldap.rar.gz
>-----Oorspronkelijk bericht-----
>Van: Andreas Bauer [mailto:andreas_bauer@arcor.de]
>Verzonden: maandag 12 september 2005 15:14
>Aan: 'Louis van Belle'
>Onderwerp: Re: [Samba] 2. try: settings for...
2003 Oct 02
1
Samba-3.0.0 packages for Mandrake 8.2-9.1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
RPMs of samba3 for Mandrake were uploaded to the samba FTP mirrors on
Saturday. For those who have urpmi media setup for your favourite samba
mirror, all you need to do to get samba3 is (assuming you have setup the
Sambaldap source such as at http://plf.zarb.org/~nanardon/?minor=1):
# urpmi.update Sambaldap
# urpmi samba3-server
Please note that by default the samba3 packages are built to install in
parallel with the samba-2.2.x packages, allowing an easier transition
from samba2 to samba3 (especially for those on LD...
2004 Aug 10
1
Smbldap tools blocks when using net rpc vampire to migrate accounts from the NT4 PDC to the SambaLdap BDC
Hello,
I am trying to migrate a NT4 PDC server to a linux PDC Samba3.0+openLDAP backend
I have followed all the instructions in the Samba manual "The Linux Samba-openLDAP How to V.1.6.
However my efforts are in vain when I have to use net rpc. It hangs up and I' m trying to find out why...
So.. Here is what I did:
[root@SERVRHAS smbldap-tools]# net rpc vampire -l -d 4 -S
2009 Oct 15
4
using ldap only idmap
...re ldap" setup, whereas users, groups, id
mappings and everything that is supported with LDAP be in the LDAP tree
and managed directly by samba.
That is, I'm using:
ldapsam:trusted = yes
ldapsam:editposix = yes
And NOT using smbldap-*.
My smb.conf is here: http://wiki.clueless.com.ar/SambaLdap/smb.conf-PDC
I created the LDAP tree root (o=midominio) and all its branches
(ou=people; ou=groups; ou= hosts and ou=idmap).
I ran "net sam provision" to fill in the basic values.
I stored the secrets in secrets.tdb:
# smbpasswd -w ldap_admin_password
# net idmap secret midominio ldap...
2003 Oct 02
0
[POSIBLE BUG?] samba+ldap+smbldap-tools
...an be the reason
because the XP`s profiles becomes corrupt, and get us a lot of problems.
I work in a environment that has a lot of XP clients, and a linux Red Hat 8.0
Server, running samba 2.2.8a, which validate the users into a Iplanet LDAP
server.
In order to create/modify/delete users, I use sambaldap-tools.
this morning i discover thar, on a XP client, the access rights on the
profile directory of a user ( u1 ) was changed. The user wich owns the
directory didn't have access to his profile, and other user of the domain
( u2 ) was granted to access it.
looking for the reason of this prob...
2002 Sep 08
2
sambaldap tools
Hi samba admins,
I don?t know is this the right place for my question,
but I can?t find a list for my problem.
I have some trobble to configure the smbldap-tools.
I have download and copy the scripts to /usr/local/sbin.
But a /usr/local/sbin/smbldap-useradd.pl testuser breaks
with this error message:
get_user_dn2: error in ldapsearch :
/usr/bin/ldapsearch -x -h _SLAVELDAP_ -D '_BINDDN_'
2007 Dec 10
1
Samba+LDAP Group mapping
Hi,
I'm running into weird problems after switching from tdbsam to ldapsam
user backend. I have transferred all local unix and samba groups with the
sambaldap-tools scripts. The 'net groupmap list' command prints all
group mappings correctly, and I also can use all the groups present in
LDAP for setting local file ownerships.
However these groups don't appear in the windows security setting
dialogues (e.g. for setting file permissions or mat...
2005 Jun 08
0
LDAP and SAMBA
...files nisplus ldap
netgroup: files nisplus ldap
publickey: nisplus
automount: files nisplus ldap
aliases: files nisplus
When using o/s linux as a client (another computer on my network) to join
the LDAP server, it can. But if the client is windows(xp), it can't. I
heard about samba (sambaldap). What must I configure so the server accept a
login from windows(xp)?
Thank u for your kind attention.
Regards,
Ruli Rahmadi
(ruly@semenpadang.co.id)
2005 Sep 15
0
FW: Roaming profile : taking forever to login /log off
Many thanks, that should really help.
Louis van Belle wrote:
>
>i did it by applying policies at logon.
>
>You can use poledit.exe en the needed templates.
>search for samba.adm
>
>or get it from my server at
>http://www.ratio-benelux.nl/sambaldap.rar.gz
>
>all you need is in there.
>
>
>
>
>>-----Oorspronkelijk bericht-----
>>Van: samba-bounces+louis=van-belle.nl@lists.samba.org
>>[mailto:samba-bounces+louis=van-belle.nl@lists.samba.org]
>>Namens Natxo Asenjo
>>Verzonden: donderdag 15 sept...
2006 Sep 16
0
Samba SID/RID, UID/GID Best Practices?
I have a new Samba 3 domain backed by LDAP. I am using Fedora-DS for
LDAP component, so I have relied on a blend of tools to get up and
running including Fedora-DS console and phpLDAPAdmin and (momentarily!)
sambaldap-tools. I am generally following the great IDEALX How-To but
having to adapt it somewhat.
Standards for well-know Samba groups like "Domain Admins" were easy to
find in the Samba Guide and elsewhere. I have added Samba accounts for
PDC and 15-20 additional user and groups, but saw t...
2007 Sep 20
1
Migrating to LDAP
Can anyone point me to a guide on migrating Linux and Samba accounts to
LDAP? I can only find part guides, and I can't figure out how to get the
account data combined (without a lot of manual effort).
I can get the Linux accounts over no problems. I then tried to do
"pdbedit -i tdbsam -e ldapsame -s /path/to/modified/smb.conf", but it
only manages to stuff things up by skipping
2005 Oct 21
2
FW: POLEDIT replacement?
...t;Onderwerp: RE: [Samba] POLEDIT replacement?
>
>On Fri, 2005-10-21 at 09:33 +0200, Louis van Belle wrote:
>> and if you dont want to search here's a link
>> with a complete packages of policies, tools,
>> examples etc etc.
>>
>> http://www.ratio-benelux.nl/sambaldap.rar.gz
>>
>> Louis
>----
>are you sure that you have put in the correct link?
>
>Craig
>
>
>--
>This message has been scanned for viruses and
>dangerous content by MailScanner, and is
>believed to be clean.
>
>
--
To unsubscribe from this list go...
2009 Jun 11
5
HELP SAMBA + LDAP
Hello everybody,
Please does some one have any "documentation", "tutorial", "how to" about
setting up a PDC basing on Samba with a LDAP (OpenLDAP) backend ?
I really need it for my studies end project
thank you very very much for your help
--
Samir RHAOUSSI
ENIM 2009
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jun 11
5
HELP SAMBA + LDAP
Hello everybody,
Please does some one have any "documentation", "tutorial", "how to" about
setting up a PDC basing on Samba with a LDAP (OpenLDAP) backend ?
I really need it for my studies end project
thank you very very much for your help
--
Samir RHAOUSSI
ENIM 2009
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Aug 09
1
PDC, usrmgr.exe created user lacks profile info
I'm finally near the end (I hope) of setting samba 3.0.14a as a PDC on a
debian sarge, but I (and google, and list archive) can't manage to find
a solution.
When I add user with the help of usrmgr on my XP box, user is created
both in linux and samba (thanks user add script), but lacks profile info
(I mean Home Directory, HomeDir Drive, Logon Script and Profile Path),
so roaming profile
2015 Mar 14
0
4.2 on Raspberry Pi as AD DC - success !
...kages: acl python-xattr util-linux gnutls-bin
python-setproctitle
- (did NOT install slapd docbook xsltproc cups *)
- wget samba..., tar -xvzf samba-4.2.0.tar.gz (rc5?)
* my previous tests suggest that those packages may cause problems.
- openldap may bind to 389 before samba is started and cause sambaldap
to fail.
- cups installs a LOT of stuff (also avahi-daemon) which did cause
trouble but may have been related to me chosing .local domain. I do not
plan to use the pi as print server.
- without docbook and xsltproc man pages will not be created during
make. with them make aborted for me, at lea...
2008 Feb 22
3
Windows 2000 pro doesn't join a domain with Samba+Ldap (linux)
...r Comment
--------- -------
XXXX xxxx PDC server Version 3.0.26a
Workgroup Master
--------- -------
JOME XXXX
I am attaching too the Ldap tree (compressed too, sorry) the smb.conf
file and the
sambaldap-tools.conf file... just in case...
Sorry for such a huge message, but I have no idea of what's wrong...
Thank you very much in advance... Any hint (whatever) will be deeply
appreciated!!
2015 Mar 14
0
samba Digest, Vol 147, Issue 19
...-linux gnutls-bin
> python-setproctitle
> - (did NOT install slapd docbook xsltproc cups *)
> - wget samba..., tar -xvzf samba-4.2.0.tar.gz (rc5?)
>
> * my previous tests suggest that those packages may cause problems.
> - openldap may bind to 389 before samba is started and cause sambaldap to
> fail.
> - cups installs a LOT of stuff (also avahi-daemon) which did cause trouble
> but may have been related to me chosing .local domain. I do not plan to use
> the pi as print server.
> - without docbook and xsltproc man pages will not be created during make.
> with them m...