Re: Few Question About SSH



On Fri, Feb 17, 2006 at 06:49:30PM +0330, Artin H. wrote:
[...]
1-How is working openssh on 64bit ? becouse i see some programs
running faster ( with more memory usage ) and some of them working
with same speed in 32bit and some of them have problems in 64 bit !

OpenSSH itself can be built as a 64bit executable but the limitation
is usually the OS support (eg if system libraries are not available
as 64bit).

On some platforms, you can get speed improvements by tuning compiler
options (eg enabling sparcv9 support on those systems) without building
an entirely 64bit binary. I'm not sure if this applies to your platform.

i wana know about stability and speed improving.

You're having stability problems?

2-I wana know how can i set SSHD that check username password from
MYSQL server , i tried with pam-mysql and i changed all of pam
settings ! but SSH first checking /usr/passwd and if username
doesnt exist in /usr/passwd it showing user not found and
terminationg and if user exist in /usr/passwd it checking password
from MYSQL !!!

i wana know how can set that ssh check username and password
completly from mysql database.

You need to make getpwnam and friends look in your sql database by
This is done via nsswitch.conf, assuming such support is available.

--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.



Relevant Pages

  • Re: Some free utilities for Java, with Hebrew support.
    ... protocol and server and add "extensions" to make their product more ... Provided you want to remain compatible with the "stock" MySQL ... the server you were using to support something ... client libraries don't support or in changing the protocol to break ...
    (comp.lang.java.programmer)
  • Re: SQL difference - mySQL and MS SQL
    ... MySQL is pretty far behind most of the other database ... They just added support for things such as stored ... I have never seen such a reference, and it highly depends on the version ... version 4 is nowhere near Microsoft SQL Server (in any version I've ...
    (microsoft.public.sqlserver.connect)
  • Mambo 4.0.14 Stable Bugs
    ... "into outfile" feature of MySQL. ... Because older versions don't support UNION function. ... In this case, username, md5() hashed password and email address of user ...
    (Bugtraq)
  • Re: What if Hillarys fake to the Right fools the wrong side?
    ... who'll be running, or who I'll support. ... It's not a private agreement that Rove broke, ... Maybe you should concentrate on ... to rush to judgement about my pick for prez in '08. ...
    (alt.guitar.amps)
  • Re: Server Database - MySQL?
    ... Now that MySQL has reached version 5, it finally has support for transactions, triggers, stored procedures, and views. ... Postgres and Firebird have supported all those things for a while, so you might find better third-party support for those features with those databases than you would with MySQL. ... When I first started doing database stuff with Delphi, my only experience had been with Access and MySQL. ...
    (comp.lang.pascal.delphi.misc)