Displaying 20 results from an estimated 8000 matches similar to: "'allow trusted domains = no' and sidhistory = bad"
2008 Dec 15
1
[ANNOUNCE] Samba 3.3.0rc2 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release Announcements
=====================
This is the second release candidate of Samba 3.3.0. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.3.0 include:
2008 Dec 15
1
[ANNOUNCE] Samba 3.3.0rc2 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release Announcements
=====================
This is the second release candidate of Samba 3.3.0. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.3.0 include:
2008 Oct 02
2
[ANNOUNCE] Samba 3.3.0pre2 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release Announcements
=====================
This is the second preview release of Samba 3.3.0. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.3.0 include:
2008 Oct 02
2
[ANNOUNCE] Samba 3.3.0pre2 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release Announcements
=====================
This is the second preview release of Samba 3.3.0. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.3.0 include:
2009 Jan 27
1
[Announce] Samba 3.3.0 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
================================================================
"After all, computers crash, people die,
relationships fall apart. The best we
can do is breath and reboot."
Sarah Jessica Parker
================================================================
Release Announcements
=====================
This is the first
2009 Jan 27
1
[Announce] Samba 3.3.0 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
================================================================
"After all, computers crash, people die,
relationships fall apart. The best we
can do is breath and reboot."
Sarah Jessica Parker
================================================================
Release Announcements
=====================
This is the first
2008 Nov 27
1
[Announce] Samba 3.3.0rc1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release Announcements
=====================
This is the first release candidate of Samba 3.3.0. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.3.0 include:
2008 Nov 27
1
[Announce] Samba 3.3.0rc1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release Announcements
=====================
This is the first release candidate of Samba 3.3.0. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.3.0 include:
2014 Sep 11
2
Conflicts between RIDs from historical domain SIDs
Samba version: 4.1.9
Using the idmap_rid backend
Case:
A Windows AD security group has a historical SID (sidHistory) whose RID matches the RID of a user in the "current domain"
For example: (Note the different domain portions of the SID)
Current SID of group G: S-1-5-21-1405700021-3363460546-1698178416-30661
Historical SID of group G:
2009 Nov 11
3
idmap_rid/idmap_hash collisions?
Is it possible for the uid/gid numbers that are generated by the
idmap_rid and idmap_hash to collide if there are a large number of
users or groups? I cannot seem to find any documentation on the
limitations of these plugins. Before using I want to make absolutely
sure that there won't be any collisions.
In doing some research about Likewise Open, I see it's hashing routine
can have
2024 Jan 24
1
Share access permission errors after upgrade from 4.12.14
On Wed, 24 Jan 2024 17:31:46 +0000
unraidster via samba <samba at lists.samba.org> wrote:
> Hi,
>
> I assumed that the rearranged config you provided was for feedback,
Yes, they were just comments, but unraid should really fix their Samba
setup.
> I
> haven't made any changes to the configuration based on those
> comments. I'll send a message to the Unraid
2015 Feb 21
3
Samba4, idmap.ldb & ID_TYPE_BOTH
On 21/02/15 19:26, Andrew Bartlett wrote:
> On Thu, 2015-02-19 at 17:15 +0000, Rowland Penny wrote:
>> This all leads me to my questions, why, when it comes to idmap.ldb,
>> can
>> a user also be a group and a group can also be a user and why was it
>> setup like this in the first place ? , there must be a reason for it.
> It goes like this:
>
> - Groups can
2006 Mar 02
0
winbind, sIDHistory and getpwuid problems
In our native Win2K3 AD domain, several AD accounts have a sIDHistory
that carry SIDs from before the AD domain migration in addition to the
"primary" objectSID.
Samba 3.0.21c winbindd (with idmap OpenLDAP backend) on domain member
servers (running SuSE 9.3 Pro) allocates multiple uids for these SIDs
with the same (AD) user name:
Primary SID:
# getent passwd myuser
2015 Feb 23
1
Samba4, idmap.ldb & ID_TYPE_BOTH
On 22/02/15 01:02, Andrew Bartlett wrote:
> On Sat, 2015-02-21 at 21:37 +0000, Rowland Penny wrote:
>> On 21/02/15 19:26, Andrew Bartlett wrote:
>>
>>> On Thu, 2015-02-19 at 17:15 +0000, Rowland Penny wrote:
>>>> This all leads me to my questions, why, when it comes to idmap.ldb,
>>>> can
>>>> a user also be a group and a group can also
2010 Dec 24
1
reducing smbd memory footprint
I'm currently compiling Samba 3.3.X with the following:
CFLAGS = -g -Wall -O2
./configure --cache-file=./config.cache \
--with-fhs \
--enable-shared \
--prefix=/usr \
--sysconfdir=/etc \
--libdir=/usr/lib/samba \
--with-privatedir=/etc/samba \
--with-piddir=/var/run/samba \
2009 Oct 18
2
Convert idmap_rid to idmap_hash?
I was looking through the change log of 3.3.0 and noticed that a new
idmap_hash was introduced that seems to play well with trusted domains. What
means are available to convert all my rids to this new hash so I can update
file permissions?
Thanks,
Robert LeBlanc
Life Sciences & Undergraduate Education Computer Support
Brigham Young University
2024 Jan 24
1
Share access permission errors after upgrade from 4.12.14
On Wednesday, 24 January 2024 at 10:51, Rowland Penny via samba <samba at lists.samba.org> wrote:
> I rearranged the smb.conf above and added comments:
>
> [global]
> netbios name = Tower
> server string = Media server
> security = USER
> workgroup = WORKGROUP
> bind interfaces only = yes
> interfaces = 192.168.66.10/24 127.0.0.1
>
> # we don't do
2019 Nov 21
1
Samba building is broken when some libraries are specified to be built-in to binaries !
Ok.
But to the time in a short term period is there is way to make building
successfull ?
May be some temporal solution ?
One more, I need to build-in to binaries:
libreplace,libwinbind-client,libwbclien, that is
replace,winbind-client,wbclient "targets" while building all regarding
configure options specified below:
--prefix=/usr \
--enable-fhs \
2016 Apr 19
1
Debian Wheezy member server from backports to self compile
On 4/15/2016 2:30 PM, Rowland penny wrote:
> On 15/04/16 18:54, lingpanda101 at gmail.com wrote:
>> Hello,
>>
>> I'm unable to update my Samba from 4.1.17 to 4.4.2. I'm looking
>> to build from tar instead. From what I gather the following should be
>> the steps taken.
>>
>> ./configure --without-ad-dc -- sbindir= /usr/sbin
>>
2019 Mar 20
2
build problem with 4.10.0
Hi
I want to build samba-4.10.0 for SUSE openLeap 15.1. Config and make
works fine but make install sucks:
./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
--libdir=/usr/lib64 --libexecdir=/usr/lib64
--with-cachedir=/var/lib/samba --with-lockdir=/var/lib/samba/lock
--with-logfilebase=/var/log/samba --with-modulesdir=/usr/lib64/samba
--disable-rpath --disable-rpath-install