Re: user permission inconsistency

2014-12-09 Thread alex
Ok, I made a big mess in the email: I edited the text (manually) to change alex to user. Shame on me. running the "id" command without any parameters should show you the group memberships of your shell. I *suspect* this is somehow related to systemd-logind (while systemd is not running as

Re: user permission inconsistency

2014-12-08 Thread Karl E. Jorgensen
Hi On Mon, Dec 08, 2014 at 06:16:37PM +0100, alex wrote: > > Hi everybody, > > I observe a strange inconsistency in user permissions (jessie up to > date; xfce4). Id est: > > user@rheya:~$ ls -la /dev/ttyACM0 > crw-rw 1 root dialout 166, 0 Dec 8 17:25 /dev/ttyACM0 > > user@rheya:~$ id ale

user permission inconsistency

2014-12-08 Thread alex
Hi everybody, I observe a strange inconsistency in user permissions (jessie up to date; xfce4). Id est: user@rheya:~$ ls -la /dev/ttyACM0 crw-rw 1 root dialout 166, 0 Dec 8 17:25 /dev/ttyACM0 user@rheya:~$ id alex uid=1000(user) gid=1000(user) groups=1000(user),20(dialout) user@rheya:~