Displaying 20 results from an estimated 100 matches similar to: "3.8.1p1 option "permitopennet" added"
2005 Feb 22
0
TR: 3.8.1p1 option "permitopennet" added
Patch is below :
diff -nru openssh-3.8.1p1/auth-options.c openssh-3.8.1p1-devs//auth-options.c
--- openssh-3.8.1p1/auth-options.c Tue Jun 3 02:25:48 2003
+++ openssh-3.8.1p1-devs//auth-options.c Mon Feb 21 16:56:49 2005
@@ -265,6 +265,81 @@
xfree(patterns);
goto next_option;
}
+
+/* e.g: permitopenned="158.156.0.0/255.255.255.0:25[-1024]"
+ * note that part between [] is
2016 Apr 07
0
Problem with Notepad ++
If you are saying other programs are saying this as well it could be your
windows system got corrupted and is not reporting mtime correctly to
underlying programs. Try on a fresh install of windows or some other
computer to be sure.
On Thu, Apr 7, 2016 at 2:34 PM, Jeff Sadowski <jeff.sadowski at gmail.com>
wrote:
> If your file is unchanged and the modified time is unchange in both ls
2016 Apr 07
0
Problem with Notepad ++
Thank you for your mail.
Just one mor information, I asked help also on notepad++ : https://notepad-plus-plus.org/community/topic/11543/problem-with-reload
Someome give me the source of the reason of notepad++ asking for reload :
https://github.com/notepad-plus-plus/notepad-plus-plus/blob/86ab42031f3e1688edaab8390d3a82a181abdab0/PowerEditor/src/ScitillaComponent/Buffer.cpp#L232
I have done some
2016 Apr 08
0
Problem with Notepad ++
Hai,
Can you remove these 3 from you config? And try again.
Remove one by one, and test.
>> short preserve case = No
>> dos filetime resolution = Yes
>> socket options = TCP_NODELAY
I dont have this problem and use notepadd++ also a lot.
The is the only difference i see compaired to my config.
I use the latest notepad++.
Greetz,
Louis
>
2003 Nov 27
1
Client SAMBA under AIX
Hello,
I have SAMBA servers that work under Linux (RedHat) and
under Unix ( IBM AIX 4.3.2 ).
All the clients at the moment are Linux and work correctly.
Now, I would like some AIX machines can access the
SAMBA file systems.
My problem is that the syntax of mount command used on Linux :
'mount -t smbfs -ouid=....,gid=....,passwd=.... samba_service
mount_point'
doesn't work
2016 Apr 07
0
Problem with Notepad ++
Can you post ls -l of a file on your samba shared directory.(before opening
it with notepad++)
Also open in the windows file browser and right click on said file and
click on properties and take a window shot alt+prtscrn (before opening it
with notepad++)
save the image in paint and label it before. The time stamp should match
your ls -l if not you already have a problem
then when notepad++ sees
2016 Apr 07
2
Problem with Notepad ++
If your file is unchanged and the modified time is unchange in both ls -l
and the Windows file browser and notepad++ saw a change then the problem is
with notepad++ not in samba or linux.
On Thu, Apr 7, 2016 at 10:26 AM, RITTER, Philippe <
philippe.ritter at caisse-des-medecins.ch> wrote:
> Thank you for your mail.
>
> Just one mor information, I asked help also on notepad++ :
2004 May 27
0
Patch: OpenSSH 3.8.1p1, PAM, pam_krb5 & Privilege Separation
A non-text attachment was scrubbed...
Name: openssh-setcred.patch
Type: text/x-patch
Size: 2735 bytes
Desc: PAM and Kerberos
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20040527/d7678ac6/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-pam-privsep.patch
Type: text/x-patch
Size: 1171 bytes
Desc: GSSAPIAuth PAM and
2004 Jul 08
1
openssh 3.8.1p1 problem on SCO 5.0.7
On SCO 5.0.7 and openssh 3.8.1p1, two entries are written to /etc/wtmp
and /etc/wtmpx each time a user logs in via ssh. This can be
demonstrated using the last(C) command. Any user connected via ssh will
have two identical login and logout entries.
On SCO, login_write() in loginrec.c calls both wtmp_write_entry() and
wtmpx_write_entry() (USE_WTMP and USE_WTMPX are defined).
wtmp_write_entry()
2004 Apr 19
1
Portable OpenSSH 3.8.1p1 released
OpenSSH 3.8.1p1 has just been released. It will be available from
the mirrors listed at http://www.openssh.com/ shortly.
This release is a bug-fix release for the portable version. There are
no feature additions and no corresponding OpenBSD-only release.
OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0
implementation and includes sftp client and server support.
We would like
2004 Apr 24
0
PATCH: SecurID & other updated for 3.8.1p1
Hello all,
I have finished my patches for OpenSSH 3.8.1p1.
AuthSelection
SecurID
log
available as usually here: http://sweb.cz/v_t_m/
Vaclav
____________________________________________________________
Doposud jste fo??k pou??vali pouze k focen?. Ale te? z n?j m??ete i telefonovat. SonyEricsson T230 ji? od 977,- K?. www.oskar.cz
http://ad.seznam.cz/clickthru?spotId=73596§ion=/
2004 Aug 02
1
OpenSSH SRP 3.8.1p1 patch
G'day,
First off, I'm not subscribed to the list, so if there are any responses that
should be directed to me, feel free to CC me in :)
The below url is an updated patch of Professor Tom's earlier SRP patches for
SSH. The only things changed was so that it would compile on a newer openssh
version. For more information regarding SRP, see http://srp.stanford.edu
This isn't
2004 Sep 08
1
AIX compilation issues - openssh V 3.8.1p1 and 3.9p1
I'm getting the following error when I compile openssh with IBM's xlc compiler.
/usr/vac/bin/xlc -g -I. -I.. -I. -I./.. -I/opt/freeware/include
-I/usr/local/include -DHAVE_CONFIG_H -c bsd-arc4random.c
"/usr/include/syms.h", line 288.9: 1506-213 (S) Macro name T_NULL
cannot be redefined.
"/usr/include/syms.h", line 288.9: 1506-358 (I) "T_NULL" is defined on
2004 Jun 11
1
LDAP issues with 3.8.1p1
Hello,
I have recently compiled and installed release 3.8.1p1. This was done
on a Solaris 8 system using LDAP as its naming service. The new
release, however, will not let me log in (as a regular user). I
repeatedly get "Permission denied, please try again" messages. The root
user, though, can log in okay. The same thing happened with the 3.7.1p2
release. The 3.6.1p1 release
2005 Mar 16
1
openssh-3.8.1p1, with pthreads enabled, hung in pthread_join.
I connect to my OpenSSH 3.8.1p1 server and when the password dialog
shoes up I wait a min or so, long enough for the "Timeout before
authentication for %s" alarm to trigger. If at that point I enter my
password ssh will just sit there:
debug2: input_userauth_info_req
debug2: input_userauth_info_req: num_prompts 1
Password:
debug3: packet_send2: adding 32 (len 18 padlen 14 extra_pad
2002 Jul 18
2
file refresh on windows 98 client
I have the following problem.
I run samba on a HP-UX 11 system (L1000).
1)I have a file on UNIX on /shdir/prova3/silvana.txt with the following
content: AAAAAAAAA.
2) I delete and recreate the file with the following instructions:
rm /shdir/prova3/silvana.txt
echo BBBBBBBBBB > shdir/prova3/silvana.txt
3) I try to see the file on a Windows98 client but I see the old versione of
the file: I
2004 Apr 13
8
OpenSSH 3.8.1p1: call for testing
Hello All.
Portable OpenSSH version 3.8.1p1 nearing release. This is primarily a
bug fix release and we're asking for interested parties to try a
snapshot [1]. A reminder: we rely on community feedback to find out
about problems, particularly as there are many platforms any
configurations that we don't have access to and can't test.
In most cases, running the built-in tests is
2006 Mar 23
0
rsync distribution for HP-UX
Hello all,
I've created rsync depots for HP-UX 11.11 and 11.23. How to place its to
rsync.samba.org download section?
Jiri
2015 Dec 16
0
How can I change the localSID for a SAMBA Server?
On 16/12/15 12:24, Terje Trane wrote:
> On 16.12.2015 12:51, Rowland penny wrote:
>> Once you start using just one machine to store the user & group
>> database, you have a prototype domain. Running a workgroup with a lot
>> of users is a pain, I know, I have been there, done that. Why is it a
>> pain? because if a user wants to use a machine (even if just to use
2002 Mar 22
2
Trusted HP-UX 10.26
I haven't noticed any work on Trusted HP-UX 10.26 in the archives (then
again maybe I missed it). I have made changes to get sshd working on
trusted HP-UX, ssh already worked. I can supply a patch, but before I did I
was wondering if it is best to send the patch to this list, or file it as a
bug report? The patch is just around 6k, and includes changes to
configure.ac and acconfig.h, allong