Is there a way to user GAM to identify the owner of a file when only knowing the ID and without getting all users in a domain?
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/b1cc42a4-37b1-404c-a764-aec3e1a38862%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
David,Here's the query docs: https://developers.google.com/drive/v2/web/search-parametersI don't see any way to search by ID.It's look like you'd have to do: gam all users show fileinfo <FileID> ownersThis is a valid command in standard gam but immediately fails if an user doesn't own the file.This version will work as it handles the errors: https://github.com/taers232c/GAM/releasesRoss
On Fri, Sep 30, 2016 at 8:53 AM, David Carter Tod <wcc...@email.vccs.edu> wrote:
Is there a way to user GAM to identify the owner of a file when only knowing the ID and without getting all users in a domain?
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/b1cc42a4-37b1-404c-a764-aec3e1a38862%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks, Ross. Unfortunately, we have well over a million users so I don't think that will be very practical. Google support can see on their end, and they've put in an enhancement request to include this information, which is good news.
On Friday, September 30, 2016 at 1:25:55 PM UTC-4, Ross Scroggs wrote:
David,Here's the query docs: https://developers.google.com/drive/v2/web/search-parametersI don't see any way to search by ID.It's look like you'd have to do: gam all users show fileinfo <FileID> ownersThis is a valid command in standard gam but immediately fails if an user doesn't own the file.This version will work as it handles the errors: https://github.com/taers232c/GAM/releasesRoss
On Fri, Sep 30, 2016 at 8:53 AM, David Carter Tod <wcc...@email.vccs.edu> wrote:
Is there a way to user GAM to identify the owner of a file when only knowing the ID and without getting all users in a domain?
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/b1cc42a4-37b1-404c-a764-aec3e1a38862%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/33d40d2d-ee20-4d27-8387-3fee4e399976%40googlegroups.com.
David,Here's the query docs: https://developers.google.com/drive/v2/web/search-parametersI don't see any way to search by ID.It's look like you'd have to do: gam all users show fileinfo <FileID> ownersThis is a valid command in standard gam but immediately fails if an user doesn't own the file.This version will work as it handles the errors: https://github.com/taers232c/GAM/releasesRoss
On Fri, Sep 30, 2016 at 8:53 AM, David Carter Tod <wcc...@email.vccs.edu> wrote:
Is there a way to user GAM to identify the owner of a file when only knowing the ID and without getting all users in a domain?
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/b1cc42a4-37b1-404c-a764-aec3e1a38862%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hey Ross,
I tried your command but getting an error:Command: gam all users show fileinfo <insert FileID> owners
Output:Getting all users in Google Apps account (may take some time on a large account)...Got 10894 users...done getting 6045 users.ERROR: 401: Invalid Credentials - authErrorCheck serviceaccount passes on all tests. Running v4.02 of GAM. Any ideas? Does it mean the file is not owned by someone in my domain?ThanksJared
On Saturday, 1 October 2016 06:25:55 UTC+13, Ross Scroggs wrote:
David,Here's the query docs: https://developers.google.com/drive/v2/web/search-parametersI don't see any way to search by ID.It's look like you'd have to do: gam all users show fileinfo <FileID> ownersThis is a valid command in standard gam but immediately fails if an user doesn't own the file.This version will work as it handles the errors: https://github.com/taers232c/GAM/releasesRoss
On Fri, Sep 30, 2016 at 8:53 AM, David Carter Tod <wcc...@email.vccs.edu> wrote:
Is there a way to user GAM to identify the owner of a file when only knowing the ID and without getting all users in a domain?
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/b1cc42a4-37b1-404c-a764-aec3e1a38862%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The information contained in this email is privileged and confidential and intended for the addressee only. If you are not the intended recipient, please respect that confidentiality and do not disclose, copy or make use of its contents. If received in error, please destroy this email and contact the sender immediately. Thank you. --
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/004dd416-b409-4276-8198-28488121e689%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/b1cc42a4-37b1-404c-a764-aec3e1a38862%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The information contained in this email is privileged and confidential and intended for the addressee only. If you are not the intended recipient, please respect that confidentiality and do not disclose, copy or make use of its contents. If received in error, please destroy this email and contact the sender immediately. Thank you. --
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/004dd416-b409-4276-8198-28488121e689%40googlegroups.com.
Sorry, looks like 4.03.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/b1cc42a4-37b1-404c-a764-aec3e1a38862%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The information contained in this email is privileged and confidential and intended for the addressee only. If you are not the intended recipient, please respect that confidentiality and do not disclose, copy or make use of its contents. If received in error, please destroy this email and contact the sender immediately. Thank you. --
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/004dd416-b409-4276-8198-28488121e689%40googlegroups.com.
The information contained in this email is privileged and confidential and intended for the addressee only. If you are not the intended recipient, please respect that confidentiality and do not disclose, copy or make use of its contents. If received in error, please destroy this email and contact the sender immediately. Thank you. --
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/870b6578-2264-4eec-abbe-06cc674acc9c%40googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/870b6578-2264-4eec-abbe-06cc674acc9c%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "GAM for G Suite" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-apps-manager/h_juB52RA-4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CAJkvRS8gY-cj0kxaNhKVAp6XJS%2B7h8_LZFDgTVjQhR%2BAaZ1iWg%40mail.gmail.com.