Displaying 20 results from an estimated 4000 matches similar to: "Redundant ldap idmap backend possible?"
2007 Feb 21
4
User/Group HWM ignored when converting idmap from tdb to LDAP
Hi!
I'm trying to convert my tdb-based idmap mapping to a LDAP-based
one. This generally works as intended, with one exception - the
highest uidNumber/gidNumber in use is not transferred, and this causes
duplicate use of the same uid/gidNumber.
Here's what I'm doing:
1) net idmap dump /var/cache/samba/winbindd_idmap.tdb > idmap.dump
2) Set idmap backend in smb.conf to
2007 May 04
3
Possible problem w/ 'idmap restore' under 3.0.25rc3
Folks,
Maybe it's me, or my systems, but I've found that idmap restore
simply doesn't work under samba-3.0.25rc3.
When I try to import the idmap.dump file I create from one of my
older systems into a fresh 3.0.25rc3 installation, I get a huge
stream of errors along the line of "could not set mapping of
(UID|GID) to sid xxxxx". This happened whether I was using
2007 Sep 11
4
Questions about the new idmap interface
Hi,
I tried to configure the new idmap interface. Currently without much success.
I have two samba domains, trusting each other. Each PDC using it's own LDAP
server. I tried
idmap domains = DOM1, DOM2
idmap config DOM1:default = yes
idmap config DOM1:backend = ldap
idmap config DOM1:ldap_base_dn = ou=Idmap,dc=dom1,dc=mydomain,dc=de
idmap config
2007 Jun 22
3
idmap_ad Integration with Windows 2003 pre-R2
Is then new idmap_ad module capable of getting uid/gid info from a Windows 2003 AD pre-R2 with RFC2307 Unix Identity Mapping Extensions applied?
Also, is the correct syntax for specifying the schema_mode as follows:
idmap config dom.example.com:schema_mode = rfc2307
(I am not confident that I am reading the idmap_ad manpage and the new idmap document correctly.)
Thanks for the help,
Murthy
2007 Jun 13
2
winbind idmap customization
I would like to have winbind map all of my AD users to their full
user@REALM form on the Linux domain members. I'd like lookups to be
properly canonical. Is this possible?
'getent passwd user' should return:
user@REALM.NET:*:1786588783:1786588745:Mr Man:/home/whatever:/bin/bash
I'm finding my options are to either have the local names be plain,
unprefixed, or prefixed, but
2006 Jan 23
4
create smbpasswd/tdbsam from ldapsam/LDAP query?
As some of you may know, I'm trying to set up Samba BDC on a disk- and fan-less tiny mipsel_CPU router running OpenWRT distribution.
I already managed to compile Samba 3.0.21a and OpenLDAP 2.3.18 for it, and they seem to work fine.
The problem is, this tiny distribution for routers doesn't seem to have anything like Name Service Switch (NSS), and relies solely on /etc/passwd
and
2006 May 26
4
Samba 3.0.20, pam_winbind broken?
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 255 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba/attachments/20060525/a6a8d41f/signature.bin
2006 Aug 21
3
User can't access a share that he has full control of
Hi all,
I have noticed that if you create a share to path lets say
\\dir1\dir2\dir3
And a user lets say u1 has full control on dir3 BUT no control at all on
dir2 then user u1 cannot access the share.
Is it right?
We have a situation with clients who typically do the following:
Create a share to the root of the file system and give only to
administrator full control on for the root path
2006 Aug 24
2
tdbtool help
Please provide me with an example on how to use this tool to change a
uid of a user to what I want the uid to be. I am confused on what it
thinks are keys. It has a keys command:
key 11 bytes: UID 119989
key 44 bytes: S-1-5-21-54348060-1989963526-242692186-2277
key 44 bytes: S-1-5-21-54348060-1989963526-242692186-8749
key 45 bytes: S-1-5-21-54348060-1989963526-242692186-24986
But if I go
2007 Aug 10
1
Samba and winbind with LDAP IDMAP backend - user connects with Domain Admin permissions
Hi,
Please Help! My normal users are able to gain access to all home
directories even though the group owner is Domain Admins. I have set the
permissions to 770 while testing and the group to Domain Admin on all
directories.
I have a Server2003 AD Domain with a clustered RHEL5 samba server for
the home directory. I am using samba 3.0.23 with Winbind and LDAP idmap
backend. This server is
2006 Aug 30
1
Automatic conversion of files
Hi,
I am setting up a samba server where i intend to store audio files. Since
they require quite a lot of disk space i thought of compressing them in
the flac audio format. The thing is that flac is not supported in many
programs we use here. So here are my questions:
1.) Is it possible to configure samba to display .flac files as .wav?
2.) Is it possible to convert the .flac files to wav on the
2007 May 29
2
Binary_Packages/Debian
Dear users,
I have uploaded the new 3.0.25a packages compiled for sarge.
At the same time I have removed older 2.2.x and 3.0.x packages for
Woody.
Support for back porting packages to Woody was already discontinued, but
older packages were still provided. As these packages were not updated
after the recent security issues, I decided to remove them to avoid
pushing people to use outdated and
2019 Nov 03
2
suddenly change: idmap uid + gid
Am 03.11.2019 um 09:42 schrieb Rowland penny via samba <samba at lists.samba.org>:
>
> ?On 02/11/2019 23:18, Hilberg via samba wrote:
>> Hi
>>
>> The server suddenly changed the uid + gid. this happened to times, yesterday and the week after. The default group at example
>> The samba is a AD member where we have many users (>20 000) and we use autorid in
2007 May 15
2
winbindd tdb cache
Hi,
we are running into a problem that winbindd sometimes caches negative
entries into its tdb database. We are still investigating the reason for
that.
However, another question, when winbindd caches an entry into its tdb
database, is there any timeout for those tdb entries? While walking through
the code I don't see any relation between winbindd_cache.c and idmap_tdb.c.
Is winbindd_cache.c
2006 Feb 07
1
Samba Deleted My Linux Home Directory ?
Hi:
I have Samba3.0.14a-Debian installed on a Debian (unstable) system
After setting smb.conf to act as a domain logon I connected to the Samba
server from a Windows XP client using my personal login and password.
Samba was set to export HOMES as a share with this configuration:
[homes]
comment = User Homes
path = /home/%u
read only = No
create mask = 0754
2002 May 31
1
hash2 mangling alghorithm
I just want to warn people that want to use the new hashing algorithm
for mangled names.
And that note should also be put in the man page IMO.
You must understand that changing the hashing algorithm on a production
server may have unwanted side effects (this is why we maintain by
default hash and not hash2 and why it was not back ported to 2.2
initially).
Windows clients may save all around
2006 Jul 11
2
known problems with Debian 3.0.14a-3sarge1 ?
Hi,
are there any known problems with Debian's Samba version
3.0.14a-3sarge1 ? I read about client/server connection problems. Are
there any reasons, why not to use 3.0.14a-3sarge1 version or should I go
to Version 3.0.22-0bpo1 from backports.org?
Thanks,
Marcus
2014 Dec 11
1
Fw: [cifs-protocol] QUESTION - samba cifs mount - HELP
Need some assistance on the below information - please let me know if this is not the right group for this to go to.
Thanks,
Lisa Gates
Systems Administration Engineer
----- Forwarded by Lisa G Gates/Harland Clarke/Email on 12/11/2014 09:53 AM -----
From: Simo Sorce <idra at samba.org>
To: <Lisa.Gates at harlandclarke.com>,
Cc: <cifs-protocol at
2007 Jul 01
3
Error when upgrading to samba 3.0.25b: NT_STATUS_OBJECT_PATH_NOT_FOUND
Hi,
I just upgraded from:
samba-3.0.23d-1
to:
samba-3.0.25b-3
After starting samba, I could no longer connect to any share, I get this
error:
NT_STATUS_OBJECT_PATH_NOT_FOUND
I builded both samba rpm using the packaging/RHEL/makerpms.sh script
on Centos 4.5
Is there any big change in 3.0.25? I readed all releases notes and
didn't found
any cause for this error.
Thanks
Oliver
Here is the
2007 Mar 21
1
Active directory, winbind, and distribution groups (as opposed to security groups)
Greetings,
This is about a samba installation plugged on Active directory.
I would like to bounce on :
http://lists.samba.org/archive/samba/2005-January/099472.html
I understand distribution groups are not "real" groups, as Unix people
mean them. Distribution groups are, by design, only related to mailing
lists, or so.
My question is pretty simple :
Is there a way to list the