Andreas M|rdter wrote:
command groups does not exist on the soekris-box. but id.....
this is the output after reboot.
---snip---
$ id admin
uid=1000(admin) gid=10(users) groups=10(users), 0(wheel)
$ su
Password:
Nov 9 16:23:26 sample su: BAD SU admin to root on /dev/tty00
Sorry
Nov 9 16:23:26 sample su: BAD SU admin to root on /dev/tty00
$
---snip---
-Andreas
Which password do you use?
The password of admin or the password of root?
Using su you need the password of root.
Using sudo su (if you use sudo) you need the password of admin.
guido