General :: Create A Domain Server With Redhat?
Mar 26, 2010I want to create a domain server on redhat.(home use)Someone told me to use SAMBA,can someone tell me how to use it?thx
View 5 RepliesI want to create a domain server on redhat.(home use)Someone told me to use SAMBA,can someone tell me how to use it?thx
View 5 RepliesI want to host 5 websites on my new virtual server so I have created 2 nameservers that point to my virtual server's IP addresses as a glue record. What confuses me is when I create a new domain on my server it gives the new domain it's own nameservers (ns1.thenewdomain.co.uk etc) do I need to change these records so they use the nameservers I created earlier? If I do? Which particular records should I change? I'm running a Unix virtual server with a Plesk control panel.
View 2 Replies View RelatedI am trying to create a new domain on an Ubuntu server version. the man page tells me to type
[URL]
When I do this it tells me that the command CREATE is not recognized. I realize (and hope) that this is probably extremely simple but can anyone help me with this? To give an idea of what I am trying to do. I am a network technician and I work with a Windows Server 2003 network. I am trying to create a separate domain for our training classes with linux to reduce costs. I still want to connect to the internet through our existing domain. I have all of the computers connected to the internet and set up including this server but I have not been able to get the server to become a name server so I can change the domain on all of the linux computers that I set up to have them on a separate domain.
On my RHEL Box I have my web site running:
[URL]
How can I create a sub-domain such as the URL looks like:
[URL]
I am trying to figure out if it can be done in the configuration file:
Code:
/etc/httpd/conf/httpd.conf
i need to configure Redhat Linux as Domain Controller in my organisation, whee all of my clients PC's will be Windows XP or Windows 7 ( where i can login through Domain users ). what exactly i need to configure in Redhat Linux, i heard Configuring Samba as PDC is quite enough ? is that right ? then what is Open LDAP ? should i need to Configure Open LDAP also ?
View 2 Replies View RelatedI want to set a domain name for my static ip address. If i am giving my static ip, i got output but i cant create a domain name instead of giving ip address.
View 3 Replies View RelatedI use bind 9.3.4 on RedHat 5.3, and I try to create some simple DNS related scenario. I have two DNS servers. One of them serves rodnower.org. zone and an other service web.rodnower.org. zone. The parent has glue record to child. I sussessfully query all rodnower.org. records, but failed to get data from subdomain. So here relevant data from namd.conf of parent zone:
Code:
view "main" {
zone "rodnower.org" IN {
type master;
file "rodnower.org.zone";
[Code]...
I am trying to create a 2nd node from last couple of days but no luck.do this.I have gone through these article again and again:Here is my setup
node1 ( ricci + luci) : which is working fine
node2 (ricci only) : this is giving me problem
node1
[code]...
I want to create redhat cluster on(vmware) OS Redhat Enterprise Server 5.5
Install Luci on node1
Install ricci on node2
Install ricci on node3
All the computer name records in all system host file. When I try to create new cluster( luci_install init) then showing error...
Status messages:
* Host stationx.example.com is already authenticated
* Host stationy.example.com is already authenticated
[dismiss]
The following errors occurred:
* Unable to create the cluster Luci database objects
***No any cluster.conf file created on any node
I have reinstall the node, but getting same error.
I'd like to ask how to create new gtty in redhat, I already know how to create new text terminal (tty) by appending a line in inittab file.. but I wanna add a graphical one
View 1 Replies View RelatedHow can I create a domain name for local purposes? for example I have a local web application environment in [URL] but I would like to have it in [URL] instead. I am using Ubuntu 10.04
View 2 Replies View RelatedI have one dedicated server. I have root access through ssh. many domains configured for mail server purpose. now sendmail configured on this machine. lot of domain mail users created. I dont know how to create popaccounts on that machine for the specified domain. popaccounts locations is /home/popaccounts/inside this location lot of domains [URL]..the user accounts created under the specified domain. i dont know how to create it.
View 2 Replies View RelatedI've got a home server running Ubuntu Server 9.04 and several machines running Ubuntu Desktop (9.04 and 8.04) and Windows (XP, Vista and 7). Now what I want to do is to create a domain and directory server similar in function to Windows Server w/ AD and join my other machines to the domain, but am not sure where to start. I already have file shares with Samba but now I want to setup a domain.
View 3 Replies View Relatedhow to add redhat linux5 client to windows domain
View 1 Replies View RelatedI have an existing windows domain set up, Server 2008 R2.My active directory server doubles as my DNS server. I would like to add an Ubuntu DNS server to the domain. So far, I have installed the server and installed bind9, webmin, and a static IP.However, I'm not sure where to go from there, I would really like to find a way for all of the information on my Windows server to replicate to my Ubuntu server. Is that possible?
View 3 Replies View Relatediam using centos5.2.configured qmail,vpopmail. while adding domain form vadddomain<domain.co.in> At first time domain folder get created in domains directory.and also postmaster user also get created by default.And also in mysql. Now the problem is after some times or rebooting system domain get erased automatic.also in /var/qmail/users/assign file domain name get erased.
View 1 Replies View Relatedi had created domain but not getting domain in /var/qmail/user/assign file.also it error /home/vpopmail/bin/vdominfo abc.co.inInvalid domain name
View 2 Replies View Relatedi need to allow window domain controller user to use file share of linux.windows DC user can see the share file and directories of linux file server but not able to access.
below is brief--
I have a Linux machine which is on my network but not on my domain. I have configured SAMBA FILESERVER for file sharing purpose. I have a Windows XP PC which is on the domain(windows server) that I am trying to connect to a share on the Linux box. I supply my credentials but regardless of which login I use I always get Logon Failure. I have created an account on the Linux machine with the same user name and password as my domain account but so far no luck. Can I connect from a domain PC to a non-domain Linux box? Is there something else I should be checking?
I'm working for a smallish non-profit that has gone through some recent growing pains. We have two sites that are currently without a domain controller, and no money for MS licenses, so I was thinking of trying to add a couple of additional Linux machines (we already run Linux for web services internally, and I've set up a test case previously to see if I could get a server to join the domain, which was a success) and was trying to find out if I can get them to act as Domain Controllers without replacing the domain. The main issue that I'm having at those locations is drive mappings are not happening correctly against our DFS file servers. The one other location that had this issue had it go away when we added a local DC. The domain is a Server 2008 domain.
View 2 Replies View RelatedThe company I work for, as usual, is Microsoft-centric. I'm attempting to integrate my Ubuntu server into the domain to allow domain users to authenticate to the server and access file shares using Samba. Here's my current configuration:
[Code].....
My customer has a domain hosted by me and he has another domain hosted by another isp. He would like to have this domain am hosted to be forwarded so thwt upon entering the url he should have the website which is hosted by this other ISP displayed (the url of the website be musked). How do i configure my DNS at achieve this?
View 1 Replies View RelatedI need to redirect a domain to a subtree of another subdomain , for example : [URL] should be redirected to [URL] How should I do this ?
View 1 Replies View RelatedI am customizing the CentOS and I want to change the complete look and feel of the OS. I know all the installation wallpapers and images comes from the rpm mentioned above.
Even I extracted the said rpm using rpm2cpip and have replaced the my customized images but not sure how can I prepare my new RPM to include that in a my build.
Does any have any clue or I should go for src.rpm?
How to configure LDAP server in redhat5.1 but i want to know how to configure it.
View 5 Replies View RelatedSomeone asks to install LAMP to the Redhat server , I know LAMP = Linux + Apache + Mysql + PHP , I also can't find any module called LAMP , does it means what I need to install is Apache , mysql , php to my server ?
View 7 Replies View Relatedat work place I have an HP ProLiant DL580 with RedHat Enterprise Server 5.4 x64. Today I cloned this machine using clonezilla. What I would like to do is restore the image to VMWare machine for personal purpose (I cannot perform tests on production machine). But after restoring on VMWare I got "Kernel Panic". That's normal due to different hardware.
Now, is there a way to remove the Kernel Panic and correctly boot the machine? I ask our tech department for the RedHat CD1 to enter the "linux rescue" enviromnent, then try to re-read the hardware list with
# chroot /mnt/sysimage
# kudzu
I am new to redhat and tried to run my reliance net connect highspeed 1x... is there any possible way of directly using by pluging in... One way is using wine then running the exe format of the driver....but it too need net connection for further packages needed by wine...At present I have only usb modem for internet
View 1 Replies View RelatedI want to create a smb share on a redhat machine, in which want to give permission as follows:
3 users a,b,c a have read and write but b & c have read only permission.
What is the step by step procedure of creating simple DNS in redhat enterprise linux?
or by using simply named.conf,resolve.conf, with forward zone & reverse zone.
I bought a web hosting account(cPanel) and I want to create my own name server(ns1 and ns2.mydomain.com). So when I want to host addon domain, I can point them to my name server instead of hosting company name server.
View 10 Replies View Related