Date: Tue Apr 1 11:12:42 2003 Author: tridge Update of /home/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv13692
Modified Files: posix_acls.c Log Message: changed the order of checking whether a SID is a UID or a GID in posix acls. This is needed because sid_to_uid always claims that the sid is a user, due ot a change I made some months back. This change was suggested by Chere Zhou, but is really an interim measure. Chere is looking at a longer term solution. Revisions: posix_acls.c 1.77 => 1.78 http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/posix_acls.c?r1=1.77&r2=1.78