teka wrote:

x86 or amd64? smile

Mix of both 32bit and 64 bit machines smile

Also, on anther note, we are having an intermittent problem with updates from

http://mysecureshell.free.fr/repository … $basearch/

Other than that, all is working great.

Hi Teka.

Still using this wonderful prog but only have the upgrade available for the servers I am running CetOS6 on. I still have this on a few CentOS 5 machines and I was wondering if you are going to make the upgrade compatible.

Nps if not, but I think there are a few people who might like this. I know I would smile

3

(3 replies, posted in Others)

teka wrote:

Hi,

For which OS have you try to install MySecureShell 1.30 ?

CentOS

Varying editions from 5.8 to 6.3 and on both 32 bit and 64 bit platforms.

4

(3 replies, posted in Others)

Hi Teka.

MySecureShell working like a dream on the servers I have installed it on.

Came into work this morning and see there is an update available. Having a small problem trying to update it though.

Set up repo through YUM and use http://mysecureshell.free.fr/repository … $basearch/ for target addy, but I get an error of.....

Resolving Dependencies
--> Running transaction check
---> Package mysecureshell.i386 0:1.30-1 set to be updated
--> Processing Dependency: libcrypto.so.10 for package: mysecureshell
--> Finished Dependency Resolution
mysecureshell-1.30-1.i386 from mysecureshell has depsolving problems
  --> Missing Dependency: libcrypto.so.10 is needed by package mysecureshell-1.30-1.i386 (mysecureshell)
Error: Missing Dependency: libcrypto.so.10 is needed by package mysecureshell-1.30-1.i386 (mysecureshell)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

Tried locating libcrypto.so.10 but am having no luck. Is this not available through the target set up in the repo?

Sorry for rambling on but I love this and just want it all working well smile

Thank you for your help so far.

Sean

5

(1 replies, posted in Others)

Hi Teka.

This is a great addition to our server and I am getting more familiar with it now.

One quick thing.....

We have some users who do multiple connections and have multiple users that need t log on. They are now "secure" in their environment but they need to have more access.

In the config file, I have found this:

LimitConnectionByUser   1       #max connection for the account
LimitConnectionByIP       2       #max connection by ip for the account

I assume this is set low to add security. Is there any reason I shouldn't set the limit higher. Say at 20 or similar?

Sorry to bother you with such a silly question it is just that I can't find an answer to if there is a limit to use.

Have a good evening.

Sean  smile

6

(8 replies, posted in Installation)

Hey Teka.

My bad. I have managed to get it set up fine now. I was being a nub.

Only main difference is where the config files are stored when installed, though it may be a system specific thing with our set up.

Thank you for all your help. I will try to keep you updated with anything I find while using MySecureShell.

Love it smile

7

(8 replies, posted in Installation)

Sean wrote:
teka wrote:

Hi,

We have some problems with the repository.

It should work now smile

Excellent.

Thanks a lot. I will set it up now smile


Hey teka.

I have set this up on one of my systems that uses CentOS 5.8. It works brilliantly so far.

I am trying to set it up on another system that is using CentOS 6 (now upgraded to 6.3) but I can't find any details for this new version.

Can MySecureShell be used with CentOS 6.3? I have downloaded the repo but it is not performing the same way as it did on the first server.

Looking at the version (MySecureShell --version shows:

MySecureShell is version 1.25 build on Jan 15 2011

Options:
  ACL support: yes
  UTF-8 support: yes

Sftp Extensions:
  Disk Usage
  Disk Usage (OpenSSH)
  File Hashing

so I assume this is installed correctly)

8

(8 replies, posted in Installation)

teka wrote:

Hi,

We have some problems with the repository.

It should work now smile

Excellent.

Thanks a lot. I will set it up now smile

9

(8 replies, posted in Installation)

Hey all.

I am SysAdmin (in training) and I need to set up sftp access. MySecureShell looks like a great thing to use but I am having trouble installing.

Following all instructions, and setting up the repo, I get an error and I see the pages are 404.

http://mysecureshell.free.fr/repository … $basearch/

Repos set up:

[mysecureshell]
name=MySecureShell
baseurl=http://mysecureshell.free.fr/repository/index.php/centos/$basearch/
enabled=1
gpgcheck=0

But I get this error when I try to yum install mysecureshell

http://mysecureshell.free.fr/repository … repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: mysecureshell. Please verify its path and try again

Any ideas? I have done a yum clean all but it looks like the link may be out of date or broken.