s3:auth Remove NT_USER_TOKEN
[kai/samba.git] / source3 / lib / sharesec.c
index 1b137a66db56d9baa337d2a54f37e6cfe5305ab6..3c19e77fcc357bd5a4872669a336b8a86e97d4bd 100644 (file)
@@ -407,7 +407,7 @@ bool delete_share_security(const char *servicename)
  Can this user access with share with the required permissions ?
 ********************************************************************/
 
-bool share_access_check(const NT_USER_TOKEN *token, const char *sharename,
+bool share_access_check(const struct security_token *token, const char *sharename,
                        uint32 desired_access)
 {
        uint32 granted;