Displaying 3 results from an estimated 3 matches for "akulov".
2010 Dec 10
1
Problem of updating openssh-4.4p1 to openssh-5.5p1 with MAX_ALLOW_USERS option
Hello!
We have the server with RHEL 5.5 (64-bit) and need to connect many parallel users over ssh (OpenSSH).
Usually we use openssh-4.4p1, builded from the sources with changed "servconf.h" file by this type:
???#define MAX_ALLOW_USERS ????????10000 ????/* Max # users on allow list. */
???#define MAX_DENY_USERS ???????????10000 ????/* Max # users on deny list. */
???#define
2010 Jan 22
0
Samba (problem with "password server = 192.168.0.20 192.168.0.30" line in smb.conf)
Hello, dear developers!
We have the several problems with interaction between our Linux and Windows servers.
Description of problem:
There are three servers in our network:
1). Red Hat Enterprise Linux 5.2 (64-bit) with shared folders for users of network (192.168.0.10);
2). Windows Server 2003 R2 (primary domain controller of AD) (192.168.0.20);
3). Windows Server 2003 R2 (secondary domain
2010 Dec 10
0
Fwd: Problem of updating openssh-4.4p1 to openssh-5.5p1 with MAX_ALLOW_USERS option
Hello!
> Hello!
>
> We have the server with RHEL 5.5 (64-bit) and need to connect many
parallel users over ssh (OpenSSH).
> Usually we use openssh-4.4p1, builded from the sources with changed
"servconf.h" file by this type:
> #define MAX_ALLOW_USERS 10000 /* Max # users on
allow list. */
> #define MAX_DENY_USERS