|
Javier,
You said “After change of effective group, it seems that a user without
permissions can use IFS objects. But this does not always happen.”
Can you expand on what scenarios the user does not gain authority?
Is the qsysetegid() API failing for select users?
Remember a Group Profile cannot be a member of a Group. For a profile
that fails, is that users profile a Group Profile? Check if there is a GID
on a failing user profile.
Also note the following statement that is part of Flowchart 6 of the
Authority checking process in the security reference manual.
“Note: If the user is signed on as the profile that is the primary group
for an object, the user cannot receive authority to the object through the
primary group.” (this seems unlikely)
Is auditing active on your system? Look at the Audit Logs to see if any
authority failures are being logged.
As for SFTP, remember it is going to look for the user’s private key and
known_hosts file in the .ssh directory under the user’s home directory. You
can use the following sftp command to tell the system where to locate the
files.
sftp -vvv -i /home/user/.ssh/id_rsa -o
UserKnownHostsFile=/home/user/.ssh/known_hosts remoteuser@server
Rob W
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.