search for: getpassword

Displaying 20 results from an estimated 44 matches for "getpassword".

2016 Oct 26
2
samba-tool user getpassword --decrypt-samba-gpg
Hello, I'm looking to use the new 'samba-tool user getpassword' or 'samba-tool user syncpasswords' for syncing to an OpenLDAP server. I've configured the 'password hash gpg key ids' in smb.conf. Everything appears to be working fine, except the plaintext passwords returned from samba-tool user getpassword --decrypt-samba-gpg are diffe...
2016 Oct 18
3
samba-tool user syncpasswords / getpassword usage and clarifications
Hi everyone, hi Metze, looking through the mailing list, it seems that there hasn't been much talk about the interesting features offered by syncpassword / getpassword that came out with 4.5.0. I was hoping to use this feature to pipe a ssha1 and HA1 hashes into an external ldap. Looking at the command line doc and then at the source code, it gets a bit more clear to me and I wanted to have some confirmation on that process. It seems that the only added value...
2016 Oct 19
0
samba-tool user syncpasswords / getpassword usage and clarifications
Hi Dennis, > looking through the mailing list, it seems that there hasn't been much > talk about the interesting features offered by syncpassword / > getpassword that came out with 4.5.0. I was hoping to use this feature > to pipe a ssha1 and HA1 hashes into an external ldap. > > Looking at the command line doc and then at the source code, it gets a > bit more clear to me and I wanted to have some confirmation on that > process. > > I...
2017 Sep 26
3
syncpasswords/getpassword: some examples, please...
[Clearly, this question is intimately connected to the previous...] I need a way to ''preprocess'' or at least intercept password changes, because i need to propagate them to other ''legacy'' systems. I've looked around and found syncpasswords / getpassword samba-tool commands, but really i've not understood how they work. Seems to me that can be useful in my scope, but really i've not understood how. Googling around lead me to some mailing list posts, but was not sufficient (at least to me) to understand. Wiki seems have nothing on this topi...
2017 Sep 27
0
syncpasswords/getpassword: some examples, please...
...y, this question is intimately connected to the previous...] > > I need a way to ''preprocess'' or at least intercept password changes, > because i need to propagate them to other ''legacy'' systems. > > I've looked around and found syncpasswords / getpassword samba-tool > commands, but really i've not understood how they work. > Seems to me that can be useful in my scope, but really i've not > understood how. > > Googling around lead me to some mailing list posts, but was not > sufficient (at least to me) to understand. > Wi...
2008 Aug 11
3
tkentry that exits after RETURN?
...s when the user clicks on the "OK" button. Anyone have any clever ideas for returning/ destroying the window when the user types a carriage return/ENTER in the text window? I've messed around a little with validate, validatecommand, but don't see any obvious way to do it ... getPassword <- function(){ require(tcltk) tt <- tktoplevel() pass=tclVar("") label.widget <- tklabel(tt, text="Enter Password") password.widget <- tkentry(tt,show="*",textvariable=pass) ok <- tkbutton(tt,text="OK",default="acti...
2016 Oct 21
1
samba-tool user syncpasswords / getpassword usage and clarifications
On Wed, 2016-10-19 at 10:10 +0200, Stefan Metzmacher via samba wrote: > Hi Dennis, > > >  > > > > If this is the way it works, I was wondering if is there a reason > > why > > not directly storing the required hashes (ssha1, ssha256, etc.) > > into the > > supplementalCredentials attribute on the DC doing the password > > change? > >
2015 Mar 17
2
cant' start vnc server
...rm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & #twm & exec gnome-session & But when I go to start it up I am getting this error: [root at potwsld00001 ~]# service vncserver start Starting VNC server: 1:mysql You will require a password to access your desktops. getpassword error: Inappropriate ioctl for device Password: [FAILED] Can anyone tell me how to get past this point? Thanks Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
2019 Jan 23
2
Get PasswordMustChangeNow parameter from command line
I am adapting a script that needs to know whether a user needs to change their password on the next login from NT to AD with Samba. I have tried "samba-tool user getpassword <user> --attributes PwdMustChangeNow", but that's not giving me anything useful - just a DN, and "Got password OK" (even on users that do need the password to change). Is there another line I can use that will show when a user's password must change? The OS is Debian 9...
2024 Jan 29
1
[Announce] Samba 4.20.0rc1 Available for Download
...stributions are found in the bootstrap/generated-dists/ directory of a Samba source tree.? While there will be some differences - due to features chosen by packagers - comparing these lists with the build dependencies in a package may locate other dependencies we no longer require. samba-tool user getpassword / syncpasswords ;rounds= change ----------------------------------------------------------- The password access tool "samba-tool user getpassword" and the password sync tool "samba-tool user syncpasswords" allow attributes to be chosen for output, and accept parameters like pwd...
2024 Jan 29
1
[Announce] Samba 4.20.0rc1 Available for Download
...stributions are found in the bootstrap/generated-dists/ directory of a Samba source tree.? While there will be some differences - due to features chosen by packagers - comparing these lists with the build dependencies in a package may locate other dependencies we no longer require. samba-tool user getpassword / syncpasswords ;rounds= change ----------------------------------------------------------- The password access tool "samba-tool user getpassword" and the password sync tool "samba-tool user syncpasswords" allow attributes to be chosen for output, and accept parameters like pwd...
2019 Mar 28
2
Encoding problem with the unicodePwd stored into sam.ldb
hello, I use Samba 4.9.5 on Linux Debian 9. I want to extract users' passwords. A lot of passwords are ok, some are not. Example with a password returning an error : # ldbsearch -H /var/lib/samba/private/sam.ldb '(primaryGroupID=513)' userPrincipalName unicodePwd .... # record 494 dn: CN=XXX,CN=Users,DC=YYY,DC=ZZZ,DC=fr unicodePwd:: wXQvJaSkn0gvg1POsY9Icw== uidNumber: 5110
2024 Feb 12
0
[Announce] Samba 4.20.0rc2 Available for Download
...stributions are found in the bootstrap/generated-dists/ directory of a Samba source tree.? While there will be some differences - due to features chosen by packagers - comparing these lists with the build dependencies in a package may locate other dependencies we no longer require. samba-tool user getpassword / syncpasswords ;rounds= change ----------------------------------------------------------- The password access tool "samba-tool user getpassword" and the password sync tool "samba-tool user syncpasswords" allow attributes to be chosen for output, and accept parameters like pwd...
2024 Feb 12
0
[Announce] Samba 4.20.0rc2 Available for Download
...stributions are found in the bootstrap/generated-dists/ directory of a Samba source tree.? While there will be some differences - due to features chosen by packagers - comparing these lists with the build dependencies in a package may locate other dependencies we no longer require. samba-tool user getpassword / syncpasswords ;rounds= change ----------------------------------------------------------- The password access tool "samba-tool user getpassword" and the password sync tool "samba-tool user syncpasswords" allow attributes to be chosen for output, and accept parameters like pwd...
2024 Feb 26
0
[Announce] Samba 4.20.0rc3 Available for Download
...stributions are found in the bootstrap/generated-dists/ directory of a Samba source tree.? While there will be some differences - due to features chosen by packagers - comparing these lists with the build dependencies in a package may locate other dependencies we no longer require. samba-tool user getpassword / syncpasswords ;rounds= change ----------------------------------------------------------- The password access tool "samba-tool user getpassword" and the password sync tool "samba-tool user syncpasswords" allow attributes to be chosen for output, and accept parameters like pwd...
2024 Feb 26
0
[Announce] Samba 4.20.0rc3 Available for Download
...stributions are found in the bootstrap/generated-dists/ directory of a Samba source tree.? While there will be some differences - due to features chosen by packagers - comparing these lists with the build dependencies in a package may locate other dependencies we no longer require. samba-tool user getpassword / syncpasswords ;rounds= change ----------------------------------------------------------- The password access tool "samba-tool user getpassword" and the password sync tool "samba-tool user syncpasswords" allow attributes to be chosen for output, and accept parameters like pwd...
2024 Mar 11
0
[Announce] Samba 4.20.0rc4 Available for Download
...stributions are found in the bootstrap/generated-dists/ directory of a Samba source tree.? While there will be some differences - due to features chosen by packagers - comparing these lists with the build dependencies in a package may locate other dependencies we no longer require. samba-tool user getpassword / syncpasswords ;rounds= change ----------------------------------------------------------- The password access tool "samba-tool user getpassword" and the password sync tool "samba-tool user syncpasswords" allow attributes to be chosen for output, and accept parameters like pwd...
2024 Mar 11
0
[Announce] Samba 4.20.0rc4 Available for Download
...stributions are found in the bootstrap/generated-dists/ directory of a Samba source tree.? While there will be some differences - due to features chosen by packagers - comparing these lists with the build dependencies in a package may locate other dependencies we no longer require. samba-tool user getpassword / syncpasswords ;rounds= change ----------------------------------------------------------- The password access tool "samba-tool user getpassword" and the password sync tool "samba-tool user syncpasswords" allow attributes to be chosen for output, and accept parameters like pwd...
2024 Mar 27
0
[Announce] Samba 4.20.0 Available for Download
...stributions are found in the bootstrap/generated-dists/ directory of a Samba source tree.? While there will be some differences - due to features chosen by packagers - comparing these lists with the build dependencies in a package may locate other dependencies we no longer require. samba-tool user getpassword / syncpasswords ;rounds= change ----------------------------------------------------------- The password access tool "samba-tool user getpassword" and the password sync tool "samba-tool user syncpasswords" allow attributes to be chosen for output, and accept parameters like pwd...
2024 Mar 27
0
[Announce] Samba 4.20.0 Available for Download
...stributions are found in the bootstrap/generated-dists/ directory of a Samba source tree.? While there will be some differences - due to features chosen by packagers - comparing these lists with the build dependencies in a package may locate other dependencies we no longer require. samba-tool user getpassword / syncpasswords ;rounds= change ----------------------------------------------------------- The password access tool "samba-tool user getpassword" and the password sync tool "samba-tool user syncpasswords" allow attributes to be chosen for output, and accept parameters like pwd...