Displaying 20 results from an estimated 10000 matches similar to: "ldap filters?"
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 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
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 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
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
2005 Apr 18
2
"getpeername failed. Error was Transport endpoint is not connected"
I get this error message "getpeername failed. Error was Transport
endpoint is not connected" in my logs very often. Any ideas how to fix it?
Tnxs in advance
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
2005 Sep 07
1
error when adding a new user
Hi people, i having the following problem:
useradd -s /bin/false -g users test
smbpasswd -a test
New SMB password:
Retype new SMB password:
tdb_update_sam: Failing to store a SAM_ACCOUNT for [test] without a
primary group RID
Failed to add entry for user test.
Failed to modify password entry for user test
The "users" group exists,
grep users /etc/group
users:x:100:
Any ideas? I fix
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
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
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
2018 Feb 18
2
migrate several samba3+openldap pdc to samba3
On Sun, 18 Feb 2018 14:05:38 +1300, Andrew Bartlett via samba
wrote:
> On Sat, 2018-02-17 at 20:44 -0300, Guido Lorenzutti via samba
wrote:
>
>> Hi there! I have one domain, shared between several
samba3+openldap on different geographical locations. I want to migrate
them to samba4. The domain has aprox 4000 users accounts, 4000
workstations, and several groups. I was able to
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
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
2017 Jul 01
2
integrating samba with pam
Hi there!
I been using samba3 with ldap for years, and now im
about to move to samba4 to leave the slapd.
I didnt try yet to migrate
the directory from samba3 to samba4. But i did setup a new domain and
everything looks ok.
My doubt is related to the configuration of the
computers with linux so that they can take advantage of the users and
passwords of ldap. But also, groups that are unix
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 Nov 19
5
Howto modify samba printer ACLs without Windows?
Hi all,
I would like to limit access to our samba shared printers to certain
user groups by commandline without using Windows. Is this possible?
Thanks!
Christoph
2007 May 08
2
TDB functionality document
Hi,
Does someone know a document which explains the TDB structure.
functionalites, and format of the TDB files etc.
I need to understand why some of the TDBs like messages.tdb, unexpected.tdb,
brlock if not read_only, locking.tdb, session.tdb, wins.tdb are called with
TDB_CLEAR_IF_FIRST tdb flags.
Why some TDBs are opend with O_RDWR|O_CREAT flags viz. gencache.tdb,
group_mapping.tdb,