Viewing 5 posts - 1 through 6 (of 6 total)
Hi man,
thanks a lot for your support! With your suggestion, I solved the problem using the following command:
DECLARE @service_name sysname,
@username ...
January 5, 2015 at 1:13 am
Hi, the output is:
class;class_desc;major_id;minor_id;grantee_principal_id;grantor_principal_id;type;permission_name;state;state_desc
17;SERVICE;65538;0;5;19;SN;SEND;G;GRANT
December 30, 2014 at 10:38 am
Hi John,
the rows look like a "SEND" permission on some object, but I don't know how identify which object... any idea?
December 30, 2014 at 9:58 am
Hi John,
thanks for your reply. Can you help me on perform the permission change?
I ask you because these permissions are "SEND PERMISSION" for a local service (http://technet.microsoft.com/en-us/library/ms166038(v=sql.105).aspx) but I...
December 30, 2014 at 8:38 am
Hi Perry,
Thanks for your reply.
You are right: configuring a subfolder for each mounting point I solve my issue.
Regards.
Marco
December 30, 2014 at 3:34 am
Viewing 5 posts - 1 through 6 (of 6 total)