similar to: [PATCH] Fix the inet_pton implementation

Displaying 20 results from an estimated 600 matches similar to: "[PATCH] Fix the inet_pton implementation"

2015 Apr 01
0
[PATCH] fix inet_pton for AF_INET6
Signed-off-by: Eugene Surovegin <surovegin at google.com> --- usr/klibc/inet/inet_pton.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/klibc/inet/inet_pton.c b/usr/klibc/inet/inet_pton.c index 19fe16e..2df6b67 100644 --- a/usr/klibc/inet/inet_pton.c +++ b/usr/klibc/inet/inet_pton.c @@ -38,7 +38,7 @@ int inet_pton(int af, const char *src, void *dst) /* A
2010 Aug 20
0
No subject
Choose Ldap authentification, Ldap-Properties fill in your Ldap-Server = and Search-Base. Copy the files from the old server to the new with rsync. Stop samba/ldap on the old server Start ldap start samba on the new. And you are running. In my case I moved my samba from an old sidux to viruell centos5.5 on windows 2008 Server. =20 ----------------------------------------------- EDV Daniel
2008 Jun 06
1
Unnamed error while trying to create a VM
Hi, I''ve a b81 server running for a while. I''ve done all sorts of Python related stuff on it (nothing amazing, mostly compiled python2.5 and iPython in /usr/local), and now am trying to use it with xVM to install Windows on a virtual machine in it. I''m having trouble creating the new machine, and I get a blank error response like so when I try to do it:
2020 Aug 27
1
Re: Virt Customize features from python
On Thu, Aug 27, 2020 at 08:32:35AM -0400, Donny Davis wrote: > Hey Richard, > > I have been playing around with guestfs-python.3 and I am curious if there > is a method to call virt-customize like functions from python. Specifically > I need to install a package into the guest image. There isn't directly, you'd have to either run virt-customize as an external command, or
2013 Jul 12
1
Administrative users on domain
Back in January we upgraded/moved our domain from an old install of samba and openldap to a newer version (samba 3.5.10 and openldap 2.4.23) while also moving our domain to a new name. On the old domain, which was setup before I got here, our IT section was in an ldap group that allowed us to join PC's to the domain and when the prompt came up in windows to install software we could log in as
2010 Sep 11
2
Migrating mail from mbox to maildir using dovecot
Hello, Currently our mail server is setup to use postfix and dovecot, which is fine except it is setup to use mbox format mail. That and procmail as we need to move to sieve but that is a different issue. I have searched until blue in the face and cannot find a 100% working solution that doesn't require alot of manual interaction to move the mail boxes from mbox to maildir. I have
2008 May 23
1
[asterisk-dev] Asterisk 1.6 Realtime Database must use ', ' not '|'
On Fri, May 23, 2008 at 01:25:43PM -0400, Donny Kavanagh wrote: > This is getting downright abusive, and is totally uncalled for, this > is not a list for personal attacks. You thought that Steve suggesting JT step in was abusive? If that's not what you meant, then you need to either a) be clearer, or b) reply to the proper message. And hackers ignoring pleasantries to get right down
2006 Jan 18
1
festival-script.pl... howto change language?
excuse for to find a desperate solution... but i'm boried to spent hours... ;) not in asterisk !!! ;) i use the festial-script.pl of Donny Kavanagh... but i want to change the language that festival uses, depending on a variable for the callerid. English/Spanish How i can tell the script the correct voice that festival needs to use?? like --language spanish --language english ...in normal
2010 Aug 23
3
Moving Samba PDC to new machine
I am looking to move our current Samba primary domain controller to a new machine. The current machine is EOL, running Fedora 11 (old), and had way too many services on it to start with (mail, dns, samba, mysql replication, primary ldap, etc). I am looking to move to a Xen domu with either Fedora 13 or Centos 5.5. What my question is is this: what should I look for when I migrate the samba
2010 Jul 26
3
Odd random roaming profile issues
We are currently using samba and openLDAP to enable our users to have roaming profiles on our domain network. We have one primary domain controller and 7 "home servers" at the various locations that serve the profiles and such. The problem is that randomly various users are unable to load their profile and windows just gives them a temporary profile. This mostly happens on vista
2010 Oct 06
2
migrate machines and upgrade
I am about to be migrating mail servers and have a few questions. First a little background: Old mail server: Fedora 11 dovecot-1.2.11-3.fc11.x86_64 installed from yum repo mbox mail format OpenLDAP authentication 250+ users New mail server: Fedora 13 dovecot-2.0.1-1_118.fc13.x86_64 installed from atrpm rpm file Maildir mail format OpenLDAP authentication 250+ users I plan to use dsync on the
2013 Mar 13
1
Sieve mark message as read
I am trying to get the advanced functionality of managesieve working for our users. If this is not the proper place to ask this, please just say so. I have enabled sieve and it works just fine for basic moving messages to folders. However the problem comes in to play when a user selects something like "delete" or "mark as read" in the filter. It just simply does not do that
2010 Jul 20
1
Weird samba pdc problem.
Hello, We have been running a samba pdc with LDAP backend setup here at work since "before my time" (a few years now). Recently it has became necessary to move a handful of users to their own server for shares, profiles, and such to reduce the load on the primary server. Of these users, all moved just fine with the exception of one user. All the users that were moved are
2017 Nov 28
0
[ovirt-users] slow performance with export storage on glusterfs
Hello If you use Gluster as FUSE mount it's always slower than you expect it to be. If you want to get better performance out of your oVirt/Gluster storage, try the following: - create a Linux VM in your oVirt environment, assign 4/8/12 virtual disks (Virtual disks are located on your Gluster storage volume). - Boot/configure the VM, then use LVM to create VG/LV with 4 stripes (lvcreate -i
2012 Mar 28
1
Migrating to new domain
In the comming months we will be setting up a few new machines to replace our PDC and BDC that are currently running Fedora 11 with Samba 3.4.7 and OpenLDAP 2.4.15. We will be upgrading to the latest Fedora with samba/ldap. With this we will be recreating our domain fresh to get rid of alot of old junk not needed and add in new features. We do use roaming profiles also. My main concern is this:
2010 Nov 01
1
Very odd problem
I had previously tried to migrate our PDC to a new machine by simply copying the config over and such. That failed miserably but luckily the various home servers (BDC's in samba speak I think) took up the slack. So after much debate, this weekend we moved the PDC back to the original machine. We never moved LDAP off of the original machine, as only samba functions moved. I now know I did
2011 Jun 23
0
p2v question
I am going to be moving a few Fedora 11 machines I have from physical server to a xen VM instance this weekend. After the migration I will be upgrading them both to Fedora 15. My question is this: What is the best failsafe way to do the p2v process? I want para-virt machines in the end for performance reasons but will make do with full virt if I have to. I have seen the rsync process outlined
2012 Dec 03
0
MIgrating users to new domain
We are currently setting up a new domain with samba 3.5.10 and openldap 2.4.23 (based off of Centos 6.3). The current domain is running older versions, 3.4.7 and 2.4.15 respectively. We are changing domain names also. There is alot of layout changes and the way it works. One change we are implementing is combining all the BDC's/home servers into one and moving them to the PDC. On the old
2011 Jul 26
1
Very odd issue with Win7 and trust relationships
Hello all, We have just concluded a very drawn out test of our domain that is having some trust relationship problems with Windows 7 desktops. Here is a breakdown of our setup: roark PDC running samba 3.4.7 (also has OpenLDAP) on VLAN 2 archives3 BDC running samba 3.4.7 (also has OpenLDAP) on VLAN2 arrowhead BDC "home server" running samba 3.4.3 on VLAN 9 archives4 BDC
2013 Jan 09
4
Move from roaming to local profiles
We are migrating all of our users from the current domain to a new one we created. In this process we are moving them from roaming profiles to local. What would be the best practice to accomplish this? I can find plenty of writeups on how to do the opposite. Also we will be doing some extra folder redirection. Currently we only redirect their my documents to the server. On the new system we plan