Ubuntu :: Transfer A Tiny CA Cert To A Windows Server 2003?
Apr 14, 2010
At work we are trying to avoid paying for a cert for our outlook owa. I thought of Tiny CA, but can't find a windows variant, it appears to depend on things that would not allow that.
Does anyone know if it is possible to create a Tiny CA Cert and install it on a Windows Server 2003? If not does anyone know of a good free Cert creation utility for Winedoze.
I have a feeling this is going to be another feather in the basket to convince my boss to go Ubunutu.
I am switching from Windows Server 2003 to Ubuntu 11.04.
These are two different machines, the Windows Server has 2 2TB Hard drives in it, that are setup as a RAID 1. The data on the drives is irreplaceable. I've scoured the internet for about two weeks, trying to find the best solution. It seems like everyone else had a slightly different setup, or the was no solution.
The Ubuntu Server has a 40GB SSD in it. I just installed a 2TB Hard drive (same make and model of the two in the Windows Server) and made the filesystem for it ext3.
First thing I did was just throw the 2 2TB Hard Drives in the new server, and tried to set them up as a software RAID. After it prompt me to erase the drives, I strayed away from that idea.
My end goal is having Ubuntu machine completely replace the Windows machine, so I'll need to setup Samba (which I'm sure I can figure that part out).
How can I get all the data off the 2TB Hard Drives that are using NTFS onto a RAID in the Ubuntu machine with an ext3 filesystem?
I need to install FTP Server in CentOS and it has to integrate with Windows 2003 Active Directory. Users should use their Active directory Credentials to upload or download files in FTP Server.
I'm runnning Ubuntu 10.04 Desktop, and i need to connect to a Windows 2003 server, i've clicked on places at the top of the screen selected connect to server and put in my detains in all the vairing options and i still cant get on.
if it could be explained that information i need and where i can get it from in XP, i also need to log in then i access it from xp.
9.10 Ubuntu (Karmic) I could never connect from home using rdesktop, grdp, krdc, etc to the Windows Server 2003 R2 at the office: "Connection reset by peer" or the client simply remains "connecting to...", depending on the client used. Some days I work from home as if I'm sitting in front of my PC at the office.
So I used to boot in Win XP to run mstsc. But the XP partition doesn't boot anymore, no way to fix it, so I need to try the Ubuntu rdp clients.
I even installed a Win XP in a VM (VirtualBox), but now mstsc doesn't connect, it ends due to timeout (as if the Windos Server "knows" I'm not a windows family client)
I'm about to create a CSR and was reading this page in the Ubuntu docs: [URL] A couple of things:
* There's no date on the article. The documentation needs DATES because this information gets out of date! Check MySQL docs, for instance -- they are organized by version. * The instructions for generating a cert only specify 2048 bits. I believe that's kind of out of date? The verisign site has big red warnings saying you need 2048 if you want your cert to last past 2013 -- and that article is 4 years old! * The instructions are confusing when discussing the passphrase. We enter a passphrase only to remove it immediately. We need some clarity here. Why do this?
How to understand the current best practices for generating an HTTPS cert for apache and/or mail access?
I am a primary school teacher at a school with hardly any money running 50 pcs on windows server 2003. We recieved 2 donated pcs without windows, so thought of installing a free copy of linux on them and then connect them to the server. Which linux version does this best and how would i do this?
I have a server running slackware 13.1, and it is running windows server 2003 with QEMU-KVM. I followed [URL , now two system can connect each other.
The problem is: I bought two dedicated IPs, and I wanna know how to setup these two system to be Internet Servers.(Nginx in slackware, IIS in 2003) I found some subjects but I can't find what I want.
I'm trying to mount a Windows Server 2003 share in Fedora 13. With Fedora 8 and with RHEL 5.5 this works properly, but not with Fedora 13.
The mount point I'm using is /usr/eg
The symptoms are: Nautilus (the file browser) does not display the mount in the places or tree as a mounted drive. Using the file broser I can browse under file system down to the files on the server Programs cannot find the files under /usr/eg ie the files on the server.
is possible configure a samba server to a Backup Domain Controller in a windows 2003 Domain ? I have a Primary Domain controller Windows server 2003 , can integrate my network with a linux samba Backup Domain Controller server ?
I've been searching around the web for help and have been really pulling my hair on this one. I have a Windows 2003 Server w/ AD on it. I have two linux machine, both running the same version of RHEL 5 (compute-1, compute-4)
When I log into compute-1, and do an "id dhuynh", I get this: uid=1501(dhuynh) gid=1500(domain users) groups=1500(domain users),2013(dusers),1501(certsvc_dcom_access),1507 (BUILTIN+users) When I log into compute-4, do do the same command, I get this: uid=1500(dhuynh) gid=1504(domain users) groups=1504(domain users),1505(certsvc_dcom_access),1501(BUILTIN+user s)
Notice that the uid and gid are different. How do I get them to be the same? This is affective the file permissions in certain shared directories. I've check /etc/samba/smb.conf and they are identical. I also check /etc/nsswitch.conf and they are identical too.
Does anyone know if it would be possible to do this? I read of people who have run Windows Server 2003 under qemu.. but i was wondering if i could get it easily to work in a secure sandbox, so i could run it as a internet server - knowing that it was secure and no one could then hack my computer.
I'm trying to set my openSUSE desktop up to use the printers on my office network via Samba. I managed to get it working in 11.2 but 11.3 is giving me some trouble.I am able to access the printers and use them but I have to enter my network credentials each time I print. In 11.2 I was able to "save" my username/password and was not required to do this. Are there any Samba packages I need to add in addition to the basic ones? There seems to be a lack of documentation on this particular subject, most is concerning Windows clients printing on Linux print servers.
host is windows 2003 server 64-bit guest is ubuntu 9.04 server 64bit Qemu : 0.11.1 Qemu manager: 7.0
from Qemu manager, if network card is using User Networking, it's a NAT and I can see that Guest Ubuntu has an ip address 10.0.2.15 and is able to access the internet. However, as Guest ubuntu is running server so I want to do use Tap networking and I assue with Tap, the Guest ubuntu will get an ip address which is in the same subnet as host machine by dhcp. so from Qemu Manager 7.0, I changed Network card to be:
NE2000PCI Vlan Number =0 VLAN Type: Tap Networking Mac address: tap0's mac address from host TAP Network Adpator: Tap0
Note that tap0 was created by openvpn. and then fired Ubuntu guest, ifconfig shows no ip address on eth0 (which has the same mac address as Tap0) so the guest Ubuntu has no ip address and can't access public.
Is it possible to somehow setup an ssh server that doesn't require a username,password or cert to login?I wish to provide shell access to a console program, which will prompt for a username and password.Encryption is essential though, and users must not be able to snoop in on each other
I've got an uber simple test mail script in php on my awesome new dev machine running Ubuntu:
PHP Code:
Unfortunately, something is preventing mail delivery. I can't tell from this error log whether it's the remote machine rejecting me or whether it's my machine rejecting the self-signed cert on the remote machine:
Code:
I'm wondering what I could change in my postfix configuration to remedy this problem.
I tried setting smtp_tls_security_level = may = may but this did not change anything.
All of sudden, as of yesterday, I can't read any windows that Thunderbird displays. First of all they are hard to find, because they're a couple of pixels wide and may two dozen pixels tall. Once I find and enlarge them, they have no content they're blank. Everything worked fine until yesterday. I haven't found any other application misbehaving.
In the file ssl.conf I have (along with all the normal stuff):
Quote:
But, when I navigate to url], I get a 404 error (not found).
My SSL cert is with GoDaddy. I created the key and a csr file, for which GoDaddy supplied me with the files mydomain.com.crt and gd_bundle.crt. I placed all the files where they should be, and restarted Apache.
And... 404. No errors on Apache restart.
The cert still seems to be showing up as localhost.localdomain:
Quote:
When I go to [url], I'm told the cert is still a "self signed" cert (out of date, by the way).
The GoDaddy "help" on this (such that it is) is here: [url]
I've setup OpenVPN-ALS (formerly known as Adito) on Ubuntu Server 10.04 edition. I have a security router (Untangle) in front of my internal network. I have a domain name and an SSL Certificate setup on our security router. I can access our web interface on our security router with no problems.
I've setup a portforward rule on our router to access this OpenVPN-ALS portal and I can access it, but I get an invalid certificate message. So I've bought another SSL certificate to install our our Portal, but I'm getting an error message when I enter in our information at the provider where I've bought the certificate.
Common Name does not contain fully qualified domain name. I'm not sure what the problem is. Do I use the hostname I've setup on the portal or do I use the hostname on my security router when I setup the SSL certificate on our portal?
The rsa was generated from example.com server using example.com as CN Common name.
GoDaddy's website adds the extra names to a CSR you provide, does the checks and grants the cert.
My problem is that whilst the certificate works fine on the server example.com (from which the csr was created), it comes up with two errors when restarting apache on remote servers.
1>> Certificate common name does not match server name 2>> SSL Library error - check private key:key missmatch.
I donn't understand how these keys could ever work as no reference to the private keys of the remote servers is ever used in creating the UCC certificate.
we want to get the rid out of windows 2003 print servers. we become sick of restart printer spooler services everyday when printing hang,halth,jam on printer. as admin we have to go to server and restartint services.ow let us continue,1)if using rhel installation time, what customer packages,binaries i should install it.
2) is cup is the print server name in linux world?3ing all windows xp,2000,2003,vista,win7 client4) where our all printers having ip based, 99% they r network ip based printers5) currently we open print share area on windows and all os(windows related) drivers r inside v right click and connect printers6) in linux will it stored drivers for windows for client?7) for ip base hp printers, do i need to download drivers from hp website or it will recongize detect over network all ip printers8) any chance of hanging printing similar to windows machines encounter then we have to go to restart "print spooler" services. as no alternate provide from microsoftkeeping above scenario what step should i follow and start practicing.
I am attending college and I am starting my first Linux class tomorrow. I am going to be learning Fedora 8 (why they don't upgrade, is beyond me) anyways, I also have a third Server 2003 class. We have our own hard drives that we put in the school computers. (80gb) But here is the problem, I know normally your suppose to install Windows first and then Fedora second and you do not have a dual boot problem.
However my Server 2003 class was suppose to be on Monday (which was labor day) so I didn't have school. I am going to be installing Fedora tomorrow first thing, then on this next Monday I will be installing Server 2003 on the same hard drive, but Windows will be going on second. So my question is, how would I fix the bootloader so I can still dual boot Fedora and Windows without having to reinstall Fedora again?
I am trying to backup my CentOS5.5 webserver to our local windows sbs 2003 server in the office. I have set up ssh and cwrsync on the windows server and have confirmed that the linux server can reach the windows server via the command: ssh RemoteUser{AT} It asks for a password and connects fine. However when I run this command to start the backup: rsync -avz -e ssh home/account/public_html/some/small/directory/ remote_user{AT}/cygdrive/c/backup/destination/directory/
I get this error after entering the password: protocol version mismatch -- is your shell clean? PS I had to use {AT} instead of the proper character as the forum thought I was posting a URL
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?