Displaying 9 results from an estimated 9 matches for "changesecretpw".
2017 Sep 08
2
retrieve machine password in current Samba?
> -----Original Message-----
> From: Andrew Bartlett [mailto:abartlet at samba.org]
> Sent: Thursday, September 7, 2017 3:41 PM
> To: James Zuelow; samba at lists.samba.org
> Subject: Re: [Samba] retrieve machine password in current Samba?
-- >8 -- snip -- 8< --
> I've looked into this, and I don't think we have changed the format, it is just that
> we stopped
2024 Jul 13
1
smbd interoperability with sssd on Kerberos no winbind
...code 1. So did
-v on adcli, then showed
secrets_fetch_or_update_domain_info:
secrets_domain_info_password_create(pw) failed for <COMPANY.NET> -
NT_STATUS_UNMAPPABLE_CHARACTER.
Then used adcli update with --show-password to print the machine
password in plain text. Then manually run net changesecretpw -d 5. It
complains no key for current domain. So used tdbtool secrets.tdb insert
SECRETS/MACHINE_PASSWORD/COMPANY.NET 1
Still having the same UNMAPPABLE_CHARACTER error, then changed unix
charset = UTF-8 (default) to CP850, and return code = 0, so wow. Let's
see if I could carry on the tro...
2024 Jul 13
1
smbd interoperability with sssd on Kerberos no winbind
On Fri, 12 Jul 2024 22:28:27 +0000 (UTC)
Household Cang via samba <samba at lists.samba.org> wrote:
> Hello there
>
> Seeking to serve file shares from AD-joined Debian using sssd and
> Kerberos as authentication. No Winbind.
Stop right there, I do not know what distro you are using, but if it
was Debian, I would be running the following commands:
apt remove sssd
apt install
2024 Jan 31
0
[Announce] Samba 4.18.10 Available for Download
...<slow at samba.org>
?? * BUG 13688: Windows 2016 fails to restore previous version of a
file from a
???? shadow_copy2 snapshot.
?? * BUG 15549: Symlinks on AIX are broken in 4.19 (and a few version
before
???? that).
o? Samuel Cabrero <scabrero at samba.org>
?? * BUG 13577: net changesecretpw cannot set the machine account
password if
???? secrets.tdb is empty.
o? Bjoern Jacke <bj at sernet.de>
?? * BUG 12421: Fake directory create times has no effect.
o? Bj?rn Jacke <bjacke at samba.org>
?? * BUG 15540: For generating doc, take, if defined, env
XML_CATALOG_FILES.
??...
2024 Jan 31
0
[Announce] Samba 4.18.10 Available for Download
...<slow at samba.org>
?? * BUG 13688: Windows 2016 fails to restore previous version of a
file from a
???? shadow_copy2 snapshot.
?? * BUG 15549: Symlinks on AIX are broken in 4.19 (and a few version
before
???? that).
o? Samuel Cabrero <scabrero at samba.org>
?? * BUG 13577: net changesecretpw cannot set the machine account
password if
???? secrets.tdb is empty.
o? Bjoern Jacke <bj at sernet.de>
?? * BUG 12421: Fake directory create times has no effect.
o? Bj?rn Jacke <bjacke at samba.org>
?? * BUG 15540: For generating doc, take, if defined, env
XML_CATALOG_FILES.
??...
2024 Jan 08
0
[Announce] Samba 4.19.4 Available for Download
Release Announcements
---------------------
This is the latest stable release of the Samba 4.19 release series.
Changes since 4.19.3
--------------------
o? Samuel Cabrero <scabrero at samba.org>
?? * BUG 13577: net changesecretpw cannot set the machine account
password if
???? secrets.tdb is empty.
o? Bj?rn Jacke <bjacke at samba.org>
?? * BUG 15540: For generating doc, take, if defined, env
XML_CATALOG_FILES.
?? * BUG 15541: Trivial C typo in nsswitch/winbind_nss_netbsd.c.
?? * BUG 15542: vfs_linux_xfs is inco...
2024 Jan 08
0
[Announce] Samba 4.19.4 Available for Download
Release Announcements
---------------------
This is the latest stable release of the Samba 4.19 release series.
Changes since 4.19.3
--------------------
o? Samuel Cabrero <scabrero at samba.org>
?? * BUG 13577: net changesecretpw cannot set the machine account
password if
???? secrets.tdb is empty.
o? Bj?rn Jacke <bjacke at samba.org>
?? * BUG 15540: For generating doc, take, if defined, env
XML_CATALOG_FILES.
?? * BUG 15541: Trivial C typo in nsswitch/winbind_nss_netbsd.c.
?? * BUG 15542: vfs_linux_xfs is inco...
2007 Jun 01
2
groupmapping impossible?
...et join to join a domain
> net cache to operate on cache tdb file
> net getlocalsid [NAME] to get the SID for local name
> net setlocalsid SID to set the local domain SID
> net setdomainsid SID to set the domain SID on member servers
> net changesecretpw to change the machine password in the local
> secrets database only
> this requires the -f flag as a safety barrier
> net status Show server status
> net usersidlist to get a list of all users with their SIDs
> net usershare t...
2010 Nov 17
3
Need help changing user password
Hi!
I am currently using Samba4 Alpha13 but I have not been
able to change a users password. I curently can add a
user using ldbadd and a ldif file but I would like to
know the recommended way of changing a users password.
It would be nice if it could be done from the
adminstrator account so that you do not need to know
the original password. Thanks for the help!
MS