[Desktop-packages] [Bug 885449] Re: accountsservice is collapsing multiple distinct accounts into one when uid is same

2011-11-02 Thread Scott Merrilees
** Description changed: $ grep user /etc/passwd - user:x:1000:1000:user,,,:/home/user:/bin/bash - useri:x:1000:1000:useri,,,:/export/home/user:/bin/bash + scott:x:1000:1000:scott,,,:/home/scott:/bin/bash + scotti:x:1000:1000:scotti,,,:/export/home/scott:/bin/bash $ - These two accounts are

[Desktop-packages] [Bug 883313] Re: /var/log/lightdm permissions incorrect i386 & amd64

2011-10-28 Thread Scott Merrilees
** Description changed: $ ls -ld /var/log/lightdm drwxr-xr-x 2 root root 4096 2011-10-28 21:19 /var/log/lightdm - $ + $ probably should be chmod 1770; chgrp lightdm; like /var/log/gdm - current permissions preclude creation of /var/log/lightdm/x-0-greeter.log when lightdm runs the gr

[Desktop-packages] [Bug 883313] [NEW] /var/log/lightdm permissions incorrect i386 & amd64

2011-10-28 Thread Scott Merrilees
Public bug reported: $ ls -ld /var/log/lightdm drwxr-xr-x 2 root root 4096 2011-10-28 21:19 /var/log/lightdm $ probably should be chmod 1770; chgrp lightdm; like /var/log/gdm current permissions preclude creation of /var/log/lightdm/x-0-greeter.log when lightdm runs the greeter as can be seen fr