Server :: W2k Pdc To Centos Migration

Feb 14, 2011

I have a Windows 2k server running the AD PDC. 60 desktops users and 6 Windows servers use it as a single sign on server to login. As I plan to install a Centos 5.5 server with Samba for NAS and print sharing, is it possible to migrate the PDC services to the Linux server? I want desktop users and windows servers to authenticate on the Linux server. Is this possible? I have never worked with LDAP services. Worse, should I attempt this migration, it must be completed in a very short time frame.

View 5 Replies


ADVERTISEMENT

CentOS 5 Server :: Migration Sendmail To Postfix?

Sep 22, 2011

todo: I have now running sendmail with milters and auth, dovecot as lda configured with virtual domains / Local User, srs. on centos 5.x

I want to migrate to Postfix with:
at first step the same Local User now with Mbox and there Mails
same milter with macros for auth....
dovecot as lda

[Code]...

View 1 Replies View Related

CentOS 5 Server :: Sendmail To Postfix Migration: Struggling With Config

Oct 25, 2010

I have a lightweight admin background, but good enough to set up most servers. I have switched from sendmail to postfix for the first time, but I keep going around in circles on the following...

In sendmail, I used to maintain a table (mailertable) where I would redirect email like this

Quote:

View 1 Replies View Related

Server :: Dovecot / Postfix Migration

Feb 26, 2010

Im a fairly new linux person and have a hopefully easy question. I am running centos with dovecot and postfix for the mail. Im using imap so all the mail is on the server. Im also using thawte certificates. What is the easiest way to move all of this over to a more stable box? The box i have now is a major POS.

View 4 Replies View Related

Server :: Migration Of Spamassassin Settings From An Old To A New?

Feb 12, 2010

I'm migrating a mailserver from an old to a new mailserver. The new mailserver is based on ISPConfig 3.0.6.1. I would like to migrate what spamassassin learnt in the past from the old mailserver to the new one. Now the question:

- The 2 spamassassin versions are different. Is it a problem?
- Can I just migrate the database with this commands???
Code:
sa-learn --backup > sadb.bkp
sa-learn --restore ./sadb.bkp

-how to migrate SpamAssasins Auto White List and all others SpamAssassins databases?

View 1 Replies View Related

Server :: Sendmail To Postfix Migration?

Oct 25, 2010

I have a lightweight admin background, but good enough to set up most servers. I have switched from sendmail to postfix for the first time, but I keep going around in circles on the following. In sendmail, I used to maintain a table (mailertable) where I would redirect email like this

[Code]....

I happily mapped any incoming email address of any valid hosted domain either to go out to it's final destination via smtp, or if the person has a local mailbox, it delivered locally. Any errors could be forced, and a catch-all for the domain could be directed also.

I've struggled with virtual hosts and transport and a combination of the two to come up with the same result for postfix. I have this feeling I'm missing something really simple, or I am not 'getting it' when I'm doing something postfixy and I still have sendmaily expectations. right path so I will at least know I'm pointing in the right direction and working with the right files to achieve my aims? Postfix is so amazingly powerful and flexible, I'm having trouble figuring this bit out.

I have this feeling I just need a calm hand on my shoulder, a friendly smile and a hand pointing me the right way..

View 6 Replies View Related

Ubuntu :: Migration From Windows - WAMP Server?

Apr 22, 2011

I am not new to linux but switching to ubuntu for the first time. I had WAMP server installed in my desktop. I made a small website using php and saved all its contents in the WWW folder within the WAMP folder present in the C: drive, (where windows is installed). Now I have installed Ubuntu. I want to know that how could I make that website work in ubuntu also. Or you can say that I would like to know that WHERE would I paste my website source code files in Ubuntu so that I dont have to work again from scratch and make the website run easily in Ubuntu.

View 6 Replies View Related

Server :: Hardware Migration And Existing RAID

Apr 20, 2011

I have a RAID5 with 5x2TB HD's and I'm planning a major hardware overhaul. My server currently runs on a Pentium4 3.2 Ghz (pre multicore technology) on a SuperMicro mobo. I'm planning to switch to an AMD Phenom II X6 1100T Black Edition Thuban 3.3GHz, 3.7GHz Turbo 6.

So here's the question. Can I just plug my drives to the new board and restart the RAID like nothing happened? I don't have space to backup all my data if I have to recreate the RAID from scratch. Intel and AMD should be binary compatible (I mean the RPM's work) so I should be able to invoke mdadm to assemble the RAID after I install Linux on the new server. Right?

View 3 Replies View Related

Server :: Postfix Mailbox User Migration?

Jan 22, 2010

I'm looking into migrating postfix mailboxes and users from an old machine running Fedora5 to a new machine running cenOS. I was wondering, what would be the procedure to migrating over existing postfix mail to the new machine? Is it as simple as copying over /home directories and /etc/passwd etc?

View 5 Replies View Related

Server :: Cpanel Can't Handle Moving Such A Large Migration

Mar 16, 2010

I have a cpanel server(not sure if that matters). I wanna transfer to another cpanel server. The size is about 3TB, I dont have enough on the hard drive to zip then transfer that way, and cpanel cant handle moving such a large migration.Been searching on the net to find an answer but everyone saying to backup then migrate. whats best tar or rsync or somthing else.

View 3 Replies View Related

Server :: Mdadm Array Migration Between Hardware Upgrades?

Jul 25, 2011

Long time lurker, still a Linux noob but Im learning I currently have a home media server setup with the following hardware specs:

MSI P45 motherboard
Intel Core2Quad Q6600
8GB DDR2 RAM
2x 250GB WD HDD in RAID1 via LVM (boot/swap etc)
8x2TB Hitachi HDD in RAID5 via mdadm (media/data)

The server mainly serves files for HTPCs around the house and runs a few VMs with VMWare server. I have recently picked up the following hardware which I�m thinking about upgrading to:

Gigabyte EX-58-Extreme motherboard
Intel i7 920
12GB DDR3 RAM

My main concern is will I be able to just swap the driving into the new system and everything can just pick up where it left off? More specifically, will mdadm be able to detect the 8x2TB drives attached to the new hardware and re-assemble the array?

My buddy that helped me set this system up isnt sure so I figured I ask here first, the boards do have the same ICH10R southbridge providing 6 of the SATA ports and 2 more will be run off of the extra controller onboard. I dont have a lot of Linux experience switching out core parts but in Windows Ive had great success moving things between various Intel chipsets and architectures from P965 -> P35 -> P45 -> H55 -> X58.

View 1 Replies View Related

Server :: Migration Of Perfdata File To NDO Database In Nagios

Jun 23, 2011

We have Nagios and Pnp4nagios which saves performance data in hostperfdata and serviceperfdata files.Now we are migrating our system to centreon which will have NDO.

This will save the performance data to Mysql database.The requirement here is to feed current performance data file to NDO mysql database.

View 1 Replies View Related

Server :: Migration To Open Source Mail System?

Jan 27, 2010

I have a friend that want to migrate his server to a open source mail system. Currently, he's using a system using Maildir. So I decided to use qmail since it has support for Maildir and it has pop3 capability. Courier-imap is the one I'll be using for IMAP. My concern is webmail. Can anyone suggest a webmail that will run using Maildir format and has addressbook and calendar feature. I'll be using a single server only. Please exclude Squirrelmail from the list.

View 2 Replies View Related

Server :: Mail Server Migration - How To Deliver Locally AND Forward Mail To New Server

Jan 21, 2011

Can this be done? A company is currently running a postfix mail server. They got a new server and, while the users are migrated, they need to have the messages delivered on BOTH servers.

I thought it could be easily done in postfix: deliver locally AND forward mail to new server, but all solutions I found would deliver the messages in just ONE place.

View 1 Replies View Related

Software :: Import Windows Users / Passwords Into Openldap Server - Ldap Migrate Migration?

Nov 18, 2009

I am looking for ideas for getting windows users into an ldap server. I am currently running a Linux server for my department and need to create an LDAP server which mirrors the username/password information for all of us as they are stored in the windows server here. I have the openldap server up and running on Ubuntu 8.04 and it works great; I now need to find some way to import user info into this from windows. I've seen discussions of using ldifde.exe to export the AD users into an ldif file. Is this the simplest way to go about it?

Our Linux server is currently providing us with much needed services using apache, and apache is authenticating using LDAP to our windows server (Using our windows username / password is required functionality). This windows server has some problem which causes it to delay for inordinate amounts of time between authentication requests and responses. The situation is such that this problem will not be addressed by IT staff. However, I have control over the Linux server so I am looking to just mirror the windows server on an LDAP server of my own. I could get away with updating the passwords in the Linux server.

View 1 Replies View Related

Server :: LDAP User To NIS User Migration

Aug 3, 2010

get the steps for LDAP user to NIS user migration?

View 1 Replies View Related

CentOS 5 Server :: Compiling Error Mod_ruby-1.3.0 On Centos 5.3 Server (with Howtoforg)?

Jun 1, 2009

I have a problem with compiling of mod_ruby-1.3.0 After a succesfull configure i get a error in the make, it say "make: *** [apachelib.o] error 1" . Here below you can find the results of de configuring and the make.I was following the roles in Howtoforge " The perfect server - Centos 5.3" everything goes perfect till mod_ruby-1.3.0

./configure.rb --with-apr-includes=/usr/include/apr-1
checking for a BSD compatible install... /usr/bin/install -c
checking whether we are using gcc... yes

[code]....

View 7 Replies View Related

CentOS 5 Server :: Join Windows Server 2003 To CentOS 5 Cluster?

Jul 26, 2010

is it possible to join Windows Server 2003 to CentOS 5 Cluster?

View 1 Replies View Related

CentOS 5 Server :: Reboot The Server With Centos 5.5 The SMB Deamon Doesn't Start?

Feb 22, 2011

when I reboot the server with centos 5.5 the SMB deamon doesn't start?

View 2 Replies View Related

Ubuntu Installation :: Migration From 9.10 To 10.4?

May 2, 2010

I migrated from 9.10 to 10.4 during the package installation I have the error: E: resolvconf: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1 ( In italian because I install the Italian version). The problem is: the file /etc/resol.conf I can't modify or delete from all user, root also.

View 1 Replies View Related

Fedora :: Migration From Fc12 To Fc13?

Aug 10, 2010

Can I migrate from fc12 to fc13 or do I have to do a full re-install? If I can migrate, can you point me to the instructions/working paper/etc.?

View 6 Replies View Related

OpenSUSE :: Vmware Migration And The Testing?

Jun 2, 2011

I'm in the process of testing upgrade -yes, upgrade, no fresh reinstall of my old trusty 11.2 to the unknown 11.4. One of the applications I need is VMware. I'm using vmware server, and I'm thinking of migrating to the player version, because the server is
not supported, it seems.I have installed a small test partition with 11.4, and in it I have installed VMPlayer. It looks nice (I had to install a lot of development packages, gcc, kernel-source, etc - nothing new here). Sound in the guest (I'm testing my virtual Windows Me) works; it wasn't working in the server. Nice surprise.

One missing feature is snapshots. The trick is to simply replicate all the files of the virtual machine to a backup. It is huge space wasted, 9 GB for a small machine, but it is doable. One thing I do not know how to do: VMplayer gives a notice that the virtual machine is version "Workstation 5.xx virtual machine", and that this version'x CMOS is not compatible and will use a default cmos instead. But I have not seen anywhere how to choose or change or upgrade the virtual machine type.

View 9 Replies View Related

OpenSUSE :: KDE4.7 Migration To Kmail2?

Jul 28, 2011

After updating to KDE4.7, and upon opening Contact I was asked if I wanted to migrate to Kmail2 now. I said no as I was told that the migration would take a long time. I thought it would ask me again for the migration the next time I would open Kmail. But no, I now have kmail with no past emails, no adress book no nothing. Is there a way to start the migration again.

View 4 Replies View Related

Ubuntu :: Utf-8 Migration Tool - Won't Recognize

May 20, 2011

I haven't used this tool for a couple of months now and in that time I've had to reinstall ubuntu 10.10 for other needs. so I've gotten the tool back because of certain characters that ubuntu won't recognize, but I'm having an issue with it. I get this when I try to run it: Your current encoding was not found, or you are using the C Locale. Please pick a supported language from usr/share/i18n/SUPPORTED and log in again.

I'm not sure exactly how to do this and wanted to ask here first before I screw something up with the unicode. Also this hasn't happened to me the first time I've used this, but also I didn't perform or install as many other options and devices as last time either.

View 1 Replies View Related

Applications :: Migration From GCC3.4.3 To GCC4.1.2?

Apr 29, 2009

I am doing migration from GCC 3.4.3 to GCC 4.1.2.While doing that compilation is success after some errors.But while linking, it throws tons to "undefined reference to" errors.I am using libtool as well but the version is 1.5.10.Whether I need to upgrade libtool too?

View 3 Replies View Related

Debian :: Best Way To Migration Etch To Lenny?

Mar 16, 2010

actually my Debian is still in Etch stable version. What is the best way to migrate to stable lenny version

My understanding was :

replacing Etch links in sources.list with Lenny links perform aptitude update & aptitude safe ugrape.

View 1 Replies View Related

General :: Thunderbird Migration From Windows

Apr 5, 2011

My wife has decided to give linux a try. I've installed Mint Linux 10 for her.Last week (bad timing) I converted her to Thunderbird. Now I have the task of moving all her mail folders and account settings from Thunderbird under Windows 7 to Thunderbird under linux.Other postings say all I have to do is copy the Windows profile directory to her home directory and rename it .thunderbird.

Doesn't work. When I start Thunderbird all it displays is a window for new account details.I tried just copying the <gibberish>.default directory across and renaming it to the one that was there. Again, no luck.Before it started using sqlite things were simple!I backed up with MozBackup, and then noticed that it only works with Windows.

View 2 Replies View Related

Hardware :: Full Software Migration To New PC?

Feb 21, 2010

I want to change my old computer,but i want to keep my software.I know that i can install operating systems on new computers' hard disk and then transferring files and settings is possible,i also know that ,i can copy some software on DVDs and use them on my new PC,but ,i do not know exactly how to migrate my operating systems without any loss or disorder. Regarding that my hard disks on old computer,can not be used on new computers because of their connection cable to main-board(sata),although it might be temporarily possible by connecting them to/as CD/DVD ROM site ,so how do i transfer the whole data to new hard disk,without any loss or disorder,and how to configure that all? I ask this because i know some programs do not work if they are moved (even in the same computer) and,operating systems are installed(and configured) in a computer,so is it possible to transfer this installed operating system with a new configuration ? I need this transfer because in many cases i have lost the main source( CD,DVD,or downloaded files,and also some operating systems need activation and or registration,buying and,i won,t be able to install them again.

View 7 Replies View Related

Networking :: Old PBX Migration To Jive VOIP PBX?

Apr 15, 2010

I was given a project of installing a new Jive VOIP PBX and will be migrating it from an older Avaya PBX. I need to perform in order to migrate the DID's and extensions and etc from the old system to the new? It is something that I have never done and have been ask to perform a miracle. I have never used JIVE VOIP PBX's and am familiar with Trixbox stuff but for smaller business and nothing of this size.

[URL]

View 3 Replies View Related

General :: Migration Cpanel To Plesk?

Apr 8, 2011

The thing is I need a bigger server, but at the same time I'm having problems with cpanel and centos and I'm quite bored. So now I want to migrate from my cpanel server to the plesk server keeping the domain and it's content. I tried to create a ticket in plesk support but either I didn't bought the server yet. So, what's the quickier and safest way to migrate? Is there any script?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved