'Twas brillig, and bjorn at 25/05/09 16:14 did gyre and gimble:
What's the best solution to this? Is there a way to set a static cookie
or disable cookies (perhaps not the best solution in terms of security).

I guess you could hard code the cookie file and make it a public value (a bit like a WPA key on your wireless I guess), but it's not really ideal I agree.

The easiest way in a trusted network is just to load the module-native-protocol-tcp module with the arguments:
  auth-anonymous=1
and perhaps an ip ACL for some semblence of security
  auth-ip-acl=192.168.0.0/16

The details are on the Wiki:
http://www.pulseaudio.org/wiki/Modules#module-native-protocol-unixtcp

HTHs

Col

--

Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/

Day Job:
  Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
  Mandriva Linux Contributor [http://www.mandriva.com/]
  PulseAudio Hacker [http://www.pulseaudio.org/]
  Trac Hacker [http://trac.edgewall.org/]

_______________________________________________
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

Reply via email to