# Encontrando a conta de origem de postagens anônimas

**URL:** https://meta.discourse.org/t/finding-originating-account-of-anonymous-posts/111067
**Category:** Support
**Created:** [Março 8, 2019, 9:24am UTC](https://meta.discourse.org/t/finding-originating-account-of-anonymous-posts/111067 "2019-03-08T09:24:19Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Not-The-Foggiest](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/not-the-foggiest/32/106058_2.png) [@Not-The-Foggiest](https://meta.discourse.org/u/Not-The-Foggiest)
#### Post date: [Março 10, 2019, 11:44am UTC](https://meta.discourse.org/t/finding-originating-account-of-anonymous-posts/111067/4 "2019-03-10T11:44:51Z")

</div>

sorry, it did not see this: [Can staff be able to see real author of anonymous posts - #6 by Un3qual](https://meta.discourse.org/t/can-staff-be-able-to-see-real-author-of-anonymous-posts/33488/6)

and i did not notice that this even has a query in it:

> [@Is anonymous posting possible?](https://meta.discourse.org/t/is-anonymous-posting-possible/66453/5):
>
> You’re right – this query of yours will do that: SELECT users.username , user\_custom\_fields.value FROM users JOIN user\_custom\_fields ON users.id = user\_custom\_fields.user\_id OR users.id = CAST( user\_custom\_fields.value AS int ) WHERE user\_custom\_fields.name LIKE 'shadow\_id' ORDER BY user\_custom\_fields.value There is no obvious way through the UI though.

so i’m off to try this out.

---

_[View the full topic](https://meta.discourse.org/t/finding-originating-account-of-anonymous-posts/111067)._
