search for: testrealm

Displaying 4 results from an estimated 4 matches for "testrealm".

2010 Apr 01
3
AIX 5.3 Active Directory Synchronisation using Winbind
...6.1.0.0 COMMITTED GNU readline 6.1 pware53.samba.rte 3.5.0.0 COMMITTED Samba 3.5.0 pware53.zlib.rte 1.2.3.0 COMMITTED zlib 1.2.3 The kerberos krb5.conf. Below is the one I'm using in my environment --- krb5.conf - start --- [libdefaults] default_realm = TESTREALM.COM.AU dns_lookup_realm = false dns_lookup_kdc = false ticket_lifetime = 24h forwardable = yes [realms] TESTREALM.COM.AU = { kdc = ad01.testrealm.com.au:88 default_domain = testrealm.com.au admin_server = ad01....
2006 Jul 18
1
Samba 4 Test deployment with SWAT
...al machine or trying as any another user fails too with this same error message. After configure, make and make install successfully Samba 4 in /usr/local/samba4 we ran the provision command as below and the output is as below. ./setup/provision --adminpass=testpass --domain=testdomain --realm=testrealm Provisioning for testdomain in realm testrealm Using administrator password: testpass Setting up smb.conf Setting up secrets.ldb Setting up keytabs Setting up hklm.ldb Setting up sam.ldb attributes Setting up sam.ldb schema Setting up display specifiers Setting up sam.ldb templates Setting up sam.l...
2016 Oct 11
2
Compound Literal - xlc and gcc differences can be patched
...quot;realm", "WallyWorld" }, + (struct http_auth_param) { } + } + },{ + .scheme = NULL + } +}; +static const struct http_auth_challenge_test digest[] = { + { .scheme = "Digest", + .data = NULL, + .params = (struct http_auth_param []) { + { "realm", "testrealm at host.com" }, + { "qop", "auth,auth-int" }, + { "nonce", "dcd98b7102dd2f0e8b11d0f600bfb0c093" }, + { "opaque", "5ccc069c403ebaf9f0171e9517f40e41" }, + { } + } + },{ + .scheme = NULL + } +}; +static const struct http_auth_cha...
2010 Aug 09
0
[SIP/H.264] Codec negotiation problem ?
...P/AVP 0 101 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=silenceSupp:off - - - - a=ptime:20 a=sendrecv m=video 17962 RTP/AVP 99 a=rtpmap:99 H264/90000 a=sendrecv Here is my sip.conf -------------------- [general] port = 5060 bindaddr = 0.0.0.0 disallow = all realm = testRealm allow = ulaw allow = h264 videosupport=yes canreinvite = no calleridupdate = info usercallerid = no context = default [toTandberg] host=192.168.50.53 type=friend qualify=yes qualifyreq=1 ------------------ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lis...