Tag: su


Found 184 results for 'su'.


1) sudo - Differences between sudo and su in inheriting environment
2) shell - How can I preserve an environment variable across su -?
3) environment-variables - How to source correct startup scripts on interactive, non-login shell
4) linux - Why does redirecting 'script' to /dev/null/ allow 'screen' to work while su'ed as another user?
5) bash - Why does a non-interactve bash login shell ignore /etc/profile when invoked by su -?
6) bash - Run script on non-full bash-login invoked as "sh"
7) linux - SUID accidently removed from /bin/su file
8) ssh - ssh on remote host but switch user on local host running as root
9) sudo - Grant group A's members 'sudo su' access to group B's user accounts
10) bash - BASH Script running as root, tidy way to group commands run as another user?
11) shell - Is there ever a good reason to run sudo su?
12) sudo - su cannot execute bin/bash/****
13) debian - adding a sudoer in debian
14) gnu-screen - using screen in another user with su
15) password - Configure sudo to ask for root password
16) linux - Having users su/sudo in Linux based on Active Directory group when using pam_winbind
17) linux - What's the difference between `su -` and `su --login`?
18) ubuntu - The logic of Disabling Root Login
19) linux - Is there a way to remove root requirements for a specific command in linux? If yes, how so?
20) linux - What's the difference between sudo su - and sudo -i?
21) unix - Changing unix user in a shell script
22) ssh - ssh login as user and change to root, without sudo
23) bash - Am I using bash after this ordeal?
24) bash - Running some parts of a script as an unprivileged user with shell environment
25) environment-variables - Change user and load entire environment in shell script
26) bash - su does not change user but does not respond with an error either
27) linux - How do I login as the root user?
28) permissions - sudo: unable to stat /etc/sudoers: Permission denied … Mint 18.2 Cinnamon
29) fedora - sudo to other user doesn't preserve DISPLAY variable
30) linux - su between regular user accounts fails with "su: incorrect password"
31) linux - Is "sudo su -" considered a bad practice?
32) backup - Running a command as root from my local machine
33) linux - Why Apache can run a command and root cannot?
34) debian - su: authentication failure (password correct, setup worked before, nothing changed)
35) linux - Restrict su to domain user in Winbind/Kerberos Linux AD integration
36) linux - Run startup script with another user
37) ssh - root login silently fails
38) bash - Why does my su start in background?
39) apt - Why can I only use apt-get when I use "su"?
40) rhel - .bash_profile not sourced when running su
41) linux - Executing a command as a nologin user
42) linux - How to prevent a user from login in, but allow "su - user" in Linux?
43) shell - How to create symbolic links in /usr/bin on a Mac?
44) security - Which is the safest way to get root privileges: sudo, su or login?
45) debian - su-to-root fails when root user locked?
46) bash - How do I suppress dd output?
47) shell - Running GUI application as another (non-root) user
48) bash - Running multiple commands with su in Bash
49) sudo - Having trouble running a command as another user on Ubuntu
50) bash - Run expect inside a bash script as another user