CentOS 5 :: Connect MySQL On C5.6 With SQL Server 2008 On Windows Server 2008 R2?

May 18, 2011

I need to connect a Server CentOS 5.6 with DB MySQL with a DB SQL Server 2008 on Windows Server 2008 R2 64bit, but i don't know how to do this.

So that MySQL DB has to import data from SQL Server on Windows Server.

View 1 Replies


ADVERTISEMENT

CentOS 5 Server :: Windows 2008 AD And Samba - Repositories

Apr 13, 2009

if there are any repositories with the newest samba version? I'm having a hard time installing it with my W2k8 Server.

View 1 Replies View Related

CentOS 5 Server :: SSO Authentication Windows 2008 + Samba 3.0 As Member

Oct 21, 2010

I have Windows 2008R2 Server acting as Domain Controller for Windows7/XP clients. and CentOS 5.3 Installed configured as Samba Server, I want to make it as ADS member server so any user to login to any machine, and be able to access their Samba share.

View 3 Replies View Related

OpenSUSE :: VMware Server And Windows Server 2008?

Mar 6, 2010

you can install vmware on opensuse but can you run windows server 2008 from vmware installed on opensuse?

not that i care, but the only use of vmware ive used is for network simulation

honestly i'm not sure what vmware is for besides that, exept i've heard for programming I think

View 9 Replies View Related

Server :: RHEL6 - Windows 2008 - LDAP ?

Feb 25, 2011

I have Redhat 5 playing nice as it authenticates against windows server 2008. But I ran into issues trying to get Redhat 6 to do it as well.

Here is where I stand on my redhat 6 box:

I have my certificates working between the windows and the redhat box.

From Root user I can SU to an Active Directory user. getent works. I can see all the users info. ldapsearch works with the CA certificate so my SSL handshake is working. I do not suspect cert issues

But when I try to login as active directory on my Redhat 6 box I get told I used an invalid password. The password works just fine on the windows server, so I didn't fat finger anything. I am just confused as to why I can have getent and ldapsearching but can not login.

I have turned off iptables on redhat and the firewall on 2008 server to see if that would change the situation but no luck.

I noted that in Redhat 6 I need to config SSSD rather then NSCD.

Let me know if you need to see my:
ldap.conf
nsswitch.conf
sssd.conf
var messages

What I maybe doing wrong or leaving out in my configurations.

View 3 Replies View Related

Software :: Rdesktop 1.6 And Windows Server 2008?

Aug 1, 2010

I can get a connection to Windows server 2008 using rdesktop 1.6, but after a few seconds the connection is dropped and I get a message of and internal licensing error. I think rdesktop 1.6 uses rdp 5.x, and WIndows server 2008 uses rdp 6, but there must be some way to get a linux terminal server client to connect to Windows Server 2008.

View 2 Replies View Related

Ubuntu :: 11.04 RDP (Remote Desktop) To Windows Server 2008?

May 2, 2011

I was trying to connect to Windows server from 11.04 I knew the connection worked from a Windows 7 PC

terminal services client (rdp or rdpv5)An error has occurred Details: recv: ~Connection reset by peer

Fix I'd forgotten about the Windows server security. Control Panel, System & Security, System Remote Settings, Remote Desktop has 3 radio buttons. I changed from most secure to medium security.

View 2 Replies View Related

OpenSUSE Network :: Can't Join Windows Server 2008 Domain?

Jul 5, 2010

I have too many problems to join my OpenSuSE 11.2 with Samba 3.5.4 in a Windows 2008 Active directory Forest (MYDOMAIN.LOCAL). I have updated Samba to 3.5.4 after read that default 11.2 version have too many bugs. Now, when I try to join the Domain MYDOMAIN.LOCAL via yast i have only an undebuggable error "unknown error". For yast, my Suse is joined but i'm unable to authenticate, i can't see "MYDOMAIN.LOCAL" at KDM login and if i try to lookup forest i have this error:

Code:
wbinfo -u
Error looking up domain users
but i'm able to retrive ticket via kinit
Code:
# kinit Administrator
Password for Administrator@MYDOMAIN.LOCAL:

[Code]...

have you a samba version tested against Active Directory 2008? can you link me the repository or help me to solve this?

View 2 Replies View Related

General :: Unable To Mount Windows Server 2008 Share?

Aug 22, 2010

I am trying to mount a shared drive on a Windows Server 2008 machine using a Linux machine (Fedora 13). I try mounting by

# mount //HOSTNAME/SHARENAME /mnt/FOLDER

and I get mount error(13): Permission denied.

I have tried other options like # mount -t nfs //HOSTNAME/SHARENAME /mnt/FOLDER -o username=USERNAME and the same thing with different filesystem types (ntfs, smbfs, cifs).

I have:

checked all firewall configurations.
verified security/sharing settings
for the drive
verified registry keys under HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesNfsSvrParameters
verified NFS server is running

I am familiar with Windows Server 2008 but I have never configured a system from scratch on my own. The computer I'm using used to have Windows 7 for sharing folders to a Linux server. I have just switched to Server 2008 and have not been able to mount anymore.

One thing that I think is that I tried setting up an identity mapping solution; however, I do not have a domain controller setup. I am still functioning on a workgroup.

View 1 Replies View Related

Ubuntu :: GRUB Dosen't Find Windows Server 2008 R2?

Nov 21, 2010

I want to dual boot Windows Server 2008 r2 and Ubuntu 10.10 . First, I installed Server 2008 r2 then Ubuntu. After the installation, Grub only found Ubuntu, and "Windows Recovery Enviroment (loader)" on dev/sda1. The Windows OS is installed on dev/sda2. When i load "Windows Recovery Enviroment (loader)" it does a chdsk, then reboot the PC.

How can i make grub find the Windows OS?

Edit: The partition on dev/sda1 is called System Reserved

View 1 Replies View Related

General :: Mounting Windows 2008 Server Share On Red Hat 4 Machine?

Jun 8, 2010

I am having issues mounting a share on a Windows 2008 Server from all of our Redhat 4 machines. I am trying to back up files before wiping and upgrading them to 5. I will try and post as much information that I gathered after trying different things. I am a newer hire for this network and a Linux newbie.

The scenario is this:

1. Windows 2008 Active Directory.
2. Redhat Enterprise 4 machines

I have root access and I tried entering at the terminal:

" smbclient -L "servername" -U "username"

get the "password" prompt I enter my password and get:

"session setup failed: NT_STATUS_ACCOUNT_LOCKED_OUT."

I check event viewer on the 2008 box and last week was seeing:

Event ID: 4625
Keywords: Audit Failure
etc, etc
"Account for which Logon failed:
Security ID: NULL SID
Account name: anonymous
Account Domain:MYGROUP
Failure Information:
Failure Reason: Uknown user name or bad password
etc, etc

Now the last couple of days the audit failures have not shown up on the 2008 Server box even though I attempted to log in.

The end users used to just use Konquerer smb://"servername"/"share" and it worked but for some reason starting last week this no longer works. Nothing was changed that I know of, this network is in a sealed classified environment with no external access. All additions to the network are monitored and no unapproved software is installed. The lab is in a vault type environment and only a few people know the combination and alarm pass codes so no chance of somebody adding stuff without me knowing it.

I would think with the locked out message it was an issue with my user account but that works fine on the Windows side so I tried my Linux credentials with no success when trying to mount the directory.

Is there something anybody can suggest Linux or Windows side to check? No user accounts work connecting to the Windows share.

p.s. I am aware the above command is only to see the Windows shares but i get the same thing when I just try and mount using CIFS or SMBFS.

View 6 Replies View Related

SUSE / Novell :: 11.2 Dual Boot With Windows Server 2008?

Aug 3, 2010

I am useing open suse 11.2 dual boot with windows server 2008. Could anybody give some suggestion do I need to upgrade to open suse 11.3. And How I can deal with that and keep my windows.

View 5 Replies View Related

OpenSUSE Network :: Connection Of SLED11 SP1 To The Domain Of Windows Server 2008?

May 18, 2011

guide me to connect the SLED 11 SP1 to KEVIN.org (This is the name of my domain I created) Wich i created on windows server 2008.

View 9 Replies View Related

General :: Deploy Windows Server 2008 R2 In Virtual Machine On Host?

Jul 27, 2011

Will there be any issues installing and then subsequently running a Microsoft Windows Server 2008 R2 installation on a VirtualBox VM on a Linux host (Ubuntu 11.04 64-bit)? I require Windows Server 2008 R2 for a course I'm taking, and I dont have any systems to install/deploy it onto.

Host Machine Specs:

Ubuntu 11.04 64-bit
4GB RAM
350GB Disk Space
Nvidia Quadro system

View 2 Replies View Related

Ubuntu Networking :: Rdesktop Map 9.10 Local Disk To Windows 2008 Server?

Mar 1, 2010

Using the following command, I can access a windows 2008 server: rdesktop -u myusername -d mydomain -p - -fP -r sound:local -r disk:myhome=/home/myhome serveraddress

connection works fine, and to start with I can see my local disk "\tsclientmyhome" and navigate around + open files. If I try to delete a file or rename a folder, I get an Error 0x8007048F:The device is not connected.

After this, I can no longer access the local disk. It says: "\tsclientmyhome is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions. Attempt to access invalid address." As I understand it, I should be contacting myself about permissions... Can anyone tell me what I need to do on my local ubuntu machine to fix this?

View 6 Replies View Related

General :: Can't Access System Share From Windows 2008 Server / Enable It?

Jul 1, 2011

I added my SUSE 11 linux server into the Active Directory. My smb.conf looks like this on my linux server

But I am unable to access this test share from windows 2008 server.code...

View 3 Replies View Related

Ubuntu Installation :: Lost Grub Menu After Windows Server 2008 Install?

May 25, 2011

I was getting ubuntu grub menu, and i was able to login to windows xp, windows server 2008 and ubuntu 10.10. Recently there was some problem with windows server 2008 and i had to reinstall it, once i did that i lost my grub menu. now i am getting plain windows menu with option of login into windows xp and windows 2008. So how can i restore the grub menu, so that i can login into all the three os from one point.

View 9 Replies View Related

CentOS 5 :: KVM With Windows 2008 Guest - ACPI Conflict

Mar 12, 2009

Centos version: 2.6.18-92.el5
Processor:Intel Xeon L5420 Quad-Core
Guest OS:Windows Server 2008 Web

KVM is istalled using these instructions: [URL] When I run qemu-kvm to boot a VM off the Windows Install .iso with the -no-acpi parameter the VM displays the following:

Windows Boot Manager
Windows failed to start...
Status 0xc0000225
Info: Windows failed to load because the firmware (BIOS) is not ACPI compatible

Without the -no-acpi parameter, the Windows Server 2008 guest shows a blue screen with "stop: 0x000000A5" meaning "The ACPI Bios in this system is not fully compliant to the specification." [URL] 386/32bit and x86/64bit versions of CentOs both exhibit the problem. IT WORKS after I compiled and installed the latest versions of the Kernel (2.6.28.7) and KVM (84) (Using these instructions: [URL] Following advice [URL] I really don't want to run a custom kernel. I compiled various KVM versions with the 2.6.18 kernel but still get the ACPI problem or compiler errors or "Hypervisor too old: KVM_CAP_USER_MEMORY extension not supported" How to get a Windows Server 2008 guest running in KVM on Centos?

View 6 Replies View Related

Ubuntu :: Terminal Server Client And Server 2008?

May 18, 2010

I love Ubuntu and last night I wiped crappy windows 7 off my laptop and installed and customised a beautiful Ubuntu 9 OS ( I tried the new 10.04 first but it had some issues for me ). Now, up here at work we got a Domain Controller that is running windows server 2008, I need to be able to RDP into it and mess with it, I tried to use the Terminal Server Client that comes with Ubuntu, and I can see the login screen just fine, but when I try to log in it says incorrect password and wont go through.

Just to make sure it was not my account that was the issue, I went to my boss and used his computer (a MAC running OSX) and I was able to get into the same server with the same credentials, so it has something to do with my computer not my account. Do any of you have any ideas on what the problem could be?

View 5 Replies View Related

General :: Mirror Microsoft Server 2008 To A Server?

May 17, 2011

We are using Linux as our database server and Microsoft Sever 2008 as our file server. Both are on independent servers. We would like to be able to mirror each server on the other for disaster recovery purposes. I am completely new to Linux.

View 3 Replies View Related

OpenSUSE Install :: Option (Installation Regarding To Opensuse And Windows Server 2008?

Mar 20, 2011

right now, my machine runs ubuntu 10.10 due to work issue, i need to use windows server 2008 R2 (its a windows exclusive company) but i never used any of the active directory or anything from the windows server (only experience with windows is visual studio and those GAMES!), so i figure i need to practice a bit on my own b4 starting the job and just at the same time I found out as a univ student i get it for free! And plus, I am finding opensuse a better option for me than ubuntu So im wondering what i should do regarding these 2 systems here s some option

1). Install openSuse 11.4, and install VirtualBox and use windows server 2008 R2 on vbox
2). Install windows server 2008 R2 and then install openSuse alongside with it
3). Install windows server 2008 R2 and install openSuse in virtualBox

I have been using linux as my primary OS for more than a year now and I rlly need it for both school and my own entertainment. So wondering which option would best work out for me

wat are your opinions? PS: my machine is about 2 years ago a Dell laptop, with core 2 duo p8700 (2.53ghz) 4GB ram, and nvidia gfx, which even tho is still fast, but isnt rlly that snappy when it comes to virtualization even running xp in a virtual machine is quite laggy at times :S

View 7 Replies View Related

Slackware :: Dual Boot Of Slackware 13.1 And Windows Server 2008?

Oct 27, 2010

I installed Slackware 13.1 and Windows server 2008, I also installed LILO in MBR, I Found I can boot into slackware, but can't boot into Server 2008. then I use command bootsect/fixmbr. now I can boot into server 2008, but the problem is I can't boot into slackware. I try to install lilo to supper sector. it's not works. I only can boot my slackware by a USB stick.who can help me to solve this problem? I really need these two systems.

View 5 Replies View Related

CentOS 5 Server :: Windows Xp Does Not Connect In MYSQL 5.1?

Dec 15, 2009

I installed Centos 5.3 with package standard of the MYSQL, configured this the same twirling in such a way localhost as in one it schemes with windows VISTA, to put I have others 4 you scheme with windows XP that I do not obtain to have access in the MYSQL. What I have to make pra these you scheme with XP to have access?

View 5 Replies View Related

Fedora Installation :: Integrate 11 Into Server 2008 ADS?

Oct 21, 2009

I tried to use these guides [URL] to setup F11 into Server 2008 ADS, but it did not work.

View 2 Replies View Related

Ubuntu :: Use Clients With Microsoft Server 2008 R2?

Aug 22, 2010

i am a project student and i am purposing an enterprise to change all client OS's to ubuntu, but problem is that enterprise want to stay with server 2008R2(They Dont want to change it). so my job is to make a ubuntu image which can integrate microsoft server 2008 R2. the enterprise want Ubuntu to work with

1. MS Domain/AD
2. MS Proxy Server
3. Radius Server
4. Exchange Server
etc.

i am looking forward to distribute Ubuntu. if said above is possible then how?? which version of ubuntu i have to use?

View 1 Replies View Related

Server :: Using Sendmail For MediaWIKI In 2008 Domain With Exchange

Apr 4, 2011

We have a Windows 2K8 domain with Exchange 2010. I have setup a Ubuntu Server to be used as an internal wiki. Installed AMP on it and have MediaWiki running. Now I would like to setup SendmailToWiki extension. The only problem is that I do not know how do I make sendmail to work inside the LAN her with the Exchange server? This is the extension: [URL]

The e-mail address that is used in the extension is dynamic(changes for every user, since each user sets its own pinkode). And the script sets the domain part off the email to the last part off the IP of the ubuntuserver. For example: wikipost+2.12345@62.85. I cant send an email to half of an IP, can I? What I need to configure or not?

View 2 Replies View Related

Ubuntu Networking :: WebServer 2008 On Server Not Reaching Outside World

Apr 7, 2010

I have a Belkin N router setup with a virtual server to port 80 to 192.168.2.2 which my server sits on.

However, for some reason, I can get to the server from other PC's on the Router, but from outside, it will not port to the Server?

Any ideas on how to setup this?

I have Windows Webserver 2008 installed running on a 3.0GHZ Server.

View 2 Replies View Related

CentOS 5 :: How To Mount SFS Win 2008 System

Sep 1, 2010

i m on the way to migrate from win 2008 server to centos 5.5. i just bought a new hd and have centos installed on it. my old hd runs win 2008 with SFS file system. now i put the old hd as the second hd under centos so i can copy data from it to new hd (centos). i hv install fuse, fuse-ntfs-3g, dkms on centos but still can't read old hd (sfs). the data is quite big so i really need to read old hd with sfs from centos. how do i do that pls? centos can see old hd as sdb when i run "fdisk -l"

View 4 Replies View Related

Fedora :: Windows Servr 2008 Share And 13

Jun 24, 2010

Windows sever 2008 has done something different to their file sharing. This is not an issue with 2003 server, xp, or any linux samba share

Issue: Cannot copy file to windows server 2008 share

I can however, delete files, rename files, etc... which will indicate that there is not an issue with write permissions.

I am accessing the file via dolphin KDE

View 7 Replies View Related

Slackware :: Install On MS Hyper-V (Windows 2008 R2)?

Apr 15, 2011

I tried to install Slackware on MS Hyper-V (Windows 2008 R2)?

View 2 Replies View Related







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