Edit: Problem 1 has been resolved.

I followed this link and changed my user id to 1000 (same as Linux user id), so that I can share files freely between Mac and Linux. Now I have these two problems:

  1. I am not able to empty trash. I have checked file permissions in the trash and they belong to my current user. Even the files themselves were located in a local disk, not an external disk before deletion.
  2. Login window doesn't list users, it just shows 2 fields one for username and another for password. I checked Login Options under "Users and Groups" in the System Preferences, and it is set to "Display login window as List of users".

How can I fix this?

link|improve this question

Have you rename /.Trashes/{old UID} to /.Trashes/{new UID} ? Have you changed the permission ? – Shivan Raptor Aug 4 '11 at 3:26
There is no {old UID} in the /.Trashes folder. and the permissions look like this: drwx-wx-wt@ – Baha Aug 4 '11 at 3:38
there was a ~/.trash folder, and deleting it emptied the trash. – Baha Aug 4 '11 at 3:45
feedback

1 Answer

up vote 1 down vote accepted

While it's well known that the login window hides all user accounts with ids below 500, it seems the user ID 1000 is also hidden. Some users in this comment thread experience the same problem. Your only way out of this is probably to adjust your Linux to the Mac user IDs, or change both systems to e.g. 1001.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.