Displaying 20 results from an estimated 500 matches similar to: "[Bug 744] Login Problems"
2002 Oct 16
2
SSH Bug 3.5p1 Expired Passwords
Hello
in the new Openssh 3.5p1 is the sam Bug as in the 3.4p1 :-(
When a User try to login with a expired Passwort, SSH denys the Acces to the System
fbeckman at zvadmxz:/home/fbeckman # ssh -v fbeckman at xy
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090605f
debug1: Reading configuration data /etc/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
2005 Mar 02
0
Ssh / sft /scp password problems, agent runs fine
Hi :-)
When i use scp or sftp with password login, it dont com back
fbeckman at zvadm6:/home/fbeckman $ scp /etc/hosts root at devil3:/var/tmp/
Password:
hosts 100% 283KB 283.4KB/s 00:00
....
<sleep>
^CKilled by signal 2.
fbeckman at zvadm6:/home/fbeckman $
Only Ctrl C helps
Exsample 2:
ssh devil3
2005 Mar 02
1
(Ssh / sft /scp password problems, agent runs fine) root
Hi :-)
I forgott...
user -> root hangs
root -> root hangs
user -> user runs fine
fbeckman: ssh fbeckman at devil3 uname -a
Password:
SunOS devil3 5.8 Generic_117350-02 sun4u sparc SUNW,Ultra-Enterprise
Runs fine
fbeckman: ssh root at devil3 uname -a
Password:
SunOS devil3 5.8 Generic_117350-02 sun4u sparc SUNW,Ultra-Enterprise
HANGS
Frank
2006 Oct 17
4
Warning of protential probs with 2.6.9-42.0.3.EL update
Not sure yet what or where the problems are but having just done a jum
update on my HP laptop (nw8240) and my IBM desktop from 2.6.9.42.0.2.EL the
laptop is locking up during boot sequence and the desktop when running
VMware Workstation seems to take all CPU and makes strange noises from the
loudspeaker.
Using grub to fall back to last kernel all is ok again !!.
Ian
-------------- next part
2010 Sep 09
4
Capistrano Deploy with SVN over SSH - Network connection closed unexpectedly
Hello all,
i changed today from my local repository to a repository on a server. The repository now lies on the same server where my application is going to be deployed. Everything went fine
create my repository on the server and checked out my working copy. After some changes on the code i wanted to deploy my application but it failed.
The error is:
"svn: Network connection closed
2019 Oct 16
3
Can't setup kerberos auth for samba4 server?
Hi!
Setup: Debian, Samba 4.11
After successfully setting up samba4, I want this machine to authenticate
against the running samba4-server. I've created /etc/krb5.conf:
[libdefaults]
default_realm = ADA.DE <http://ada.de/>
dns_lookup_realm = false
dns_lookup_kdc = true
kdc_timesync = 1
ccache_type = 4
forwardable = true
proxiable
2019 Oct 16
2
Can't setup kerberos auth for samba4 server?
It is not a member server it's the PDC. And after configuring
/etc/krb5.conf you'll be able to
# kinit Administrator
Passwort f?r Administrator at ADA.DE:
Warnung: Ihr Passwort wird in 39 Tagen am Mo 25 Nov 2019 08:22:41 CET
ablaufen.
And now:
# net ads join -k
Host is not configured as a member server.
Invalid configuration. Exiting....
Failed to join domain: This operation is only
2002 May 04
3
Send Password with RSYNC_PASSWORD ore --password-file
Hallo,
i am verry sorry about my bad engllish.
But i trie my best...
I trie to setup an Backupserver.
If i use this
rsync -varpog -e ssh /home/www/web6 217.172.xxx.xxx:/home/www/web6
the Server is asking me fore Password.
If i use this
rsync -varpog -e ssh --stats /home/www/web6
217.172.xxx.xxx:/home/www/web6 --password-file=host1.pwd
the Server is asking me too fore Passwort.
How i can bring
2002 Jun 11
1
SSH / PAM Problem
Hallo
da mein English nicht so gut ist und bei der ?bersetzung auch noch
Missverst?ndnisse auftretten k?nnten, hier das Orginal :-)
Das Problem ist, dass bei der Kombination openssh pam und ldap, die
Verbindung zum Ldapserver so lange offen gehalten wird bis die ssh
Session geschlossen wird. Das ist nur bei SSH so ! Alle andere Dienste
sprechen den Server an und schliessen nach Best?ttigung des
2004 Jul 11
2
smbldap-tools, setting password on command line?
Hi,
the smbldap tools are a great thing to have, thanks a lot!
I just wonder if it would be possible to set a password via the command line, like:
smbldap-passwd.pl testuser1 not24get
I have to create accounts for several hundreds people every year and give them
an immutable password. So long I do that with smbpasswd, ldappasswd and a tiny
script around these tools. I tried
smbldap-passwd.pl
2015 Jun 06
2
How Can I create a group policies with Samba?
Hello Experts.Can I implement any group policy via Samba in Linux? For example, In Windows OS you can write a Group policy for disable specific application or hide partitions and when the user logging into the PC the Policy execute on his system automatically, But how about Linux?
Thank you.?
2010 Jul 27
4
SSHA256 scheme
Hi again,
I`m a bit confused how to store a SSHA256 password in the database and
I can`t find any information in the wiki.
Do I have to store the SHA256 hash and the salt separately (what would
the password_query be like in this way) or just the final SSHA256 hash?
Regards
Patrick
2003 Nov 06
5
[Bug 755] PermitEmptyPasswords ignored
http://bugzilla.mindrot.org/show_bug.cgi?id=755
Summary: PermitEmptyPasswords ignored
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: critical
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
2004 Sep 03
0
RC2 with OH323 or H323
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi All,
I've just finished my upgrade to asterisk RC2.
I need to have H323 support, and in the last months i've been using
the chan-oh323 with good results.
My question is: anyone in the list have made tests with both chans
(oh323 and h323), which is best ?
For this installation i don't need the gatekeeper support, i just want
to
2014 Dec 06
2
OpenLDAP proxy to samba4 AD
We already have a Openldap in production, with a samba3. What I am wanting
to do is install the Samba4, and still continue to use the "openldap" for
authentication of users in various services that are operating.
You think it's possible?
On Sat, Dec 6, 2014 at 2:41 AM, jacek burghardt <jaceksburghardt at gmail.com>
wrote:
> DO you mean using samba as ldap ? I am using
2017 Sep 07
5
password reset
This is off topic, but I am not sure where to go.
I have a local user who cannot login because of a forgotten password, so I went to reset her password with
sudo passed <user>
Which appears to work, asking for a new password and a confirmation. No error occurs (unless I give it unmatched passwords), but the password is not changed.
if I try to change the password in the user's
2011 May 22
11
Problems Connecting to SQL Server
Hi all
I want to connect my app to MSSQL but when i type
rake db:migrate
an erro occured like this:
←[31mCould not find gem ''odbc (>= 0, runtime)'' in any of the gem sources
listed in your Gemfile.←[0m
this is my YML file:
development:
adapter: sqlserver
mode: odbc
dsn: ontrack
host: BABAK-PC
pool: 5
timeout: 5000
and in my gem file
gem
2003 Aug 27
1
samba und netzlaufwerke unter winxp
Hallo,
Ich habe ebendfalls das Problem, dass ich mich extra anmelden muss bei
meinem Linux-Server. Hast Du da eine L?sung gefunden.
From: "Marcel Stein" <marcel-stein@arcor.de>
Subject: samba und netzlaufwerke unter winxp
Date: Thu, 26 Jun 2003 20:04:56 +0200
Message-ID: <000001c33c0d$76d703f0$0201a8c0@winxp>
Ich habe einen samba zu laufen und greife vom client winxp
2004 Jun 18
5
[EXPERIENCES] with OpenLDAP and Samba and Redundancy ???
hi
i'm looking for hints/experiences concering samba v3, openldap AND
redundancy
my setup is:
Samba PDC with LDAP Master
Samba BDC with LDAP Slave
Samba Member Server, contacting first PDC, then BDC if the first fails
if all instances are working properly, everything is okay
replication is also fine (from Master -> Slave)
and now imagine:
LDAP Master dies
all smbd are contacting LDAP
2005 Apr 03
1
MySQL-Auth Problem
Hi,
i would use Dovecot-test66 with MySQL-Auth for virtual users.
MySQLd version: 4.1.10a
I compliled dovecot with: CPPFLAGS=-I/usr/include/mysql
LDFLAGS=-L/usr/lib ./configure --prefix=/usr --sysconfdir=/etc/dovecot
--without-passwd --without-shadow --without-pam --without-checkpassword
--without-bsdauth --without-vpopmail --with-mysql --with-ssl=openssl
--with-storages=maildir