- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- connect direct ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-28-2006 10:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-28-2006 11:03 AM
тАО02-28-2006 11:03 AM
SolutionWe are using the client on a 11.0 box to send files via sftp to another sites unix box.
See attached document.
Regards,
dl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-28-2006 12:02 PM
тАО02-28-2006 12:02 PM
Re: connect direct ...
i need migrate user x by z, i mean , change user x by z,
i can not use user x in the application and now it is configured so.
Initially softwaere was installed in:
/home/x/cdunix/
I have changed owner x by z below all folder:
/home/x/cdunix/
I have changed owner in the place where are located scripts , they are run to send information form A server to B server.
User x and z has same variable NDMAPICFG in .profile
I have changed permissions rws-r-xr-x (chmod 4755) to ndmauths and ndmauthc (they are modified when i use chmod -R in /../cdunix/)
i have changed owner and permissions to files named keys.* located in /home/.../security/
I have restart processes ndm with new user named "z" : cdpmgr and cdstatm ... now they are running with z userid.
My userfile.cfg contains:
Ccccc@111.222.333.444:\ #remote server and #user used in pnodeid
:local.id=hhhhh:\
:pstmt.upload=y:\
:pstmt.upload_dir=:\
:pstmt.download=y:\
:pstmt.download_dir=:\
:pstmt.run_dir=:\
:pstmt.submit_dir=:\
:descrip=:
hhhhh@aaaaa:\ #local server
:local.id=hhhhh:\
:pstmt.upload=y:\
:pstmt.upload_dir=:\
:pstmt.download=y:\
:pstmt.download_dir=:\
:pstmt.run_dir=:\
:pstmt.submit_dir=:\
:descrip=:
hhhhh:\
:admin.auth=y:\
:pstmt.copy.ulimit=y:\
:pstmt.upload=y:\
:pstmt.upload_dir=:\
:pstmt.download=y:\
:pstmt.download_dir=:\
:pstmt.run_dir=:\
:pstmt.submit_dir=:\
:name=:\
:phone=:\
:descrip=:
ttt:\ #user used in pnodeid
:admin.auth=y:\
:pstmt.copy.ulimit=y:\
:pstmt.upload=y:\
:pstmt.upload_dir=:\
:pstmt.download=y:\
:pstmt.download_dir=:\
:pstmt.run_dir=:\
:pstmt.submit_dir=:\
:name=:\
:phone=:\
:descrip=:
Into netmap it has configured ipadress remote server.
If i run a script as follows:
ndmcli -x <
pnodeid=(ttt,pppp)
snodeid=(Ccccc,55555)
step01
copy from (file = /home/books/book_uno.txt
pnode
)
ckpt = 5k
compress = extended
to (file = \\homeremote\book_uno.txt
snode
disp = new
)
EOJ
The result is message: XCMM009I
mod.name=NUCMSU00
short.text=No permission to exec cmd. Cmd=&CMDNAME.
long.text=User does not have permission to execute this CD command or submitter= was issued for a userid different from the user's. The user was authorized only to operate on the user's own processes or statistics information.
SYSTEM ACTION->None.
RESPONSE-> Check the user authorization file to see if you have the permission to execute this command. Consult with your CD administrator to get permission.
WHY !!!!! ???????
what else do i must change ?
i need it workw with "z" userid instead of user "x"!!!!
I need your help !!
and ... do you know if Keys.* files are generated with information user which is going to be running the aplication??
Thanks, Manuales.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2006 02:16 AM
тАО03-01-2006 02:16 AM
Re: connect direct ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2006 03:36 AM
тАО03-01-2006 03:36 AM
Re: connect direct ...
I'm not exactly sure what you are asking, but here is what I see on our machine.
1. All files are owned by one user, let's say user A.
2. User A is not the one initiating the ftp job. That designation is from the remote end.
Thus, if you are trying to log into the remote machine, the authentication is whatever the remote end issued you for a login.
Am I getting close to what you are asking?
-dl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2006 07:50 AM
тАО03-01-2006 07:50 AM
Re: connect direct ...
well..
actually system in local machine is under user "x" and need change userid for other named "z".
I have done changes above indicated ...
but... it appears a message about authentication ..
do you know if i need some another update?
or
do i change something in remote machine?
local machine is a unix server.
Remote machine i think is a window machine ..
Thanks ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2006 08:08 AM
тАО03-01-2006 08:08 AM
Re: connect direct ...
Hang in there.
Regards,
dl