search for: libnet

Displaying 20 results from an estimated 202 matches for "libnet".

2009 Feb 12
1
problem when using xapian's static libs in windows
...2019: ????????? "public: __thiscall Xapian::Document::~Document(void)" (??1Document at Xapian@@QAE at XZ)??????? _main ???? libinmemory.lib(inmemory_database.obj) : error LNK2001: ????????? "public: __thiscall Xapian::Document::~Document(void)" (??1Document at Xapian@@QAE at XZ) libnet.lib(serialise.obj) : error LNK2001: ????????? "public: __thiscall Xapian::Document::~Document(void)" (??1Document at Xapian@@QAE at XZ) xapianindex.obj : error LNK2019: ????????? "public: unsigned int __thiscall Xapian::WritableDatabase::add_document(class Xapian::Document const &amp...
2009 Nov 09
3
Install libnet-server-perl on Centos
Please help me as i am not able to find any way to install Libnet Perl Server I used to install this on debian using apt-get install libnet-server-perl Command I just cannot figure out how to install this on Centos. Please help -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachment...
2006 Dec 14
1
perl-libnet question
*Hi all, does somebody know where I can find perl-libnet rpm for centos 4.3 with perl-5.8.5-16.RHEL4.x86_64.rpm Tried dag's repo wich has alot of perl modules but unfortuneately hasn't got perl-libnet, just an empty dir http://dag.wieers.com/packages/perl-libnet/ thanks in advance! Ivqgo * -------------- next part -------------- An HTML at...
2004 Aug 09
1
firewalk
I was wondering if anyone got firewalk to install? I'm running 4.10 stable and it doesn't seem to want to install. It's looking for libnet 1.1 or higher I believe and the ports only comes with version 1.0. I manually downloaded the latest version and installed it. Still firewalk doesn't know where to look for it. any ideas?? Thanks.
2007 Dec 05
2
perl-libnet on CentOS 5?
Hello, Is there any package on CentOS 5 which provides perl-libnet? Beartbeat 1 depends on it but so far I couldn't find a package. Also - is there a way to find which non-installed package contains files with matching names (a-la Debian's apt-file)? I know about "rpm -qf" but it only works on packages which are already installed. I saw some p...
2008 Dec 11
3
Failed to join domain: failed to set machine spn: Constraint violation
...24, 3.0.28, 3.0.32 and 3.2.6: Failed to join domain: failed to set machine spn: Constraint violation [Sanitised] First Run: net ads join createupn=HOST/FQDN@DOM.REALM.DOMAIN.COM createcomputer="OU/OU/OU/Services" -U username -d1 Enter username's password: [2008/12/11 17:02:32, 1] libnet/libnet_join.c:libnet_Join(1770) libnet_Join: libnet_JoinCtx: struct libnet_JoinCtx in: struct libnet_JoinCtx dc_name : NULL machine_name : 'HOSTNAME' domain_name : * domai...
2004 Aug 10
0
freebsd-security Digest, Vol 72, Issue 2
....org> > Message-ID: <BAY10-DAV126tFKHZgd00007079@hotmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > I was wondering if anyone got firewalk to install? > I'm running 4.10 stable and it doesn't seem to want to install. > It's looking for libnet 1.1 or higher I believe and the ports only comes > with version 1.0. > I manually downloaded the latest version and installed it. Still firewalk > doesn't know where to look for it. > any ideas?? > > Thanks. > > ------------------------------ > > Message: 2 > D...
2014 Nov 03
2
Large Dependency List on Ubuntu Server 14
...http-negotiate-perl libijs-0.35 libintl-perl libio-html-perl libio-socket-inet6-perl libio-socket-ssl-perl libio-string-perl libjbig0 libjbig2dec0 libjson-glib-1.0-0 libjson-glib-1.0-common liblcms2-2 libldm-1.0-0 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmailtools-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnetpbm10 libpaper-utils libpaper1 libparse-debianchangelog-perl libsigc++-2.0-0c2a libsocket6-perl libstring-shellquote-perl libsub-name-perl libsys-virt-perl libtiff5 libtimedate-perl liburi-perl libwin-hivex-perl libwww-perl libwww-robo...
2006 Feb 27
2
Resolving Dependencies
...... ---> Package java-1.4.2-sun-devel.i586 0:1.4.2.10-1jpp set to be updated ---> Package java-1.4.2-sun.i586 0:1.4.2.10-1jpp set to be updated --> Running transaction check --> Processing Dependency: libjvm.so(SUNWprivate_1.1) for package: java-1.4.2-sun --> Processing Dependency: libnet.so(SUNWprivate_1.1) for package: java-1.4.2-sun --> Processing Dependency: libjava.so(SUNWprivate_1.1) for package: java-1.4.2-sun --> Processing Dependency: libverify.so(SUNWprivate_1.1) for package: java-1.4.2-sun --> Finished Dependency Resolution Error: Missing Dependency: libjvm.so...
2011 Jan 13
1
Error compiling Samba 3.5.5 on HP-UX 11.11
I've run into an error when trying to compile libnet/libnet_join.c: cc: "libnet/libnet_join.c", line 111: error 1588: "LDAP_NO_MEMORY" undefined. cc: "libnet/libnet_join.c", line 111: warning 563: Argument #2 is not the correct type. The source below is what triggers it (line 111 is marked): static ADS_STATUS libnet_...
2004 Aug 06
3
libnet: sock_connected insists on a timeout
While working on integrating nonblocking IO into libshout, I noticed that sock_connected cannot be called without blocking. If I read it right, a timeout of zero will cause the call to block until the socket is connected. So, my questions: 1. Am I reading this right? 2. How should I poll a pending connection? I'd prefer to have a zero timeout act as a poll, but I don't know if any other
2006 Jan 03
3
ip_queue module issue
...also built in with following options: ./configure --prefix=/usr/local/snort \ --with-libpcap-includes=/usr/local/snort-lib/include \ --with-libpcap-libraries=/usr/local/snort-lib/lib \ --with-libpcre-includes=/usr/local/snort-lib/include \ --with-libpcre-libraries=/usr/local/snort-lib/lib \ --with-libnet-includes=/usr/local/snort-lib/include \ --with-libnet-libraries=/usr/local/snort-lib/lib \ --with-libipq-includes=/usr/local/iptables/include \ --with-libipq-libraries=/usr/local/iptables/lib \ --enable-inline cat /proc/net/netlink> sk Eth Pid Groups Rmem Wmem Dump Locks...
2005 Aug 08
1
Missing dependencies for HA
CentOS 4.1 and Heartbeat 2.0.0. I'm trying to install the rpm's for heartbeat and heartbeat-stonith and get these failed dependencies. error: Failed dependencies: libcrypto.so.0.9.7 is needed by heartbeat-2.0.0-1.i586 libnet.so.0 is needed by heartbeat-2.0.0-1.i586 librpm-4.1.so is needed by heartbeat-2.0.0-1.i586 librpmdb-4.1.so is needed by heartbeat-2.0.0-1.i586 librpmio-4.1.so is needed by heartbeat-2.0.0-1.i586 libcrypto.so.0.9.7 is needed by heartbeat-stonith-2.0.0-1.i586 I tried...
2013 Nov 05
1
samba-4.1.0 build failure -help with
...request_1.o default/source4/smb_server/smb/search_1.o default/source4/ smb_server/smb/service_1.o default/source4/smb_server/smb/sesssetup_1.o default/source4/smb_server/smb/srvtime_1.o default/source4/smb_server/smb/trans2_1.o default/source4/smb_server/smb/signing_1.o default/source4/torture/libnetapi/libnetapi_1.o default/source4/torture/libnetapi/libnetapi_user_1.o default/source4/torture/libnetapi/libnetapi_group_1.o default/source4/torture/libnetapi/libnetapi_server_1.o default/source4/smb_server/smb2/receive_1.o default/source4/smb_server/smb2/negprot_1.o default/source4/smb_server...
2011 Mar 02
2
problem with samba 3.5.6 try to join W2K8
...interface eth0 ip=fe80::213:72ff:fe56:6db6%eth0 bcast=fe80::ffff:ffff:ffff:ffff%eth0 netmask=ffff:ffff:ffff:ffff:: [2011/03/02 13:24:00.801787, 2] lib/interface.c:340(add_interface) added interface eth0 ip=172.23.36.4 bcast=172.23.36.255 netmask=255.255.255.0 [2011/03/02 13:24:00.802018, 1] libnet/libnet_join.c:1947(libnet_Join) libnet_Join: libnet_JoinCtx: struct libnet_JoinCtx in: struct libnet_JoinCtx dc_name : 'mntphone001.mydomain.com' machine_name : 'MNTSLX001' domain_name...
2009 Oct 13
1
Compiling SAMBA on Solaris 10 to use AD on Windows 2008 server
...0] libads/sasl.c:819(ads_sasl_spnego_bind) kinit succeeded but ads_sasl_spnego_krb5_bind failed: krb5 conf file not configured Failed to join domain: failed to connect to AD: krb5 conf file not configured samba-3.4.2/source3# If I run with "-d 1" I get: .... [2009/10/13 13:26:47, 1] libnet/libnet_join.c:1871(libnet_Join) libnet_Join: libnet_JoinCtx: struct libnet_JoinCtx in: struct libnet_JoinCtx dc_name : NULL machine_name : 'BADGER' domain_name : * domain_...
2006 Apr 06
2
build error : xapian-core-0.9.4_svn6707
...ibxapian.lax/libapi.a/omerror.o .libs/libxapian.lax/libapi.a/omvalueiterator.o .libs/libxapian.lax/libapi.a/omstem.o .libs/libxapian.lax/libapi.a/version.o .libs/libxapian.lax/libapi.a/omdocument.o .libs/libxapian.lax/libapi.a/omdatabase.o .libs/libxapian.lax/libapi.a/omquery.o .libs/libxapian.lax/libnet.a/socketclient.o .libs/libxapian.lax/libnet.a/tcpclient.o .libs/libxapian.lax/libnet.a/socketcommon.o .libs/libxapian.lax/libnet.a/progclient.o .libs/libxapian.lax/libnet.a/omerr_string.o .libs/libxapian.lax/libnet.a/omlinebuf.o .libs/libxapian.lax/libnet.a/socketserver.o .libs/libxapian.lax/libnet...
2008 Dec 04
1
Join multiple CTDB managed Samba servers into Active Directory
...ds_kinit_password(361) kerberos_kinit_password node-01$@TESTDOMAIN.LOCAL failed: Preauthentication failed Join to domain is not valid: Logon failure # Manually Add node-01 to the AD [root@node-01 ~]# net -d 1 ads join -U Administrator Enter Administrator's password: [2008/12/02 16:06:11, 1] libnet/libnet_join.c:libnet_Join(1799) libnet_Join: libnet_JoinCtx: struct libnet_JoinCtx in: struct libnet_JoinCtx dc_name : NULL machine_name : 'node-01' domain_name : * domain...
2020 Jul 01
3
help for join AD domain failure troubleshooting
..., still no luck with the same error message, I also reboot Linux and try too. ------- Failed to join domain: Failed to set machine spn: Operations error Do you have sufficient permissions to create machine accounts? return code = -1 Freed frame ../../source3/utils/net.c:942, expected ../../source3/libnet/libnet_join.c:506. ------- Thank you @Andrew, We never modified the "10" limit before, it really worked (maybe when Ada is lad)... but about 2 months ago, it suddenly broke. I am suspecting somebody modified security options on AD servers in our team, but nobody claimed that, so we have...
2008 Feb 06
1
Dependency problem in heartbeat-ldirectord update for Centos 4.6
...set to be updated ---> Package heartbeat-ldirectord.i386 0:2.1.3-2.el4.centos set to be updated --> Running transaction check --> Processing Dependency: perl-ldap for package: heartbeat-ldirectord --> Processing Dependency: PyXML for package: heartbeat --> Processing Dependency: perl-libnet for package: heartbeat-ldirectord --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Package PyXML.i386 0:0.8.3-6 set to be updated --> Running transaction check --> Processing Dependency: perl-ldap for pack...