Displaying 20 results from an estimated 1000 matches similar to: "Problem setting password: : failed to pull old supplementalCredentialsBlob: NT_STATUS_BUFFER_TOO_SMALL"
2015 Nov 24
0
Problem setting password: : failed to pull old supplementalCredentialsBlob: NT_STATUS_BUFFER_TOO_SMALL
On Thu, 2015-11-19 at 12:54 +0100, Javier Amor Garcia wrote:
> Hello,
>
> I am stuck with a error when setting password for a couple of
> specific
> users. This error makes impossible to set the password for the
> affected
> users.
>
> In Windows I get an operation error but the samba-tool output is more
> informative:
>
>
> samba-tool user setpassword
2012 Oct 01
1
Samba4 KDC - no such entry found in hdb
Hello.
Samba 4.1.0pre1-GIT-aad669b, joined as a DC to an existing domain. At least 6 accounts behave like this:
Kerberos: AS-REQ techgroup at KLIN.KIFATO-MK.COM from ipv4:192.168.1.31:33822 for krbtgt/KLIN.KIFATO-MK.COM at KLIN.KIFATO-MK.COM
ldb: ldb_trace_request: SEARCH
dn: <rootDSE>
scope: sub
expr: (&(objectClass=user)(userPrincipalName=techgroup at KLIN.KIFATO-MK.COM))
control:
2016 Sep 11
4
samba-tool ntacl sysvolreset - NT_STATUS_BUFFER_TOO_SMALL
Hi,
After making progress with my scripts for software installation (thanks,
Rowland!) I am on a bit of a mission to get things working again.
I found that permissions on my sysvol share were somehow incorrect (group
ownership was root, etc.) so I ran 'samba-tool ntacl sysvolreset'.. however
this now fails with the following error. (I'm on Samba 4.5.0)
user at dc2:~ $ sudo
2017 Oct 24
3
'check password script' and Join...
Make a note: it is better to disable 'check password script' in the
DC(s) before trying to join a new DC. ;(
root at vdcpp1:~# samba-tool domain join ad.my.dom DC -U"MYDOM\administrator" --dns-backend=BIND9_DLZ
Finding a writeable DC for domain 'ad.my.dom'
Found DC vdcsv1.ad.my.dom
Password for [MYDOM\administrator]:
workgroup is MYDOM
realm is ad.my.dom
Adding
2016 Sep 28
0
samba-tool ntacl sysvolreset - NT_STATUS_BUFFER_TOO_SMALL
OK, I've traced this a little further on now.
I think I have followed the trail via the following items that call or
refer to each other in turn:
- python samba-tool ntacl sysvolreset
- source3/smbd/pysmbd.c: SMB_VFS_FSET_NT_ACL( fsp, security_info_sent, sd);
- source3/include/vfs_macros.h:#define SMB_VFS_FSET_NT_ACL
smb_vfs_call_fset_nt_acl
- source3/smbd/vfs.c:NTSTATUS
2019 Oct 25
3
Old samba password is valid after setting the new one.
Hi,
I've detected a very strange behavior on samba 4.8.9 and 4.10.6.
After setting a new password for a user with samba-tool the old
password remains valid. The user can use both passwords.
After setting the third password become the first password invalid:
:~ # samba-tool user setpassword extisadm --newpassword=12AbCdEf
Changed password OK
:~ # samba-tool user setpassword extisadm
2019 Jul 26
2
'samba-tool user setpassword', PwdLastSet and expiration...
I've a script 'infrastructure' that manage password propagation between
some domains/password sources.
When, in my AD domains, i ''consume'' a passord caming from another
domain, i run:
samba-tool user setpassword ${USER} --option="check password script"="" --newpassword="$mypassword"
and the script exit with status 0 and print
2016 Jul 26
2
ndr_pull_share_mode_lock failed: Buffer Size Error
Hi list,
I'm getting a lot of these on a CTDB cluster serving files to Windows
clients:
[2016/06/24 08:53:55.555485, 1] ../librpc/ndr/ndr.c:578(ndr_pull_error)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:150)
[2016/06/24 08:53:55.555506, 1]
../source3/locking/share_mode_lock.c:141(parse_share_modes)
ndr_pull_share_mode_lock failed: Buffer Size Error
[2016/06/24
2018 Mar 28
5
How to change Domain password as normal user?
On Tue, 27 Mar 2018 13:38:56 -0400 Mark Foley wrote:
>
> On Mon, 26 Mar 2018 08:08:53 +0200 Michael Wandel <m.wandel at t-online.de> wrote:
> >
> > Am 26.03.2018 um 06:31 schrieb Mark Foley via samba:
> > > As a normal user, I want to change my Domain Password. I've tried:
> > >
> > > $ samba-tool user setpassword myuserId
2019 Mar 11
4
classicupgrade, net rpc rights grant NT_STATUS_IO_TIMEOUT and NT_STATUS_INTERNAL_ERROR
Dear all,
we are transitioning from an openldap / MIT KDC setup to a samba4 AD. I
am doing this by setting up a samba NT4 domain, populating it from LDAP
and sticking in the password hashes which I automatically extract from
the MIT KDC arc4-hmac keys. Then I run the classicupgrade. I do this
whole thing from cron in a script once a day to be able to slowly
migrate services. The MIT / openldap
2013 Feb 25
7
"Samba 4" - "smbd"; "can't parse the PAC: NT_STATUS_BUFFER_TOO_SMALL" error but only for a single domain user ("Server 2008 R2" domain, "Server 2008" functional level forest).
Hello,
We're having a problem with "Samba 4" joined to a "Server 2008 R2" domain
(at "Server 2008" functional level across the forest).
The interesting thing is that this only affects a single user - all other
accounts work without problems.
When accessing our main server using that account, "smbd" always reports
"can't parse the PAC:
2020 Mar 04
2
Can't use DNS Manager in MMC on Samba 4.12.0
On Samba 4.12.0, I receive the error "ndr_pull_uint32:
ndr_pull_error(Buffer Size Error): Pull bytes 4
(../../librpc/ndr/ndr_basic.c:152) at ../../librpc/ndr/ndr_basic.c:152"
when opening the DNS Manager in MMC.
This jumped out at me from the log-level 10 output (I'm happy to send
the full logs but would rather do that somewhere more private):
/dnsserver: Found DNS zone
2018 Mar 24
5
Redirected folders no longer working correctly
I have a new problem. I'm currently running Samba4 4.4.16 as an AD/DC. I've been running this
AD/DC for several years now. I am using redirected folders. Up to now, domain users logging
onto any domain member Windows workstation would get their desktop. Recently I discovered that
users now only get their desktop on their "usual" workstation, and the Desktop Target is in
fact
2017 Oct 24
0
'check password script' and Join...
Did you run the command to disable the password check or complexabilty on all you DC's?
That is needed.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Marco Gaiarin via samba
> Verzonden: dinsdag 24 oktober 2017 15:33
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] 'check password script'
2020 Mar 15
3
Can't use DNS Manager in MMC on Samba 4.12.0
I opened bug 14310 (https://bugzilla.samba.org/show_bug.cgi?id=14310).
Are attachments I upload there already restricted or do I have to do
that myself?
Alex
On 14/03/2020 22:38, Andrew Bartlett via samba wrote:
> We normally do this via attachments to bugzilla bugs restricted to the
> samba developers group. Start by filing a bug about this.
>
> Andrew Bartlett
>
> On Sat,
2020 Mar 14
2
Can't use DNS Manager in MMC on Samba 4.12.0
No worries Andrew. I haven't upgraded all servers yet so it's not urgent!
Is there a secure place I can upload my logs for when there's time to
take a look?
Cheers
Alex
On 05/03/2020 23:21, Andrew Bartlett via samba wrote:
> On Wed, 2020-03-04 at 18:07 +0000, Alex MacCuish via samba wrote:
>> On Samba 4.12.0, I receive the error "ndr_pull_uint32:
>>
2010 Feb 09
2
Provision script fails with Samba4 (latest git version)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
All,
I'm trying to get samba4 to provision with the latest git version. My
provision command looks like so:
# ./setup/provision --realm=TEST.DOMAIN --domain=DOMAIN --adminpass=pass
- --server-role='domain controller' --ldap-backend-type=openldap
- --slapd-path=/usr/sbin/slapd
I get the following output from the command:
hdb_db_open:
2002 Dec 08
1
roaming profile fails with NT_STATUS_BUFFER_TOO_SMALL
i'm running (well trying to run) samba3a20-4 from debian
with sam backend = ldapsam_nua:ldap://localhost/
when i try to log in I get a message saying that the roaming profile has
the wrong permissions. There is no profile in place for this user... it
should be created from the netlogon share (which was copied to netlogon
via the system control panel with "everybody" given permission
2020 Mar 18
3
pdc emulator dns record missing after transferring role
Hi Alex
I've had the same DNS manager issue. I've opened a bug
(https://bugzilla.samba.org/show_bug.cgi?id=14310) and reported on the
mailing list (https://lists.samba.org/archive/samba/2020-March/228772.html)
No fix yet.
On 18/03/2020 15:43, Alex via samba wrote:
> Rowland,
>
> I've encountered an issue with connecting to the samba DC's DNS service from DNS
>
2024 Oct 27
2
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
On Sun, 27 Oct 2024 15:08:14 +0100
William Edwards <wedwards at cyberfusion.nl> wrote:
>
> > Op 27 okt 2024 om 14:50 heeft Rowland Penny via samba
> > <samba at lists.samba.org> het volgende geschreven:
> >
> > ?On Sun, 27 Oct 2024 13:58:56 +0100
> > William David Edwards via samba <samba at lists.samba.org> wrote:
> >
> >> Hi,