Device permission under OSX?

Hello,

I’m trying to resolve a connection issue on openocd running on OSX/Snow Leopard using a Teeny++2 as the interface. I want to eliminate any permission issues. My current approach is to run “sudo openocd”, but I’m not sure this is a complete solution.

Some other threads in the forum show that on Linux a permission file can be added under /etc/udev/rules.d/ directory. Since OSX doesn’t have this directory; is there an equivalent procedure?

Also I have general post regarding this under the Arduino topics, I probably should have filed it under the openocd category…sorry for any confusion/redundancy.

Thanks