]> git.pld-linux.org Git - packages/sudo.git/commit
- sample to disable tty tickets, useful if you need to copy files as root remotely:
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 15 Aug 2011 16:36:33 +0000 (16:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit1e0a7c2509ff6306af841f00eafd6c64fd03189f
tree496b8d1872066eacc755298638451056dd222427
parent0c831030a989370d27fd0a8634835b02481f815e
- sample to disable tty tickets, useful if you need to copy files as root remotely:
  $ ssh -t remote sudo id # enter password hidden
  $ rsync -axHv -e ssh --rsync-path="sudo rsync" remote:/ ./ # copy files with cached sudo rights

Changed files:
    config.patch -> 1.1
    sudo.spec -> 1.183
config.patch [new file with mode: 0644]
sudo.spec
This page took 0.141027 seconds and 4 git commands to generate.