Displaying 5 results from an estimated 5 matches for "85db".
Did you mean:
85d2
2006 Jul 06
6
Help with overriding / overwriting date values in ActiveRecord to accept Euro Style Date from a Textbox
Hi guys,
I''m trying to make an AR model which accepts a string data (from a
text input) in euro date format
eg
<input .... value = "23/01/2006"> ( 23 Jan 2006)
Reading the example from RDoc... i tried to
overwrite/overload/override the = function to write in the date..
Cant get it to work because .. i dont knoe what format should it
accept.. i''ve tried
2019 Sep 15
0
HTTP authentication
....
Sounds like a (bearer) token in combination with URL-auth would be a
more promising thing to look into.
http://icecast.org/docs/icecast-2.4.1/auth.html#url
Basically you pass along a token to the listener software, e.g. like this:
http://stream.example.org/music.opus?token=a0db5c27-f42c-4b81-85db-8a3642aac316
The token can be anything you choose, but you MUST control it. This
means you generate the token e.g. during login to your website and then
render URLs for that user with the token embedded into them.
Then once they arrive at Icecast, it will make a request to your
internal authentica...
2019 Sep 14
4
HTTP authentication
I would like to have a private signal, which can only be tuned by whoever
has the username and password, and know who is connected. But I wish the
URL could be delivered with the username and password, to open it directly
on a player or receiving device... Thanks.
El sáb., 14 sept. 2019 a las 21:33, Marvin Scholz (<epirat07 at gmail.com>)
escribió:
>
>
> On 14 Sep 2019, at 21:09,
2005 Oct 19
1
Add samba to a Win2003 AD
Hi
I trying to add a samba fileserver (v3@ Debian Sarge) to Windows 2003
domain. I've followed a couple of HowTo's including the officiel one, but
i'm having trouble even with the basic connection.
"kinit administrator@dom.net"
"kinit(v5): Cannot resolv network address for KDC in requested realm while
getting initial credentials."
The Win2003-server is
2003 Nov 12
2
Samba 3.0 PDC, exchange 5.5 installing service pack 4 fails.
...837dd003 cmp dword ptr [ebp-0x30],0x3
ss:01499af6=9ad00008
6f175ebf 7509 jnz 6f175eca
6f175ec1 8d9da8fdffff lea ebx,[ebp+0xfffffda8]
ss:0012ae98=0012aef8
6f175ec7 895d10 mov [ebp+0x10],ebx
ss:01499af6=9ad00008
6f175eca 85db test ebx,ebx
6f175ecc 7425 jz 6f175ef3
6f175ece 66833b00 cmp word ptr [ebx],0x0
ds:00000000=????
*----> Stack Back Trace <----*
FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
0012b0f0 6f1760ca 0012b718 0012b118...