Displaying 2 results from an estimated 2 matches for "hpuxserver".
2001 May 09
3
"ksh: scp: not found"
...in/<ssh program> pointing to
/opt/openssh2/bin/<ssh program>.
Ssh works. Scp does not. HP support does not support ssh.
Below the line you will find the output of a verbose scp command from
the server to it self.
-------------------------------------------
scp -v text.txt jstile at HPUXserver:~/test.txt
Executing: program /opt/openssh2/bin/ssh host HPUXserver, user jstile,
command scp -v -t ~/test.txt
jstile at HPUXserver's password:
Permission denied, please try again.
jstile at HPUXserver's password:
ksh: scp: not found
lost connection
2003 Dec 01
0
No subject
...Samba_Version: 2.2.1a
Server_OS: HPUX
Client_OS: NT4 sp3
Submission from: (NULL) (156.153.255.196)
I have found two issues, it may be possible that ISSUE 1 is causing ISSUE 2.
(??)
ISSUE 1:
When I browse the domain from "Add Printer Wizard", it shows the following:
\\NTSERVER\PRINTER1
HPUXSERVER\\HPUXSERVER\PRINTER2
where the first one in the list is an NT print server, and the second line
is
the Samba server. Notice the redundant server name listed before the '\\'.
ISSUE 2:
I've setup a Samba 2.2.1a server with a single print share. Whenever I go
into
the APW, select &quo...