- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- scp file to 11.31 box generating perms 600 and sho...
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
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
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-12-2008 10:09 AM
02-12-2008 10:09 AM
scp file to 11.31 box generating perms 600 and should be 644.
I have compared the sshd_config and ssh_config files to other systems and find no difference.
I have also tried SftpUmask in sshd_config with no luck.
I am attaching the sshd_config file from the problem system.
How do I get the 11.31 receiving system to produce the proper 644 permissions?
Thanks,
Craig
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2008 10:15 AM
02-12-2008 10:15 AM
Re: scp file to 11.31 box generating perms 600 and should be 644.
on HP-UX Secure Shell-A.04.70.004 the SftpUmask works.
Ran into this same thing awhile back.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2008 10:16 AM
02-12-2008 10:16 AM
Re: scp file to 11.31 box generating perms 600 and should be 644.
The -p (preserve) switch will keep permissions and time stamp of the original file.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2008 10:16 AM
02-12-2008 10:16 AM
Re: scp file to 11.31 box generating perms 600 and should be 644.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2008 10:17 AM
02-12-2008 10:17 AM
Re: scp file to 11.31 box generating perms 600 and should be 644.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2008 10:22 AM
02-12-2008 10:22 AM
Re: scp file to 11.31 box generating perms 600 and should be 644.
lkwdbta1# /sbin/init.d/secsh start
/opt/ssh/etc/sshd_config: line 152: Bad configuration option: SftpUmask
/opt/ssh/etc/sshd_config: terminating, 1 bad configuration options
EXIT CODE: 255
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2008 10:41 AM
02-12-2008 10:41 AM