search for: keyblock

Displaying 20 results from an estimated 24 matches for "keyblock".

2003 Oct 16
0
Samba 3.0.0 CVS 3.0.1pre2: "libads/kerberos_verify.c", line 77: improper member use: keyblock
...al/lib/sparcv9 -R/usr/lo cal/openldap/lib -R/usr/local/sasl/lib -R/usr/local/kerberos/lib -R/usr/local/Be rkeleyDB.4.1/lib -R/usr/local/openssl/lib'\" I get the following error trying to compile libads/kerberos_verify.c "libads/kerberos_verify.c", line 77: improper member use: keyblock The relevant code below looks okay to me static krb5_error_code create_keytab(krb5_context context, krb5_principal host_princ, char *host_princ_s, krb5_data password,...
2004 Dec 15
2
Compiling samba on Solaris 8 --with-ads
...igure script: ... checking for krb5_c_enctype_compare... no checking for krb5_enctypes_compatible_keys... no checking for krb5_encrypt_block type... no checking for addrtype in krb5_address... no checking for addr_type in krb5_address... yes checking for enc_part2 in krb5_ticket... no checking for keyblock in krb5_creds... no checking for session in krb5_creds... yes checking for keyvalue in krb5_keyblock... yes checking for ENCTYPE_ARCFOUR_HMAC_MD5... yes checking for KEYTYPE_ARCFOUR_56... yes checking for AP_OPTS_USE_SUBKEY... yes checking for KV5M_KEYTAB... no checking for the krb5_princ_component...
2003 Nov 24
2
v3.0.X kerberos_verify sol8 compile problem
...compilers.. Recompiled/Re-installed Kerberos all roads lead to the same error compiling Samba, it gets about 2/3 of the way done and spews... Compiling libads/kerberos_verify.c libads/kerberos_verify.c: In function `create_keytab': libads/kerberos_verify.c:77: structure has no member named `keyblock' *** Error code 1 make: Fatal error: Command failed for target `libads/kerberos_verify.o'
2017 Sep 19
1
Re: Rollback to running VM
2017 Aug 23
2
Re: snapshot anomaly
2017 Aug 23
0
Re: snapshot anomaly
...revert serv1r2 snap >> error: unsupported configuration: revert to external snapshot not >> supported yet >> >> Any idea for breaking out of this box? >> >> >> >> -- >> Doug Hughes >> Keystone NAP >> Fairless Hills, PA >> 1.844.KEYBLOCK (539.2562) >> >> _______________________________________________ >> libvirt-users mailing list >> libvirt-users@redhat.com >> https://www.redhat.com/mailman/listinfo/libvirt-users >> > > > > -- > Regards, > Sakhi Hadebe > > Engineer: South...
2004 May 18
1
samba3.0.4 with FreeBSD
...0.4,1 ===> samba-3.0.4,1 depends on shared library: popt.0 - found ===> samba-3.0.4,1 depends on shared library: ldap.2 - found .... ... .... checking for AP_OPTS_USE_SUBKEY... yes checking for the krb5_princ_component macro... no checking for key in krb5_keytab_entry... yes checking for keyblock in krb5_keytab_entry... no configure: error: libkrb5 is needed for Active Directory support ===> Script "configure" failed unexpectedly. Please report the problem to timur@gnu.org [maintainer] and attach the "/usr/ports/net/samba3.0.4/work/samba-3.0.4/source/config.lo...
2004 Jun 25
1
Compilation with Kerberos problem
...... no checking for krb5_free_ktypes... no checking for krb5_free_data_contents... no checking for krb5_principal_get_comp_string... no checking for addrtype in krb5_address... no checking for addr_type in krb5_address... yes checking for enc_part2 in krb5_ticket... no checking for keyvalue in krb5_keyblock... yes checking for ENCTYPE_ARCFOUR_HMAC_MD5... yes checking for KEYTYPE_ARCFOUR_56... no checking for AP_OPTS_USE_SUBKEY... yes checking for the krb5_princ_component macro... no checking for key in krb5_keytab_entry... no checking for keyblock in krb5_keytab_entry... yes -- ---------------------...
2017 Aug 23
2
snapshot anomaly
2017 Aug 23
0
Re: snapshot anomaly
...snap already exists > > # virsh snapshot-revert serv1r2 snap > error: unsupported configuration: revert to external snapshot not > supported yet > > Any idea for breaking out of this box? > > > > -- > Doug Hughes > Keystone NAP > Fairless Hills, PA > 1.844.KEYBLOCK (539.2562) > > _______________________________________________ > libvirt-users mailing list > libvirt-users@redhat.com > https://www.redhat.com/mailman/listinfo/libvirt-users > -- Regards, Sakhi Hadebe Engineer: South African National Research Network (SANReN)Competency Area,...
2017 Sep 19
2
Re: Rollback to running VM
2017 Sep 19
0
Re: Rollback to running VM
...to test it thoroughly and see how it does. I only use the disk-consistent snapshots. On 9/19/2017 11:17 AM, Jackson, Gary L. wrote: Will snapshot-revert restore the processor and memory state of the VM as it was at the time of the snapshot? -- Doug Hughes Keystone NAP Fairless Hills, PA 1.844.KEYBLOCK (539.2562) [cid:image001.png@01D33146.522ABA40]
2018 Apr 18
2
Share ZFS zpool between host and VM's
Is it possible to share a ZFS zpool between the host and one or more QEMU/KVM clients?
2018 Apr 18
0
Re: Share ZFS zpool between host and VM's
...re a ZFS zpool between the host and one or more QEMU/KVM clients? > > _______________________________________________ > libvirt-users mailing list > libvirt-users@redhat.com > https://www.redhat.com/mailman/listinfo/libvirt-users -- Doug Hughes Keystone NAP Fairless Hills, PA 1.844.KEYBLOCK (539.2562)
2006 Feb 05
0
Add LUKS support to fstype, second version
...ESTSIZE]; + char mkDigestSalt[LUKS_SALTSIZE]; + __be32 mkDigestIterations; + char uuid[LUKS_UUID_STRING_L]; + + struct { + __be32 active; + /* Parameters for PBKDF2 processing */ + __be32 passwordIterations; + char passwordSalt[LUKS_SALTSIZE]; + __be32 keyMaterialOffset; + __be32 stripes; + } keyblock[LUKS_NUMKEYS]; +}; + +#endif
2011 Feb 09
2
Key frame bitrate
Hi, I'm using Theora for live video chat. My problem is, at higher bitrates the bandwidth peaks caused by key frames are so high that most key frames get dropped in UDP traffic. The peaks are so strong that I still get many packet loss artifacts when sending with 1Mbit/s bitrate on a 2Mbit/s connection. I measured delta frames to be around 12kbyte and key frames up to 100kbyte in
2004 Jul 02
0
Can't configure Samba with Kerberos support
...... no checking for krb5_free_ktypes... no checking for krb5_free_data_contents... no checking for krb5_principal_get_comp_string... no checking for addrtype in krb5_address... no checking for addr_type in krb5_address... yes checking for enc_part2 in krb5_ticket... no checking for keyvalue in krb5_keyblock... yes checking for ENCTYPE_ARCFOUR_HMAC_MD5... yes checking for KEYTYPE_ARCFOUR_56... no checking for AP_OPTS_USE_SUBKEY... yes checking for the krb5_princ_component macro... no checking for key in krb5_keytab_entry... no checking for keyblock in krb5_keytab_entry... yes -- ---------------------...
2018 Oct 15
3
snapshots with virsh in a pacemaker cluster
Hi, i have a two node cluster with virtual guests as resources. I'd like to snapshot the guests once in the night and thought i had a procedure. But i realize that things in a cluster are a bit more complicated than expected :-)) I will shutdown the guests to have a clean snapshot. I can shutdown the guests via pacemaker. But then arises the first problem: When i issue a "virsh
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...r in krb5_ap_req... yes checking for e_data pointer in krb5_error... no checking for krb5_crypto type... no checking for krb5_encrypt_block type... yes checking for addrtype in krb5_address... yes checking for addr_type in krb5_address... no checking for enc_part2 in krb5_ticket... yes checking for keyblock in krb5_creds... yes checking for session in krb5_creds... no checking for keyvalue in krb5_keyblock... no checking for ENCTYPE_ARCFOUR_HMAC_MD5... no checking for KEYTYPE_ARCFOUR_56... no checking for AP_OPTS_USE_SUBKEY... yes checking for KV5M_KEYTAB... yes checking for KRB5_KU_OTHER_CKSUM... no...
2010 May 11
1
Samba 3.5.2 compile on AIX
...er in krb5_ap_req... no checking for e_data pointer in krb5_error... yes checking for krb5_crypto type... yes checking for krb5_encrypt_block type... no checking for addrtype in krb5_address... no checking for addr_type in krb5_address... yes checking for enc_part2 in krb5_ticket... no checking for keyblock in krb5_creds... no checking for session in krb5_creds... yes checking for keyvalue in krb5_keyblock... yes checking for ENCTYPE_ARCFOUR_HMAC_MD5... yes checking for KEYTYPE_ARCFOUR_56... yes checking for AP_OPTS_USE_SUBKEY... yes checking for KV5M_KEYTAB... no checking for KRB5_KU_OTHER_CKSUM... y...