ifd3f / caligula

A user-friendly, lightweight TUI for disk imaging
GNU General Public License v3.0
320 stars 5 forks source link

osascript/touch ID escalation does not authenticate sudo #125

Open ifd3f opened 3 months ago

ifd3f commented 3 months ago

This issue is split off from #105.

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Plug in a USB
  2. ./caligula-x86_64-darwin burn caligula-x86_64-darwin
  3. Go through the prompts
  4. Select the plugged USB
  5. The osascript prompt pops up. Entering in the password, however, does not appear to grant sudo, and the password is asked in the terminal again.

Expected behavior

You only get asked for password once instead of twice.

Log files

1714949843182.child.log 1714949843182.main.log

OS/Environment

Additional context

N/A