Displaying 20 results from an estimated 40000 matches similar to: "Feature request: Integration with GridEngine"
2005 Aug 17
4
[Bug 1070] Enchancement: Integration with GridEngine
http://bugzilla.mindrot.org/show_bug.cgi?id=1070
Summary: Enchancement: Integration with GridEngine
Product: Portable OpenSSH
Version: 4.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy:
2004 Feb 20
4
GridEngine-OpenSSH integration
Hi,
GridEngine (http://gridengine.sunsource.net, aka. SGE) is an opensource
batch system for clusters. They have an integration with SSH:
http://gridengine.sunsource.net/project/gridengine/howto/qrsh_ssh.html
The idea is that instead of using a modified rsh/rshd, they wanted to
OpenSSH. However, in order to provide full job control, they need to add a
few hooks in OpenSSH. Question:
- Is it OK
2008 Oct 17
1
Minor feature request: Let 'R CMD co*nfig' tell me where the INCLDIR is
On Debian / Ubuntu / ... we have [1]
edd at ron:~> R CMD config --cppflags
-I/usr/share/R/include
edd at ron:~>
but I seem to have no way to learn 'just' the /usr/share/R/include part from
R CMD config. It would be nice if something like
R CMD config R_INCL_DIR
could be added as we do have 'LIBnn'. Obviously, this is nothing we need now
before 2.8.0. But if it
2004 Oct 12
1
Sun Gridengine and Centos
G'day.
I'm having a little trouble getting Gridengine 5.3 running
properly on a cluster using Centos 3.3.
Everything appears okay, but my jobs hang in the queue
with the gridengine complaining that node is overloaded,
but there is nothing (unusual) running on the node and
the load is 0.
Has anyone else run into similar problems?
-geoff
2001 May 27
0
requesting advice on integrating openssh & solaris secure RPC
Hi:
I am new to the list and new to developing secure applications.
I have been reading the archives to see if anyone has integrated
openssh with solaris 8 secure RPC. It doesn't look like there is
any support to do this openssh.
I have started on a preliminary patch to openssh-2.5.2p2 to
automatically authenticate secure rpc using the same password
used by sshd to authenticate the
2006 Mar 24
1
R and sun gridengine
Hi
I am looking for assistance with setting up R under Sun grid engine 6
(6.0-update7). I would like to set up transparent interactive access
to R using either a qlogin or qrsh solution. While it basically works
using either method, I reach the same sticking point. There seems
to be an issue with signalling or something, as R works ok until a
non-R command is typed in - eg "blah" - at
2005 Mar 08
2
Please help with install * SOLVED
Thanks anyone, I found the problem in rhconfig.h.
After the fix I successfully compiled zaptel.
V.
--- Ron Wellsted <ron@wellsted.org.uk> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Have you built your kernel on that machine?
>
> The errors suggest that while the kernel sources are
> installed, the
> kernel has not been built.
>
> Check on
2015 Jul 30
3
Feature Request: Invalid sshd port fallback
I see your point and that makes valid sense;I even change default port.
"It would be better to let you know the port is wrong and fail to start
until you fixed the problem and selected a valid non-standard port."
Is there any reason something like this isn't implemented already? Could it
be implemented?
On Thu, Jul 30, 2015 at 2:02 PM Ron Frederick <ronf at timeheart.net>
2006 Apr 07
0
CentOS-announce Digest, Vol 14, Issue 2
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2006 Sep 17
0
[fdo] Xwinwrap feature request
Hello!
I'd like to request a feature for xwinwrap. I wish
that xwinwrap can also run other OpenGL apps beside
xscreensavers. Personally, I'd like to run the
astronomical program Celestia in the backgroud desktop
while I work in other apps.
http://www.shatters.net/celestia/gallery.html
I thought it would be cool. I hope xwinwrap can do
this someday. Thank you very much :-)
Michael
2017 May 19
2
feature request: use HOME before getpwnam() in misc.c
I'm using bash. The shell does the correct thing.?
Sorry ?didn't give the use case clearly.?
I'm talking about the use of tilde inside client config. ?The example was to illustrate desired behavior. Ssh itself does not eval tilde with any consideration for environment. That is the problem.?
? Original Message ?
From: Gert Doering
Sent: Friday, May 19, 2017 02:19
To: matthew patton
2008 Feb 11
1
Use xdg-open ?
Hi,
are there any plas to implement xdg-open feature along with old
"hardcode" style ?
Not all people likes to use xpdf or firefox, switching to xdg-open
would be a great enchancement.
Cheers.
--
Regards,
TPG - MandrivaLinux's contributor
www.mandriva.com
_
( )
X ascii ribbon campaign - against html e-mail
/ \ www.asciiribbon.org - against proprietary attachments
2015 Jul 30
4
Feature Request: Invalid sshd port fallback
I would like to suggest adding a fallback in the event that somehow the
sshd_config port number is invalid.
Example:
Port != (1<= or >=65535)
By default fall by to port 22, and spit out an error. Same would go for if
the new port is already in use, fall back to port 22 and spit out an error.
Why is this a good idea? Would be a good idea because people are human and
make mistakes, and you
2006 Mar 26
6
Shorewall and squid not wokring together
Hi everybody. We are running Shorewall and Squid on
Suse on the same box. Each is working fine
independently, but we can''t get them to cooperate. The
access log in squid shows no requests when Shorewall
is on. Here are all the changes we made in the
configuration files. Everything else is the same. We
have read through the mailing list and the guide, but
still haven''t figured it
2010 Jul 21
3
Feature request: usernames and passwords
A relatively recent development that spammers got wind of is users that
have username==password, with/without the domain.
I am tracking numerous 1-off attempts from bots to gain access to
mailboxes this way.
Situation isn't made any better if you're also using dovecot as SMTP
AUTH provider for I am ashamed to admit I've relayed some spam that way.
Would it be possible to deny login
2006 Feb 13
2
Will session object be send to the user browser each time a request is sent to server?
Hi,
I thinsk the session object will never send to client,
it stays at the server side. can some one tell me if
I''m right?
also it is a good pratice to store data inside the
session object????
Thanks you very much
Saiho
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2006 May 17
1
no SUBSCRIBE request sent
Hi all,
i am playing around with several optipoint4x0 and run
into trouble trying to get hint functionality to work.
I notice that there is no status notifications. But
afaik this should be implemented via the
SUBSCRIBE/NOTIFY mechanism.
I can see INVITE, TRYING, RINGING, ACK, BYE but no
SUBSBCRIBE in my sip debug traces.
I have problem to understand how hint priority works.
I follow the
2009 Aug 27
2
Setting @request.env["HTTP_REFERER"] in an integration test
Hi.
I would like to set @request.env["HTTP_REFERER"] in an integration
test, but due to its nature, I would naturally set this value to the
previousle request url. How do I do that.
Thanks.
Jarl
2006 May 31
0
Help with xhr request in integration tests
Hello,
The documentation at api.rubyonrails.com for
ActionController::TestProcess#xhr or xml_http_reponse gives method as
the first parameter and action as the second parameter folled by the
parameters hash, etc. But ActionController::Integration::Session#xhr
has a path, followed by the parametes hash, and apparently no alias
for xhr. Of course, the documentation in the AWDwR book would tend to
2004 Jun 02
1
Feature request for integrating an OSS (Operations Support System) and Asterisk
Hi,
I work for an ISP/CLEC, and we have developed our own OSS (Operations
Support System), which handles all billing, sales, provisioning, and
support issues. When it was originally being designed, the idea was to
integrate it with Asterisk.
Other than Caller-ID information (so that past trouble tickets, and
billing issues can be brought up for the agent), how else would the
Asterisk community