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


ADVERTISEMENT

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

Ubuntu Networking :: Can't Login Into Windows 2008 Using Rdesktop?

Nov 11, 2010

I have problem with login into Windows 2008 server usning rdesktop 1.6. While I'm connect Windows 2008 host, prompts username and password i get an error: "Wrong username or password" but i'm sure that username and pass are correct (I can connect this server using windows Remote Desktop). My OS is Ubuntu 10.04 64-bit.

View 1 Replies View Related

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 View Related

Ubuntu :: Rdesktop No Sound With Win 2008 R2?

Feb 25, 2011

I am having some problems getting rdesktop working with sound. From what I understand, I should be able to use the following to allow sound support:

Code:
rdesktop -r sound:local [server ip address]

I can see that Windows says that it's outputting sound to a "remote audio", but there is no sound. If I connect to the same server with a windows rdp session, everything seems to work great.

View 1 Replies View Related

SUSE :: Add-on Manager (newbie) Rdesktop, Sever 2008?

Feb 1, 2010

hi i've searched the forums and haven't found anyting, so i'm posting. Linux SuSe 10. not sure of exact version. The remote desktop will not connect to windows server 2008. I'm assuming that i need to update rdesktop. So i go the Novell Add-on manager and point it to my ftp server with the extracted rdesktop files in the driectory. I can see the linux desktop accessing the folder with the files but a get an error. How do i install the new rdesktop using ftp and the Novell Add-on manager? it seams that the add-n manager is lookikng for a file listing the add-ons.

View 6 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

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

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

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

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

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 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

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

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

General :: Remote Desktop (linux Rdesktop) To Windows 7 Timing Out?

Apr 8, 2011

I have a remote desktop session to a Windows 7 Workstation that keeps timingut/disconnecting after a minute or two of idiling. Also, sometimes it disconnects while I am in the middle of using it.I have tried turing off all NIC power saving options, the sound option for remote desktop, and all the go to sleep power saving options. I don't have any issues with remote desktop connecting to various Windows Server 2008 R2 Machines and VMs.

View 1 Replies View Related

Ubuntu :: Rdesktop To Windows Vista Full Screen Does Not Work?

Mar 17, 2011

Noticed few discussions on ubuntuforums on the problem "ctrl alt enter key combination" not working in toggling full screen rdesktop connection on Window session. Dealing with the same problem. Tried noticed solutions and just not succeeded.

View 1 Replies View Related

Networking :: Connectivity Using Rdesktop From Fedora11 To Windows 2003 Is Slow?

Apr 22, 2010

I have installed Fedora 11 and Fedora 8 on two differnt machines and I am doing an rdesktop to connect to a Windows 2003 server. The connectiviy is pretty fast when I try and connect the same from fedora 8 machine but it very slow when I try and connect it from fedora 11 system. I have tried using TS client but even then it is pretty slow. I have also tried using an Nvidia 8400 graphic card and Nvidia 9600 on Fedora11 OS.

I have also tried using Fedora12 OS as well. Is there any thing specific I can check on Fedora11? Or do I need to do some thing on my windows 2003 machine?

View 1 Replies View Related

Networking :: Configure Rdesktop To Connect To A Windows (XP/2003) Computer?

Mar 22, 2009

how to configure rdesktop to connect to a Windows (XP/2003) computer, but going through a Terminal Services Gateway or connecting to a Terminal Services Server through TLS/SSL? The command line options or any on-line documentation I was able to find, omits this entirely. Using the Windows Remote Desktop Client (RDP6) you can configure Terminal Services Gateway connections from the Advanced Tab. I suspect that rdesktop, gnome-rdp, tsclient et el can't do this yet as they support up to RDP5. Currently I am using a WinXP VM to accomplish this, but would like to do this natively on my Linux box.

View 3 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

OpenSUSE :: Mount A Remote Windows Partition Onto Local Host Through Rdesktop?

Mar 26, 2011

basically i am able to connect to my other windows machine using rdesktop I want to be able to mount the window machine's partition (particularly my media folder cusermyaccountVideo) i know rdesktop ipaddr -r disk: blah blah blah mounts the partition onto the local machine however, i cant figure out what the specific commands are i tried followings but with no luck

Code:
rdesktop ipaddr -u username -p password -r :c=mntmntpoint
rdesktop ipaddr -u username -p password -r :c=mntmntpoint
rdesktop ipaddr -u username -p password -r :cmyaccountVideo=mntmntpoint

all these commands didnt work do anyone know how to do this? i thikn there must be a way

PS: no luck with smbfs as my machines arent on the same lan network (not sure if samba can connect remotely)

View 7 Replies View Related

General :: Obtaining Windows Printer Share SMB Settings (for Tsclient/rdesktop)?

Aug 22, 2011

I have access to a "virtual" Windows server terminal, which I can access through my Ubuntu Linux via tsclient or rdesktop. Additionally, there are printer shares on this network, which can be accessed from any Windows PC on the network (including the "virtual" terminals); lets say the address is [URL]. Now, I open \printshares.company.com in the "virtual" terminal in rdesktop (avoiding tsclient since it has a Bug #94743 in tsclient (Ubuntu): Terminal Server Client isn't able to copy to/from clipboardť) - and I can see all printers fine.. However, when I'm on my Linux machine directly on the work network, I try and do something like:

$ ping printshares.company.com
PING printshares.company.com (192.168.0.200) 56(84) bytes of data.
^C64 bytes from 192.168.0.200: icmp_req=1 ttl=124 time=10.4 ms

[code].....

Is it possible to retrieve the - let's call them "connection settings" - from the Windows terminal session, so I could replicate them under Linux when running smbclient? the IT department running these Windows servers is quite irritated by people using Linux; and will offer no support to those kinds of "customers". Furthermore, if obtaining those settings requires some installation on the client session, since I don't have permissions to install anything on the Windows terminal session.

View 1 Replies View Related







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