similar to: Handling forced pwd changes

Displaying 20 results from an estimated 10000 matches similar to: "Handling forced pwd changes"

2008 Jan 20
1
winbind forced password change requires interactive shell
We've discovered that although Winbind supports password changes when the account password is expired, this only works with *interactive* shells. This is a major problem for us. Use case 1: SSH tunnels: $ ssh user2@localhost -N -L 4711:localhost:22 user2@localhost's password: <trying to use the tunnel> channel 2: open failed: administratively prohibited: open failed As you can
2000 Jul 19
0
Possible bug in 2.0.7?
Hi. I'm setting up a Linux server (VA Linux version of Red Hat 6.2, kernel 2.2.14), and I've installed Samba 2.0.7 from the rpm samba-2.0.7-20000425.i386.rpm, packager John H Terpstra [Samba Team], build date Wed Apr 26 02:46:34 GMT 2000. My smb.conf file, and a portion of the log file, are at the end of this message. I'm trying to replace a NetWare server, which co-exists with an
2008 Aug 15
1
FAILED with error NT_STATUS_PASSWORD_MUST_CHANGE
Hi there, I'm working on a new print server to replace one that's pretty long in the tooth. I'm using standard packages from Ubuntu Hardy Heron which appears to be Samba 3.0.28a. We use LDAP for the authentication backend. I seem to have that configured properly as I get a ldap_connect_system: succesful connection to the LDAP server in the log but every login fails with: FAILED
2008 Feb 02
1
[Bug 14338] New: Firefox crash when viewing this flash
http://bugs.freedesktop.org/show_bug.cgi?id=14338 Summary: Firefox crash when viewing this flash Product: swfdec Version: unspecified Platform: x86 (IA32) URL: http://www.circuit-fantasia.com/collections/circuit- collection/menus/circuit-contents.swf OS/Version: Linux (All) Status: NEW
2006 Feb 01
0
SAMBA 3.0.21b expired password issue for Solaris 9 - perhaps a bug in winbind or /etc/pam.conf misconfigure
All, The SAMBA version 3.0.21b expired password pam_winbind.so section perhaps might still have an issue. It seems to just be in some kind of loop and never completes the section in pam_winbind.c of pam_sm_chauthtok. See ssh (Solaris 4.2.p1 ssh) sequence below: ssh hermione Password: Changing password for leeraym (current) NT password: Re-enter new Password: Password: Password:
2010 Jun 09
0
Grand Fantasia works?!
I'm trying to install Grand Fantasia on my kubuntu 9.10 machine (that has Wine of course). On the AppDB, one of the entries, the more recent one, states that GF can work. However, whenever I try to run it, it claims that it can't be run on a virtual machine. How would I bypass this? Thanks!
2008 Mar 05
1
Strange NT_STATUS_PASSWORD errors after upgrade to 3.0.26a
> I just upgraded one of our samba BDC's (with LDAP back end on > solaris 10) from 3.0.23c to > 3.0.26a and can no longer mount shares. > > The error message I'm seeing in the samba logs is > > [2007/11/15 14:15:26, 1] auth/auth_sam.c:sam_account_ok(172) > sam_account_ok: Account for user 'dbb' password must change!. > [2007/11/15 14:15:26, 3]
2007 Nov 15
2
Strange NT_STATUS_PASSWORD errors after upgrade to 3.0.26a
Hi, I just upgraded one of our samba BDC's (with LDAP back end on solaris 10) from 3.0.23c to 3.0.26a and can no longer mount shares. The error message I'm seeing in the samba logs is [2007/11/15 14:15:26, 1] auth/auth_sam.c:sam_account_ok(172) sam_account_ok: Account for user 'dbb' password must change!. [2007/11/15 14:15:26, 3]
2002 Nov 22
1
smbclient says NT_STATUS_PASSWORD_MUST_CHANGE - how to change password?
After a thorough google and marc search i'm shocked to find this problem unmentioned... How does one go about changing the windows password from a unix machine with no physical access to the windows machine sharing things? samba 2.2.3a (debian woody) windows2000 server thanks! brad note: here's my latest attempt. I tried this with and without a -c parameter smbclient //coco2/c$ -c
2004 Jun 17
0
failed login, NT_STATUS_PASSWORD_MUST_CHANGE
Hi, I am unable to login to a samba system that uses kerberos to authenticate to ADS if the users password has expired on the ADS system or if "User must change password at next login" is checked on the ADS.. I get a "login incorrect" message on the linux system and the log file gives the following error: pam_winbind[3647]: request failed: Must change password, PAM error
2006 Mar 18
1
Bug: ./ != $PWD
Hi, I can't tell the reason and conditions to repeat this bug... "ls" and "ls $PWD" produce different directory listing (of different times, so a subdir is existing in one listing and missing in an other). ls . $PWD Linux 2.6.15.6 GNU bash, version 2.05b.0(1)-release (i386-pc-linux-gnu) Linux 2.6.15.6 PREEMPT i686 /dev/hda5 on / type ext3
2010 Jun 26
0
[MODULE] pwd
From: Gene Cumm <gene.cumm at gmail.com> [MODULE] pwd to list present (current) working directory. If the returned string is empty, display ".". If the return value is NULL, display an error message. Signed-off-by: Gene Cumm <gene.cumm at gmail.com> Unfortunately, it appears that COM32 getcwd is not working properly at this moment, it calling the COMBOOT call and getting
2004 Jan 08
1
chroot and pwd.db file not found ...
This has been asked before, but my question is somewhat different. On FreeBSD, the message: rsyncd[520]: /etc/pwd.db: No such file or directory is obviously caused by a chrooted rsyncd being unable to access /etc/pwd.db to get at the password database to convert UIDs to names and back. Workorounds of putting /etc/pwd.db in the chrooted directory have been offered, and that's one solution.
2003 Jan 16
2
Why is rsyncd trying to access /etc/pwd.db?
I have rsync-2.5.5 humming along on FreeBSD 4.7-STABLE with no apparent problems. However, I notice when some clients connect to sync, I get this in /var/log/messages rsyncd[42843]: /etc/pwd.db: No such file or directory rsync is running as root with this basic rsync.conf: use chroot = yes read only = yes timeout = 600 Well of course /etc/pwd.db exists and could be readable, but more
2019 May 06
0
samba-tool max-pwd-age error
Hai, Well, i think you found a bug here, i get exact the same. But i found a workaround ;-) We need to verify it. Can someone test this on a source build also for this. Try this for the error. samba-tool domain passwordsettings show samba-tool domain passwordsettings set --max-pwd-age=90 That errors. And if you try this and set Min + Max age, then it works: kinit Administrator
2009 Sep 01
0
[LLVMdev] spec tests + PWD=
I did make that change to support the following code in ToolRunner.cpp. I found that if I did not explicitly set PWD when invoking bugpoint, then it would not be in the environment. I'm not sure why PWD is not being inherited... perhaps some make weirdness... or bash??? and I don't know how it ever worked before my change. // Full path to the binary. We need to cd to the exec
2007 Dec 13
0
constants_rewrite branch, Merb.root and Dir.pwd?
Hello Guys, Doing some svn up and some looking at the code in the repo, found that MERB_ROOT and the replacement Merb.root constant based heavily on Dir.pwd (on trunk: http://merb.devjavu.com/browser/trunk/lib/merb.rb#L89) Dir.pwd present a problem when you try to run something "outside" the root of your app, let say inside app directory it will wrongly assing MERB_ROOT to Dir.pwd and
2015 Jan 13
3
[Bug 2337] New: PATCH remove duplicate #include of pwd.h
https://bugzilla.mindrot.org/show_bug.cgi?id=2337 Bug ID: 2337 Summary: PATCH remove duplicate #include of pwd.h Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: sftp-server Assignee: unassigned-bugs at
2019 May 06
2
samba-tool max-pwd-age error
On Mon, 6 May 2019 08:57:35 +0200 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai, > > Well, i think you found a bug here, i get exact the same. > But i found a workaround ;-) > > We need to verify it. Can someone test this on a source build also > for this. > > Try this for the error. > samba-tool domain passwordsettings
2004 Feb 16
0
I can see share, but it won't let me use my pwd (OSX)
(Apologies if this has already gone to the list. I've been trying to post via the newsgroup and it appears none of my messages went through...so now I'm doing it via the list-serv) I have samba (2.28) running on a linux server (Mandrake 9.2). Neither my win2k machine nor my OSX (panther) machine will see the share via the network browser. In my OSX machine, I CAN connect if I