HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ftp with user/domain
Operating System - HP-UX
1834130
Members
2332
Online
110064
Solutions
Forums
Categories
Company
Local Language
back
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
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
01-09-2007 07:22 AM
01-09-2007 07:22 AM
ftp with user/domain
i am trying to set up .netrc file
cat .netrc
machine 68.34.256.152
login qas\\oracle
password security
oracle is part of qas domain user. but this does not work. not sure what i am missing
Thanks
THOMAS
cat .netrc
machine 68.34.256.152
login qas\\oracle
password security
oracle is part of qas domain user. but this does not work. not sure what i am missing
Thanks
THOMAS
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 08:35 AM
01-09-2007 08:35 AM
Re: ftp with user/domain
Hi Thomas;
The syntax of record in the file should be
as follows:
machine login password
default login password
Each of the
tokens (the machine, login and password) must match exactly
and must be in lower case.
Each token must be separated by SPACE or
TAB characters.
example:
machine MYHP3K login MANAGER.SYS password USERPASS,ACCTPASS
Since unencrypted passwords in this file this does constitute
a major SECURITY RISK. If you decide to use NETRC files,highly recommended
using the ALTSEC command and limiting the use to only the creator of the file.
regards;
mustafa
The syntax of record in the file should be
as follows:
machine
default login
Each of the
tokens (the machine, login and password) must match exactly
and must be in lower case.
Each token must be separated by SPACE or
TAB characters.
example:
machine MYHP3K login MANAGER.SYS password USERPASS,ACCTPASS
Since unencrypted passwords in this file this does constitute
a major SECURITY RISK. If you decide to use NETRC files,highly recommended
using the ALTSEC command and limiting the use to only the creator of the file.
regards;
mustafa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 08:57 AM
01-09-2007 08:57 AM
Re: ftp with user/domain
If a user is in a domain, like an active directory domain, then the username syntax is:
user@domain
In your case try:
login oracle@qas
and see if that works.
user@domain
In your case try:
login oracle@qas
and see if that works.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP