search for: fetch_machine_sid

Displaying 2 results from an estimated 2 matches for "fetch_machine_sid".

2015 Feb 17
2
Using rpcclient with my NetApp fails
...t command on CentOS 6.5 is bailing on the following error: could not obtain sid for domain QUEST error: NT_STATUS_ACCESS_DENIED I've tested this with all stable version of 3.6 etc. I have not tried the python based rpcclient command yet though. But after a bit of debugging, it seems that the fetch_machine_sid() function is failing to open up the LSA pipe using the domain's administrative credentials. I have verified that the netapp is joined to the domain, can perform SID lookups, as well as have its own "administrators" group see RID 500 and have full access to the netapp. If I comment...
2015 Feb 18
0
Using rpcclient with my NetApp fails
...; following error: > > could not obtain sid for domain QUEST > error: NT_STATUS_ACCESS_DENIED > > I've tested this with all stable version of 3.6 etc. I have not tried > the python based rpcclient command yet though. > > But after a bit of debugging, it seems that the fetch_machine_sid() > function is failing to open up the LSA pipe using the domain's > administrative credentials. > > I have verified that the netapp is joined to the domain, can perform > SID lookups, as well as have its own "administrators" group see RID > 500 and have full access...