GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- User profile
Operating System - HP-UX
1850331
Members
2662
Online
104054
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
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
10-04-2005 01:07 AM
10-04-2005 01:07 AM
User profile
I have change the umask in ~users/.profile of the user so that the user change the umask when telnet to the server , but when the user ftp to the server , then it don't run the ~user/.profile , if I want the user also run the ~user/.profile or can change the umask when ftp to the user , how to set it ? thx
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2005 01:12 AM
10-04-2005 01:12 AM
Re: User profile
I don't believe there are any login files run when a user logs in via ftp. You can set a default umask for the ftpd process though, but that would mean ALL users logging in through ftp would use the same umask.
See man ftpd.
See man ftpd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2005 01:13 AM
10-04-2005 01:13 AM
Re: User profile
I believe this will work:
Edit the /etc/inetd.conf file to have the following syntax for the ftp daemon.
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l -u 002
Then you issue the command:
/usr/sbin/inetd -c
refer to the ftpd man page for details on the ftpd flags
Rgds...Geoff
Edit the /etc/inetd.conf file to have the following syntax for the ftp daemon.
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l -u 002
Then you issue the command:
/usr/sbin/inetd -c
refer to the ftpd man page for details on the ftpd flags
Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
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 2026 Hewlett Packard Enterprise Development LP