Displaying 20 results from an estimated 600 matches similar to: "ssh server hangs the port even if client machine shuts down"
2009 Aug 12
2
Restrict a client port-forward to 1 port
Hi,
Is it possible to restrict a client port-forwarding to one port?
For example i want client X to open only port 1037 on server through
port-forwarding, client Y only port 1038 and so on...
How can this be possible?
I use private/public keys authentication.
Client version is openssh3.8p1, is windows client, and server version
is latest openssh on a linux machine.
Can anyone help please?
Thank
2008 Dec 16
3
Patch for OpenSSH for Windows to allow authentication through certificates
Hi all,
Does anyone know if it exists a patch for OpenSSH for Windows to allow
authentication through certificates?
Is it possible to make one if it doesn't exists?
Using OpenSSH for Windows 3.8p1-1 20040709 Build.
I know there is Roumen Petrov patch, but is for unix machines if i'm
not mistaken.
I need a similar one for Windows that work with the Roumen Petrov
patch so i can have
2008 Dec 12
4
Can't connect client when runned from Windows Service
Hi,
I have a client on a Windows machine that connects through openssh on a
linux server.
I have this script (tunnel.cmd):
@echo off
:RUN echo Connecting?
"C:/Program Files/OpenSSH/bin/ssh.exe" -R 40201:localhost:50300 -o
TCPKeepAlive=no -o ServerAliveInterval=15 -o ServerAliveCountMax=2 -i id_rsa
visma at 10.55.40.123
echo Restarting in 10 seconds?
GOTO RUN
It is runned from another
2009 Jun 12
2
Restrict port forwarding on server
Hi,
Is there a way to restrict port forwarding on the server?
I want only port 8080 on the server to be available to clients.
Example when i give this command clients should be able to connect:
ssh -L 30300:localhost:8080 ....
When i give this for example clients should not be able to connect:
ssh -L 30300:localhost:4040 ....
I tried this option in config file of server:
PermitOpen
2009 Jun 18
2
Convert pem key to ssh-rsa format
Hi
I have a certificate in der format, from it with this command i
generate a public key:
openssl x509 -inform der -in ejbcacert.cer -noout -pubkey > pub1key.pub
result is this:
-----BEGIN PUBLIC KEY-----
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC7vbqajDw4o6gJy8UtmIbkcpnk
O3Kwc4qsEnSZp/TR+fQi62F79RHWmwKOtFmwteURgLbj7D/WGuNLGOfa/2vse3G2
2010 Apr 19
1
SSH limits
Hi,
I have some questions about ssh server and Linux, hope someone can help me :)
1. Does Ssh server have a limit for the number of users that can connect ?
2. Does Ssh have restrictions about an username length? Or
username format? We would like to use something like: foo_<GUID>
ex: foo_ 5CEB80CF-150F-4ff0-8743-A6493FA200C1
3. Does Linux have a limit of user
2009 Oct 19
3
remote port forwarding unstable
Hi,
I'm not sure if this is a bug or not, maybe someone noticed it also...
I always do a remote port forwarding with openssh on 1026 port let's
say ( ssh -R 1026:localhost:55555 ). Most times the port is opened on
remote machine. But sometimes i notice that ssh can't do remote port
forwarding to that port 1026. I looked on the remote machine (netstat
-an) and no one is using that
2019 Jul 31
3
GPO issues - getting SYSVOL cleaned up again
Am 31.07.19 um 13:37 schrieb L.P.H. van Belle via samba:
> So if i understand correctly.
> You removed : /var/lib/samba/private/dns_update_cache
>
> Stopped samba and started samba and you got the dns A for hostname DC back
> in /var/lib/samba/private/dns_update_cache ??
Yes!
repeated that once more now. Same result.
> Hmm..
>> SOA contains
2008 Aug 07
0
crash : 2.7.0 after installing it (PR#12143)
--_e6765d9c-a0eb-4881-9b60-b9820e4c5665_
Content-Type: multipart/alternative;
boundary="_520e6e4d-4f2c-47c0-83c1-2fa2fb28184f_"
--_520e6e4d-4f2c-47c0-83c1-2fa2fb28184f_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Dear Murdoch=2C
Attached file is the error message after installing 2.7.1/ or it patched wi=
ndow version.
After
2009 Feb 19
2
an S idiom for ordering matrix by columns?
There's got to be a better way to use order() on a matrix than this:
> y
2L-035-3 2L-081-23 2L-143-18 2L-189-1 2R-008-5 2R-068-15 3L-113-4
3L-173-2
398 1 1 2 2 1 1 2
2
857 1 1 2 2 1 2 2
2
911 1 1 2 2 1 2 2
2
383 1 1
2013 Aug 24
1
Divide the data into sub data on a particular condition
Hi,
Use ?split()
#dat1 is the dataset:
lst1<- split(dat1,dat1$BaseProd)
lst1
#$`2231`
?# BaseProd? CF OSA
#1???? 2231 0.5 0.7
#2???? 2231 0.8 0.6
#3???? 2231 0.4 0.8
#
#$`2232`
?# BaseProd CF OSA
#4???? 2232? 1?? 2
#5???? 2232? 3?? 1
#
#$`2233`
?# BaseProd? CF OSA
#6???? 2233 0.9 0.5
#7???? 2233 0.7 0.5
#8???? 2233 4.0 5.0
#9???? 2233 5.0 7.0
lst1[[1]]
#? BaseProd? CF OSA
#1???? 2231 0.5 0.7
2000 Aug 24
0
Windows 2000 (HP-UX 10.20)
Hello,
i have installed the samba Version 2.0.7-2 on an UNIX-System with HP-UX
10.20
the HP-Patch PHCO_20441 is also installed.
the connection as Fileserver with Windows 95 / NT is correctly
the connection with Windows 2000 is not correct
when i use the command "net use e: \\hp108020\hp_pc" is an error occured
(this command is active from an batch at Windows-login)
the translated
2004 Apr 26
1
another entropy coder that might be very useful
Hello,
I want to let you know about an algo that will soon be published
and that may be of interest to Vorbis (and other Ogg projects) :
http://f-cpu.seul.org/whygee/ddj-3r/ddj-3r.tgz
this is the archive of the article i submitted.
It describes the "Recursive Range Reduction" algorithm
(3R for short) and uses only a few basic computer
principles (a binary tree being the most complex
2005 Feb 22
0
LDAP backend for a stand-alone server
I'm sure I'm missing something in the configuration or am misconfiguring
the ldif. Regular linux accounts authenticate fine looking at the ldap
but not samba accounts. When I try to map a drive, it just returns
"Incorrect password or unkown username". I have ldap running on a
seperate server from the samba server.
I get nothing in the messages logs on the samba server,
2002 Nov 07
1
Can't update profile 3r floppy
Hi,
I used samba as PDC in redhat 7.2.
Some users found a problems when logoff. It war shown "Windows can't update profile \\server\Docu...\SentTo\3r Floppy(A)" and their profiles at samba have many prf???.tmp files in their "SentTo" directories. I must delete ...\SentTo\3r Floppy(A).lnk from their profiles both local and samba, It will disappear.
How can I solve this
2011 Mar 14
3
ideas on sorting
Hi, I have a character vector as below:
a<-c('10','3R','4','4R','5','5R','6','6R','7','8','9','7R','1','10R','11'
2015 Mar 12
0
samba 4.1.17 on raspberry pi as ad dc - krb5 problem / ipv6?
further testing, log reading and googling has revealed further possible
problem sources... with ipv6?
my syslog shows the following errors:
---
Mar 12 18:08:10 ADServer samba[2161]: [2015/03/12 18:08:10.134418, 0]
../source4/smbd/server.c:488(binary_smbd_main)
Mar 12 18:08:10 ADServer samba[2161]: samba: using 'standard' process
model
Mar 12 18:08:10 ADServer samba[2238]: [2015/03/12
2010 Mar 30
1
How are your PRI interrupts balanced? (+ Soft lockup BUG)
Hi,
I'm trying to figure out the cause of a soft lockup I experienced:
Mar 29 09:38:24 pstn1 kernel: BUG: soft lockup - CPU#0 stuck for 10s!
[asterisk:32029]
Mar 29 09:38:24 pstn1 kernel: Pid: 32029, comm: asterisk
Mar 29 09:38:24 pstn1 kernel: EIP: 0060:[<c046e7fe>] CPU: 0
Mar 29 09:38:24 pstn1 kernel: EIP is at kfree+0x68/0x6c
Mar 29 09:38:24 pstn1 kernel: EFLAGS:
2002 Feb 27
1
Log file size
GlacierHi Samba People,
i have a minor problem of my log file =
accumalating
to a huge size. i have max log size =3D 5 and this works for files =
residing in
/var/samba/log where users will have a log file of their own. But above =
that
directory is a log file named log.smb where it is quickly gaining in =
size.
Below is my smb.conf file and the details of log.smb. How do
2015 Oct 21
7
[Bug 2481] New: Tilde expansion in -i option inconsistent
https://bugzilla.mindrot.org/show_bug.cgi?id=2481
Bug ID: 2481
Summary: Tilde expansion in -i option inconsistent
Product: Portable OpenSSH
Version: 6.6p1
Hardware: All
OS: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org