HelloThank you very much for copssh
I installed it on win2k3 and it worked flawlessly, but on win2k (i've tried 2) all i got is authentication failed (event log says the same). i feel it is even not passing the authen. to windows as i got policies to disable account after 3 logins, but even after say 20 tries the account is not locked out.
I use the last copssh (1.3.2)
Thanks again
gaiaphil
NT/2000 login failed
Thu, 02/06/2005 - 16:03
#1
NT/2000 login failed
Release news
- 2023-05-30 Nagwin 5.2.0
- 2023-05-23 Copssh server 7.13.2
- 2023-05-23 Copssh server 8.1.2
- 2023-03-29 Rsync Client Helper GUI 1.0.3.7
- 2023-03-29 Nagwin 5.1.2
Hi,
Thanks for your feedback. You're right. I got the same problem when I tried copSSH 1.3.2 on windows NT/2000 systems. Version 1.3.1a works just fine. I think a small glitch has found its way into the installer package. I am investigating this issue.
Workaround in the meantime is to install copssh 1.3.1a. Older versions of copssh can be downloaded from here.
I've found that the problem is newer version of cygwin1.dll (1.5.17). The problem disappears when I switch back to the version 1.5.14, which comes with copSSH 1.3.1. I suppose that this is a cygwin issue. I will report it to the cygwin mailing list.
We have two workarounds:
Hi,
copSSH 1.3.2 was the first version i tried and i was confused not to get it to work, until i saw this thread.
Replacing cygwin1.dll (1.5.17) by cygwin1.dll (1.5.14)worked!!
I love this package. It seems to be the only package for Windows, which is (still) supported! The SSHWindows project seems to be dead.(last version July 9, 2004)
Keep up the good work!
I've found that the problem is newer version of cygwin1.dll (1.5.17). The problem disappears when I switch back to the version 1.5.14, which comes with copSSH 1.3.1. I suppose that this is a cygwin issue. I will report it to the cygwin mailing list.
We have two workarounds:
I ran into this same problem with 1.3.2. I have replaced the cygwin1.dll with version 1.5.14, but I continue to have the same problem.
No log is currently being saved to /var/log/copSSHD.log
Here is the log from putty on the client machine:
Any suggestions?
Sincerely,
Jon Roberts
Restaurant eFund
Interesting! A simple question : Did you restart the service after having replaced cygwin1.dll ?
Yes,
Restarted the service. User is a domain user if that makes any difference. I used the scripts that you posted here to add the user and I verified that the group and passwd do indeed contain the correct usernames and groups with the correct ssids.
Hello dear Site AdminThank you for the help.
Well after applying the hack you've suggested i can pass the authentication, but i got the following message:
"
bash.exe: warning: could not find /tmp, please create!
-bash: /etc/profile: Permission denied
-bash: /home/myuser/.bash_profile: Permission denied
-bash-2.05b$
"
and with sftp i got just "connection closed"
Same thing with 1.3.1a
Thanks again Gaiaphil
It seems to me that there is something wrong with your installation. /tmp directory is created automatically by the installer. Create tmp directory and run setperms.cmd again. You may have to reinstall copssh if it doesn't help.
Hello dear Site Admin
Thank you for the help.
Well after applying the hack you've suggested i can pass the authentication, but i got the following message:
"
bash.exe: warning: could not find /tmp, please create!
-bash: /etc/profile: Permission denied
-bash: /home/myuser/.bash_profile: Permission denied
-bash-2.05b$
"
and with sftp i got just "connection closed"
Same thing with 1.3.1a
Thanks again Gaiaphil
I keep geting a similar error on rsync v2:Logon Failure:
Reason: Unknown user name or bad password
User Name: NOUSER
Domain:
Logon Type: 2
Logon Process: Advapi
Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
I only have version 5.17.129 that was included with the install can someone post a link to a older version of cygwin1.dll?
Thanks,
Andrew
I've discovered that Users must have read access to the installation directory. This is automatically handled by v1.3.1. I am going to reintroduce it again with the next release (1.3.3). The problem with cygwin 1.5.17 still exists. Therefore, the new release will have two separate installers for XP/2003 and 2000/NT systems.
Yes,
Restarted the service. User is a domain user if that makes any difference. I used the scripts that you posted here to add the user and I verified that the group and passwd do indeed contain the correct usernames and groups with the correct ssids.
copSSH 1.3.3 is released now and is supposed to solve this problem.
Resolved it for me.
Thanks!