Differences between version 11 and predecessor to the previous major change of AccessingWindowsPartitions.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 11 | Last edited on Wednesday, December 14, 2005 7:52:42 am | by BruceJones | Revert |
Older page: | version 10 | Last edited on Saturday, August 27, 2005 4:31:11 pm | by IanMcDonald | Revert |
@@ -20,7 +20,12 @@
=/dev/sda2 /ntfs ntfs user,uid=502 0 0=
The user allows the user to [Mount], unmount and the uid says that that user can access.
+
+To get the uid in Ian McDonald's post, cat /etc/passwd.
+bubba@bubba:~$ bubba:x:1234:1000:bubba,,,:/home/bubba:/bin/bash
+
+In the list, the uid is the third item, '1234'.
----
CategoryBeginners