Displaying 20 results from an estimated 57 matches for "malvezzi".
2018 Feb 21
2
Could not convert sid: NT_STATUS_NO_SUCH_USER
...late homedir = /homel/%U
max log size = 1000
log level = 10
panic action = /usr/share/samba/panic-action %d
server role = member server
[share]
comment = Share
path = /srv/share
writeable = yes
valid users = %S
browseable = no
this works:
$ sudo net lookup name malvezzi
S-1-5-21-3239498231-402109693-3067992304-72680 1 (User) EXAMPLEAD\malvezzi
(kind of: does the 1 after the sid mean there is an error?)
the following issues a long error, see bottom:
$ wbinfo -i EXAMPLEAD\\malvezzi
failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for user E...
2018 Feb 21
0
Could not convert sid: NT_STATUS_NO_SUCH_USER
...mapping fails.
username map = /etc/samba/samba_usermapping
Ps.
I'm bit absence, sorry, lots of work todo before i am on ski holiday, next comming week.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Francesco Malvezzi via samba
> Verzonden: woensdag 21 februari 2018 15:46
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] Could not convert sid: NT_STATUS_NO_SUCH_USER
>
> hi all,
>
> I can't figure out why winbind can't find ad users with wbinfo calls.
>
> It happens on a m...
2018 Sep 04
3
gencache.tdb size and cache flush
Il 04/09/18 06:00, Volker Lendecke ha scritto:
> Hi!
>
> Technical description below, but the exec summary is: Yes, we have a
> performance problem with gencache.
>
> On Wed, Aug 29, 2018 at 10:28:05AM +0200, Francesco Malvezzi via samba wrote:
>> Hi all,
>>
>> I have a midsize AD domain with some 50k users but only 100 workstations
>> joined.
>>
>> Sometimes I find server CPU throttling at 100%. In order to let it drop
>
> Can you find out where *exactly* that 100% is spent? gst...
2018 Feb 16
2
idmap config ad: can't resolve domain users' uids
> On Fri, 16 Feb 2018 12:12:32 +0100
> Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
>
>> dear experts,
>>
>> I would like to setup idmap config ad. I have already the uidNumber
>> attribute populated on AD.
>>
>> But there is something very basic wrong with my config:
>
> Yes, there...
2015 Jun 11
3
Joining 4.2.2 Samba client to Samba3 PDC
...our
OS X users the significant performance advantages that vfs_fruit has to
offer them (Thanks again, Ralph![3]). If the only solution is to
upgrade the PDC, that's ultimately fine, but that will of course take
more time.
If you've read this far, Thanks![4]
-DM
[1]
> Francesco Malvezzi francesco.malvezzi at unimore.it
> Tue Apr 14 00:41:15 MDT 2015
>
> hi all,
>
> my working samba-4.1.7 member of a samba3 domain (samba-3.5.3) failed
> while updating to samba-4.2.0. Users were no longer able to access
> shares because the trust account was broken.
>...
2018 Feb 16
2
idmap config ad: can't resolve domain users' uids
Il 16/02/18 12:58, Rowland Penny via samba ha scritto:
> On Fri, 16 Feb 2018 12:39:37 +0100
> Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
>
[...]
>>
>> should I remove tout-court this part?
>
> Not sure I understand that, but it sounds like you are asking if you
> should remove the lines, if so, the answer is yes.
You understood correctly.
[...]
>>
&g...
2003 Mar 31
3
can't connect to a samba share with Windows XP
Hi all,
I am having problems with using XP Pro to connect to a samba share.
All I get from XP are repated dialogs asking for my username and password.
My linux box has been joined to the local windows domain.
I am using encrypted passwords and the security level is set to user.
If I set the log level to 10 I can see that LM and NT4 MD password checks failed on the challenge
returned by the XP
2019 Sep 24
2
Repacking database from v1 to v2 format: how long does it take?
On 23/09/2019 20:41, Andrew Bartlett wrote:
> On Mon, 2019-09-23 at 11:25 +0200, Francesco Malvezzi via samba wrote:
>> hi all,
>>
>> I updated a small domain with 8k object to samba-4.11.0 and the
>> database
>> conversion from v1 to v2 didn't take a noticeable time.
>>
>> On the other hand, in a larger domain with 67k object, where the
>> sudo...
2015 Jun 03
2
No builtin nor plugin backend for ldapsam found
Il 03/06/15 13:58, Rowland Penny ha scritto:
> On 03/06/15 12:42, Francesco Malvezzi wrote:
>>> Hmm, '--with-ldap' is the default, so you don't really need to give it,
>>> what OS are you compiling on ? what extra packages did you install
>>> before you compiled samba ?
>>>
>>> Rowland
>>
>> it is Debian GNU/Linux...
2018 Feb 16
2
idmap config ad: can't resolve domain users' uids
Il 16/02/18 13:43, Rowland Penny via samba ha scritto:
> On Fri, 16 Feb 2018 13:10:16 +0100
> Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
>
>>
>> So just to recap: there were two problems:
>>
>> 1) the syntax mistake in smb.conf pointed up before;
>
> This wouldn't have helped.
>
>> 2) a logical mistake because wbinfo can't possibil...
2015 Jun 03
0
No builtin nor plugin backend for ldapsam found
On 03/06/15 13:42, Francesco Malvezzi wrote:
> Il 03/06/15 13:58, Rowland Penny ha scritto:
>> On 03/06/15 12:42, Francesco Malvezzi wrote:
>>>> Hmm, '--with-ldap' is the default, so you don't really need to give it,
>>>> what OS are you compiling on ? what extra packages did you install
>...
2018 Feb 16
0
idmap config ad: can't resolve domain users' uids
On Fri, 16 Feb 2018 12:39:37 +0100
Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
> > On Fri, 16 Feb 2018 12:12:32 +0100
> > Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
> >
> >> dear experts,
> >>
> >> I would like to setup idmap config ad. I have already th...
2018 Feb 16
0
idmap config ad: can't resolve domain users' uids
On Fri, 16 Feb 2018 14:26:57 +0100
Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
> Il 16/02/18 13:43, Rowland Penny via samba ha scritto:
> > On Fri, 16 Feb 2018 13:10:16 +0100
> > Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
> >
> >>
> >> So just to recap: there w...
2018 Sep 04
0
gencache.tdb size and cache flush
On Tue, Sep 04, 2018 at 11:59:04AM +0200, Francesco Malvezzi wrote:
> Il 04/09/18 06:00, Volker Lendecke ha scritto:
> > Hi!
> >
> > Technical description below, but the exec summary is: Yes, we have a
> > performance problem with gencache.
> >
> > On Wed, Aug 29, 2018 at 10:28:05AM +0200, Francesco Malvezzi via samba...
2019 Sep 24
0
Repacking database from v1 to v2 format: how long does it take?
On Tue, 2019-09-24 at 11:44 +0200, Francesco Malvezzi via samba wrote:
> On 23/09/2019 20:41, Andrew Bartlett wrote:
> > On Mon, 2019-09-23 at 11:25 +0200, Francesco Malvezzi via samba
> > wrote:
> > > hi all,
> > >
> > > I updated a small domain with 8k object to samba-4.11.0 and the
> > > database...
2024 Nov 06
2
samba support of KB5020276 workaround
Hi everybody,
since a couple of years, user X can't join a computer to AD if the
computer object has been created by user Y.
It is KB5020276?Netjoin: Domain join hardening changes [1].
The documentation suggests a workaround, basically a group policy
applied to all the domain controllers.
Is it that possibile to apply group policies to a samba DC?
The group policy I'm talking about
2018 Oct 31
2
Pair ADFS with samba: possible?
hi all,
is it feasible to setup a ADFS server paired with a samba AD DC?
Are there ADFS requirements (versions not older than ..., not newer than
...) if the samba AD DC is samba-4.9.1?
I tried to match a Windows Server 2016 ADFS v3 with a samba-4.9.1 AD DC.
The web form authentication allow a user to insert username and
password, the ADFS correctly recognizes wrong password, but when
password
2010 Jan 26
1
samba4 HEAD: unable to provision
I'm trying to install samba4 with openldap, as from
http://wiki.samba.org/index.php/Samba4/LDAP_Backend/OpenLDAP,
I have got the yesterday realease, last git commit:
commit 2024d4fb27514869d78e9bb39085f98e80413529
Date: Mon Jan 25 12:41:48 2010 +0100
My system is GNU/Debian Linux Lenny.
./configure --prefix=/opt/samba4
make
sudo make install
all worked
./setup/provision from the source4
2019 Sep 23
2
Repacking database from v1 to v2 format: how long does it take?
hi all,
I updated a small domain with 8k object to samba-4.11.0 and the database
conversion from v1 to v2 didn't take a noticeable time.
On the other hand, in a larger domain with 67k object, where the
sudo ./bin/samba-tool dbcheck --cross-ncs --fix
takes ~40 minutes, 2 hours and half were not enough to complete the
conversion.
Is it a couple of hours something expected if dbcheck takes so
2018 Aug 29
6
gencache.tdb size and cache flush
Hi all,
I have a midsize AD domain with some 50k users but only 100 workstations
joined.
Sometimes I find server CPU throttling at 100%. In order to let it drop
and have smooth performance I delete cache:
systemctl stop samba
net cache flush
systemctl start samba
First of all, is it needed a samba stop to flush the cache?
Even if cache flush does the job to restore performance, I am clueless