1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00

Remove uid and gid column

(This used to be commit 1fda7847fc)
This commit is contained in:
Jelmer Vernooij 2003-04-28 14:17:52 +00:00
parent decfeddec7
commit 8b43b6d5d6

View File

@ -878,8 +878,6 @@ identifier:workstations column - varchar(255)
- Workstations user can logon to (or NULL for all)
identifier:unknown string column - varchar(255) - unknown string
identifier:munged dial column - varchar(255) - ?
identifier:uid column - int(9) - Unix user ID (uid)
identifier:gid column - int(9) - Unix user group (gid)
identifier:user sid column - varchar(255) - NT user SID
identifier:group sid column - varchar(255) - NT group ID
identifier:lanman pass column - varchar(255) - encrypted lanman password