The polling plugin can track who made a vote several different ways to try and stop people from cheating and voting multiple tiimes
If you go to the Polls Admin section, Tracking options you can set how votes are tracked and change it to suit your setup.
========================
In this section of the Polls setup, you can specify how users are tracked with respect to multiple votings.
If you don’t care if folks can vote multiple times in a poll, then disable this setting by setting it to none. You can track voters by cookie, IP address, a combination of cookie and IP or by user id.
Tracking is not an exact science. IP addresses can be spoofed and cookies can be removed or blocked. Also, if using cookies and/or IP, different users will not be able to vote from the same machine. If you are only letting registered members of your site vote (done via permission), then tracking by user id will be the best solution. If you are allowing guests to vote, we recommend the cookie and IP tracking method for the best chance of users not casting multiple votes
===================