About 6,390,000 results
Open links in new tab
  1. linux - Is it possible to create a file with the privileges of other ...

    When I create a file or directory in the account of user1, I want the owner of the file to be user2. Setting the group is possible by using the setuid: Setting default permissions for newly created …

  2. Solved Your company has a Microsoft 365 E5 subscription that

    Your company has a Microsoft 365 E5 subscription that contains a user named User1.You configure the following role in Privileged Identity Management (PIM):Role name: Exchange …

  3. Solved You have an Azure storage account named storage1.You

    Engineering Computer Science Computer Science questions and answers You have an Azure storage account named storage1.You need to ensure that a user named User1 can access …

  4. Solved You have an Azure web service named Contoso2025 that …

    Question: You have an Azure web service named Contoso2025 that runs in the Standard App Service plan. Contoso2025 has five deployment slots in use.A user named User1 has the …

  5. Allow user1 to "su - user2" without password - Unix & Linux Stack …

    I need to allow user martin to switch to user martin-test without password su - martin-test I think this can be configured in /etc/pam.d/su. There are already some lines in that file which can be

  6. Redirect one directory to another path in Linux [duplicate]

    For one user(say User1) , it has default home directory as /home/User1 . When we give command just cd , it goes to this home directory. But we have another directory called /proj/User1 , which …

  7. mysql - User 'user1'@'localhost' can perform actions that are only ...

    Sep 17, 2023 · Im MySQL, 'user1'@'localhost' and 'user1'@'%' are considered two different users, and we can set two different passwords for them. However, say if you grant some privileges to …

  8. Grant privilege to role with admin option Vs Grant role to user …

    Sep 20, 2016 · CASE1: grant ROLE1 to USER1 with admin option; means you can grant ROLE1 to other users, regardless what have been granted to ROLE1. Thus grant select any table to …

  9. java - How to read data installed in User1 from User 2 in multi user ...

    Dec 6, 2024 · User1 profile [Admin app installed] User 2 profile [Guest app installed] In admin app, I have simple edittext (username and age) and inserting the data. [User1] Now i am …

  10. Sorry, user {USER_1} is not allowed to execute '/bin/su {USER_2}' as ...

    May 11, 2021 · The exclamation mark means "not". user1 cannot run su (with the given option and argument patterns) under sudo.