Displaying 6 results from an estimated 6 matches for "sudo_command".
Did you mean:
do_command
2004 Oct 11
0
Odd error
...0(wheel) groups=0(wheel), 5(operator)
$ sudo env
USER=root
MAIL=/var/mail/backup
HOME=/home/backup
PAGER=more
TERM=xterm
BLOCKSIZE=K
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/backup/bin
SHELL=/bin/sh
FTP_PASSIVE_MODE=YES
EDITOR=vi
LOGNAME=root
SUDO_COMMAND=/usr/bin/env
SUDO_USER=backup
SUDO_UID=1005
SUDO_GID=1005
So, sudo'ing is setting up the environment just fine for any other
command, rsync shouldn't make a difference. Rsync even shows the directory
in the listing if I just run rsync to get a listing of the module:
drwx------ 512...
2005 Jun 27
2
Root privilege solution
..._=/usr/bin/sudo
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/opt/ssh/bin
LOGNAME=root
MAIL=/var/mail/tinsless
USER=root
SHELL=/usr/bin/ksh
HOME=/nfs/home/tinsless
SSH_CLIENT=172.16.208.14 65476 22
SSH_CONNECTION=172.16.208.14 65476 172.16.208.41 22
PWD=/nfs/home/tinsless
TZ=EST5EDT
TERM=unknown
SUDO_COMMAND=/usr/bin/env
SUDO_USER=tinsless
SUDO_UID=320
SUDO_GID=200
uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)
2005 Mar 04
1
R-2.01 and RSPerl-0.6.2
...mod/nsr/current:/share/init/mod/oracle:/share/init/mod/R:
/share/init/mod/oraclient/current
ORAENV_ASK=NO
SHELL=/bin/bash
UIDPATH=/tools/Xmisc/lib/uid/%U:/tools/motif/1.2.3p26/lib/X11/uid/%U
PRINTER=NULL
HOSTTYPE=sun4
MYWM=twm
OSTYPE=solaris
TERM=xterm
RAD_LOG_FACILITY=LOG_LOCAL0
_=/netopt/bin/sudo
SUDO_COMMAND=/usr/bin/tcsh
LD_LIBRARY_PATH=/share/guitar/ora-homes/9.2.0/lib32:/usr/local/lib:/tools/X11/R6/lib:/tools/gnu/lib:/tools/Xmisc/lib:/usr/lib:/lib:/usr/local/lib:/netopt/lib:/netopt/gnu/lib:/tools/R/current/lib/R/lib:
/tools/R/current/lib/R/bin:/tools/R/current/lib/R/library/RSPerl/libs:/tools/R/curr...
2008 Jun 26
5
DO NOT REPLY [Bug 5567] New: REGRESSION: 3.0.3pre3 dies with "failed to open XXX, continuing: Too many open files"
..."SUDO_USER=lindi", "SUDO_UID=548", "ftp_proxy=http://proxy.kurp.hut.fi:3128/",
"PATH=/usr/local/sb
in:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin"...,
"PWD=/root", "EDITOR=/home/lindi/bin/editor", "SHLVL=1",
"SUDO_COMMAND=/bin/bash backup2 --stdin",
"HOME=/home/lindi", "LESSCHARSET=latin1", "LOGNAME=root", "LC_CTYPE=fi_FI",
"SUDO_GID=500", "_=/usr/bin/strace"])
and with the following ulimits:
core file size (blocks, -c) unlimited
data seg s...
2015 Mar 14
3
[Bug 2365] New: openssh client ignores -o Tunnel=ethernet option, creating an IP tunnel device instead of an ethernet tap device
...ending env LC_ALL = en_US.UTF-8
debug2: channel 2: request env confirm 0
debug1: Sending env LC_CTYPE = C
debug2: channel 2: request env confirm 0
debug3: Ignored env SHELL
debug3: Ignored env LOGNAME
debug3: Ignored env USER
debug3: Ignored env USERNAME
debug3: Ignored env MAIL
debug3: Ignored env SUDO_COMMAND
debug3: Ignored env SUDO_USER
debug3: Ignored env SUDO_UID
debug3: Ignored env SUDO_GID
debug3: Ignored env SHLVL
debug3: Ignored env PWD
debug3: Ignored env OLDPWD
debug3: Ignored env mapfile
debug3: Ignored env HISTFILE
debug3: Ignored env HISTSIZE
debug3: Ignored env SAVEHIST
debug3: Ignored env...
2018 Feb 22
2
Auth SEGV on sparc64, alignment problem?
Fancy, while not fun. :-) But thanks, that does work. Doing that, n?ing over calls to strcmp, it failed:
passdbs_init () at passdb.c:313
313 passdb_register_module(&passdb_ldap);
(gdb)
passdb_register_module (iface=0x280120) at passdb.c:33
33 old_iface = passdb_interface_find(iface->name);
(gdb)
passdb_interface_find (name=0x16fe60 "ldap") at passdb.c:20
20