1 - 20 of 20
PREVIOUS 1 NEXT
disable operational assistant access for specific user
I want to diable the operator assistant for a specific users. Currently users access this by pressing the escape key on the keyboard and are therefore able to change their password. How can i therefore prevent this
I want to diable the operator assistant for a specific users. Currently users access this by pressing the escape key on the keyboard and are therefore able to change their password. How can i therefore prevent this
Limit user to one device logon when using chgusrprf
I need to be able to limit 1 user to only be able to logon to one device at one workstation. If I change the limit device sessions to Yess will that do it. Or will I need to limit capabilities as well
I need to be able to limit 1 user to only be able to logon to one device at one workstation. If I change the limit device sessions to Yess will that do it. Or will I need to limit capabilities as well
Verify User ID and Password
I am using the QSYGETPH api to verify that a user id and password received n a socket are valid. I keep getting message CPF3CF1, Error code parameter not valid. I have defined my error code as a "10i 0" type stand alone field, as an "8A" stand-alone field, and as a data structure with five...
I am using the QSYGETPH api to verify that a user id and password received n a socket are valid. I keep getting message CPF3CF1, Error code parameter not valid. I have defined my error code as a "10i 0" type stand alone field, as an "8A" stand-alone field, and as a data structure with five...
User sign on new sub system
how to user user sign on newly created sub system. and when we end this user sub system user can not sign on on the system.
View Answer
| May 4 2009 8:04 AM GMT
AS/400 user permissions, AS/400 user administration, AS/400 subsystems
how to user user sign on newly created sub system. and when we end this user sub system user can not sign on on the system.
AS/400 user permissions, AS/400 user administration, AS/400 subsystems
For one library WRKQRY must be prohibited.
Some users in my company may use the command WRKQRY. Then they can also select files from the financial library. The management want to change this. The users may select by WRKQRY all files of all libraries except the fiancial library. This library is also used by our applications and that must be...
Some users in my company may use the command WRKQRY. Then they can also select files from the financial library. The management want to change this. The users may select by WRKQRY all files of all libraries except the fiancial library. This library is also used by our applications and that must be...
How to restrict single user FTP access for AS/400 server
hi!! how to restrict a single user access for ftp in iseries 520 box pls give me the step to solve the issue ones the user login in ftp it should show Not authorized to login. with regards chan
View Answer
| Apr 21 2009 4:07 AM GMT
AS/400 user permissions, AS/400 user administration, AS/400 administration
hi!! how to restrict a single user access for ftp in iseries 520 box pls give me the step to solve the issue ones the user login in ftp it should show Not authorized to login. with regards chan
AS/400 user permissions, AS/400 user administration, AS/400 administration
Object Delete Authority
Hi, I am working on V4R4M0. We have so many libraries in our Machine. If any one wants to delete a member or Object no one should be allowed to do this delete option. But all are programmers, incase by mistake they are deleting they should not have authority to do . How do I achieve this ? 2)...
View Answer
| Apr 7 2009 8:39 AM GMT
Object authority, AS/400 user permissions, AS/400 administration
Hi, I am working on V4R4M0. We have so many libraries in our Machine. If any one wants to delete a member or Object no one should be allowed to do this delete option. But all are programmers, incase by mistake they are deleting they should not have authority to do . How do I achieve this ? 2)...
Object authority, AS/400 user permissions, AS/400 administration
Ability to change a users password
Without making everybody *secadm to have the ability to change the user's password and reset a disabled user. We have a program to reset the user but not the password. I need some information on how to to this.
View Answer
| Apr 6 2009 2:48 PM GMT
AS/400 Permissions, AS/400 user authority, AS/400 user permissions
Without making everybody *secadm to have the ability to change the user's password and reset a disabled user. We have a program to reset the user but not the password. I need some information on how to to this.
AS/400 Permissions, AS/400 user authority, AS/400 user permissions
Creating User ID having special authorities.
i want to creat a user id having authorities SPLCTL,AUDIT, ALLOBJ and *SECADM. The user profile from where i want to create is having authorities *ALLOBJ ,*JOBCTL ,*SAVSYS ,*SECADM Is this possible. If no please tell me what i need to do? Thanks,
i want to creat a user id having authorities SPLCTL,AUDIT, ALLOBJ and *SECADM. The user profile from where i want to create is having authorities *ALLOBJ ,*JOBCTL ,*SAVSYS ,*SECADM Is this possible. If no please tell me what i need to do? Thanks,
Restrict user to use SYSREQ
Hi.. Can anyone help me...to restrict some user to user sysreq. thank you
Hi.. Can anyone help me...to restrict some user to user sysreq. thank you
AS/400 All Object Authority
I'm trying to get a list of all users who have the all object authority. Does anybody know of a good way to do that? I could create an IQ Query, but is there something faster?
I'm trying to get a list of all users who have the all object authority. Does anybody know of a good way to do that? I could create an IQ Query, but is there something faster?
How to block AS/400 users from using WinSQL
How can I block AS/400 users to modify data using WinSQL from the PC? Already I have some users that have insalled into their PCs iSeries Access and WinSQL, they run WinSQL that uses an ODBC to change data using SQL sentences. *** WinSQL is universal database management tool that can be used with...
How can I block AS/400 users to modify data using WinSQL from the PC? Already I have some users that have insalled into their PCs iSeries Access and WinSQL, they run WinSQL that uses an ODBC to change data using SQL sentences. *** WinSQL is universal database management tool that can be used with...
System Request Menu
How can you control access to the System Request Menu ? Want to deny end users, but allow programmers, operators, etc. Thanks, Bill Poulin
How can you control access to the System Request Menu ? Want to deny end users, but allow programmers, operators, etc. Thanks, Bill Poulin
Concurrent users
I need help to determine concurrent users on my AS400, my ERP Software contract is going from open to concurrent users.
I need help to determine concurrent users on my AS400, my ERP Software contract is going from open to concurrent users.
Password Expiry
Hi,if i want to change my password after 15 days ..then plz gv me a coding for that in rpgiv....
Hi,if i want to change my password after 15 days ..then plz gv me a coding for that in rpgiv....
Authorization needed for Data Transfer to iSeries in Client Access
What kind of authorizations I need if I want to transfer data from PC to AS/400 using the Data Transfer to AS/400 function?
What kind of authorizations I need if I want to transfer data from PC to AS/400 using the Data Transfer to AS/400 function?
Password reset by menu item
My help desk resets passwords through the command line and I would like to write a CL and give them a menu option and take away their command line access. Suggestions? (I am not a 400 guy)
My help desk resets passwords through the command line and I would like to write a CL and give them a menu option and take away their command line access. Suggestions? (I am not a 400 guy)
Enable/Disable AS400 User Profile
I am trying to create a menu option that will allow the helpdesk level1 to only enable or disable user profile?
I am trying to create a menu option that will allow the helpdesk level1 to only enable or disable user profile?
AS400 Sign on
When you take "Run the same" to open a new session you have to retpe the user id twice on in a window and then on the green screen. Does anyone know of a way to bypass one of the signons? Thanks
When you take "Run the same" to open a new session you have to retpe the user id twice on in a window and then on the green screen. Does anyone know of a way to bypass one of the signons? Thanks
avoid 1 user from copying member of other user
Hi, just want what am i supposed to do to that member on one source pf to avoid specific user from copying the member of other user. For practical example, I was log in as user A, then i view the list of objects in library of user B, i have an access to display the source of member BBB but i was...
Hi, just want what am i supposed to do to that member on one source pf to avoid specific user from copying the member of other user. For practical example, I was log in as user A, then i view the list of objects in library of user B, i have an access to display the source of member BBB but i was...
1 - 20 of 20
PREVIOUS 1 NEXT


