The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
39 views

Ubuntu joining a active directory domain

during the command sudo domainjoin-cli join *domain* *user* I get the error removing the .local and just using the domainame I get this error Pretty new with Ubuntu and don't know what to ...
1
vote
1answer
44 views

How can I join an ubuntu 12.10 client to join a windows domain (server 2008)

In My office am using windows server 2008 recently am install ubuntu 12.10 in my offz its really awesome but Little bit am struggling about few configurations and settings... now also am struggling ...
1
vote
1answer
73 views

Ubuntu Server Roaming Profile for XP pro

I'am new to ubuntu or linux server OS. What I want to accomplish is to have an Ubuntu 12 Server running for my workplace. We currently have atleast ten employees and I want them to have their own ...
0
votes
2answers
392 views

Why won't bind9 start with Samba 4 AD DC? [closed]

I followed this guide to install Samba 4 as an Active Directory Domain Controller and got stuck on starting bind9. Here are some important configuration files and logs. tail /var/log/syslog: Mar 2 ...
2
votes
0answers
93 views

Getting Primay domain controller to work

I am setting up a Primary Domain Controller on a small office network. I am following this guide https://help.ubuntu.com/12.04/serverguide/samba-dc.html I got it working on one machine a few weeks ...
0
votes
0answers
597 views

Can't connect win7 to samba4 domain 'network path not found'

Been stuck for three days on this one, I have a Ubuntu server 12.10 that I would like to use as an active directory domain server. I have set this up before on the same network but can't seem to ...
0
votes
1answer
80 views

Remove domain user access to ubuntu machine

I have configured my Ubuntu server to allow login using Windows AD credentials. I have added enabled a domain group to login to ubuntu machine(by adding them in sudoer file) #%mydomain\\domain^users ...
0
votes
0answers
356 views

Unable to add ubuntu to windows domains? using centrify [closed]

I'm using this guide to add my linux (10.04 lucid) ubuntu machine to domain. First I tried using likewise, but couldn't do this apparently due to some compatibility issues with 10.04 kernel. I had ...
0
votes
0answers
376 views

Migrating a Windows Server to Ubuntu Server to provide Samba, AFP and Roaming Profiles

I'm replacing our old Windows XP Pro office server with a HP Microserver running Ubuntu Server 12.04 LTS. I'm not a Linux expert but I can find my way around a terminal prompt, I'm a Mac user by ...
1
vote
1answer
647 views

Lighttpd configuration multiple subdomains

I have a Lighttpd server as a front end for Ruby on rails. Some subdomains (server1.domain.com, server2.domain.com) are configured with proxy. But also have a standard static web server at ...
2
votes
1answer
107 views

Join Domain and Dos App

First off, yes I have read all the related topics and those fixes are either out of date or don't work. I am running 12.04 and I would like to add it to the Windows 2008 Server network. After I get ...
0
votes
1answer
374 views

Configuring and Using Sendmail [closed]

I have been trying to configure Sendmail to be able to use any email address to send an email to anyone I choose. I am using BackTrack5 just because it was what I already had on my machine. I used ...
1
vote
3answers
775 views

How to make subdomains point to different local IP addresses?

I have a domain name mydomain.com which points to a static IP address. I have configured in my modem so that all request to port 80 of this static IP will come to my local computer 192.168.1.100 (web ...
0
votes
1answer
843 views

Enable domain login on login screen

I installed likewise-open including the likewise-open-gui to join my company's domain. I entered my computername and domain in the gui, provided an administrator account to join, and it did say it was ...
1
vote
0answers
333 views

Ubuntu Samba server in a Windows domain

I have a problem setting up a Samba file server in a Windows domain. We have a Windows domain (Windows Server 2008) and I would like to set up an Ubuntu server as NAS and webserver (egroupware). I ...
0
votes
1answer
164 views

My Primary Domain Controller does not work with other laptop

I have configured my primary domain controller in Ubuntu 11.10. To make sure that it worked, I used a Windows 7 client in my friend laptop and I can successfully log in as a user from my domain. But ...
0
votes
0answers
50 views

Can I register a domain name that includes non-ASCii (examples) characters? [closed]

Actually I decided to register my domain name on www.register-domainname.in but this is not my problem. My problem is Can I register a domain name that includes non-ASCii characters? I have discussion ...
2
votes
1answer
1k views

Dovecot does not receive emails - Connection refused

I try install Mail server on Ubuntu, I've installed dovecot server. telnet localhost 110 - correct telnet mail.domain.cz 110 - correct When I send email: echo "Testicek" | mail -s "Dovecot test" ...
1
vote
2answers
3k views

Can Ubuntu act as a Domain Controller for multiple OSes?

I would like to install Ubuntu server at my church to start testing a few options (to eliminate Microsoft usage). Some PCs use Windows XP, and some use Ubuntu. I would like the Ubuntu server to be a ...
2
votes
1answer
599 views

How to setup a domain server for manage windows pc's & ubuntu pc's?

i like to manage windows pc's and ubuntu pc's.Can some one explain me on setting up a ubuntu domain server step by step configuration
1
vote
1answer
105 views

Do I need to setup a “zone” for every domain name that is visible to the outside world?

I have a quick question. I just setup DNS on one of our Ubuntu servers using Bind9. Now my question is do we need to setup a "zone" for every domain name that is visible to the outside world? Or is ...
0
votes
1answer
272 views

How to setup a domain server?

I would like to manage more than 200 ubuntu PC's. So i have a plan to setup a domain server.Can some one explain me on setting up a ubuntu domain server?