tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tramp on HP-UX


From: Oliver, Peter
Subject: Tramp on HP-UX
Date: Wed, 23 Apr 2003 17:15:49 +0100

Attached is a patch against tramp 2.0.30 that addresses a couple of issues I
had whilst trying to get it working.

Firstly, on HP-UX, the command more usually called "rsh" is called "remsh".
This is because rsh is something else, the restricted shell.  The patch adds
new methods that use remsh instead of rsh.  Perhaps it would be better if
the rsh method were able to automatically detect which binary it should be
calling, but that would require someone with some lisp knowledge; I made my
changes pretty much just by copying and pasting :-)

Secondly, it is possible to configure the sudo password prompt with
/etc/sudoers.  However, if you've done this, tramp fails to recognise the
password prompt when it sees it.  By using the -p option to sudo, this patch
forces the prompt to be what tramp expects.

I'm not on the tramp mailing list, so please CC any replies to me.

 <<tramp.el.patch>> 

-- 
Peter Oliver



****************************************************************************************************
Confidentiality: This e-mail and any files transmitted with it are confidential 
and intended solely for the use of the individual or entity to whom they are 
addressed.  If you have received this e-mail in error, use of this information 
(including disclosure, copying or distribution) may be unlawful.  Please notify 
address@hidden and delete the message immediately.
Security: Internet e-mail is not a 100% secure communications medium. 
Viruses: This e-mail (and any attachments) has been checked (using Sophos Sweep 
3.63 + patches) and found to be clean from any virus infection before leaving.  
Therefore neither Aquila Networks Services Ltd nor Midlands Electricity plc  or 
any of their group undertakings  (as defined by the Companies Act 1989) 
(together referred to as the "Companies") accept legal responsibility for this 
message or liability for the consequences of any computer viruses which may 
have been transmitted by this e-mail.
 
Monitoring: All electronic communications with the Companies may be monitored 
in accordance with the UK Regulation of Investigatory Powers Act, Lawful 
Business Practice Regulations, 2000.  If you do not consent to such monitoring, 
you should contact the sender of this e-mail. 
Aquila Networks Services Limited, 
Registered office: Whittington Hall, Whittington, Worcester, WR5 2RB
Registered in England and Wales number 3600545
This e-mail may be sent on behalf of any of the Companies.
****************************************************************************************************

Attachment: tramp.el.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]