Server :: Migrating Old NIS System To 389 Directory Setup
May 17, 2011
I want to migrate our old NIS system to 389 Directory Server.
What I have done:
* Installed Redhat 5 x86_64
* Installed 389 from EPEL
* Imported NIS Data into 389 with LdapImport from Babel
* Authentification over LDAP is working. (POSIX Accounts)
* Installed slapi-nis
I configured slapi-nis module (dse.ldif) from the readme --> nis-getting-started.txt. And ypserver is running. But what should I do next? I don't know how to " Configuring a Domain and a Map". Where should I configure it? Commandline ? 389-console?
View 1 Replies
ADVERTISEMENT
Jan 27, 2011
I have around 12 users, with their profiles present on a Windows 2003 Active Directory and I would like to migrate to an open source free alternative.Could you recommend any alternative that supports the migration of user files from Active Directory?
View 1 Replies
View Related
Jan 19, 2010
We are trying to set up a NIS server on a CentOS system. We need to have a NIS server which can provide NIS authentication to a couple of clients. We are practically new to all this stuff.
Just googled to find some ideas about installing ypserv and ypbind and portmapper. We did all that and also started them successfully. But now the clients are not able to join to the NIS domain . The error log states "YP_DOMAIN NOT BOUND".
I guess we have not entered the /etc/yp.conf, /etc/hosts files properly. Please let us know the detailed steps to setup a NIS server .
Also, please let us know what entries should go into the different /etc/<file_names>? What is meant by HOSTNAME in the /etc/hosts file?
Is there any other files which need to be changed? Are we missing any steps?
Also to add-on, while executing the ypinit command we faced the following error:
At this point, we have to construct a list of the hosts which will run NIS servers. localhost.localdomain is in the list of NIS server hosts. Please cont inue to add the names for the other hosts, one per line. When you are done with the list, type a <control D>. next host to add: localhost.localdomain next host to add:
The current list of NIS servers looks like this:
Is this correct? [y/n: y] y
Error running Makefile.
View 3 Replies
View Related
Mar 24, 2011
I need to setup windows Active Directory system and want to use our existing ubuntu server as Primary Domain Controller (samba). What I'd like to know is if its possible to setup a machine running standard Ubuntu as the PDC, or if I would need to install Ubuntu server.
View 2 Replies
View Related
Oct 5, 2010
I am trying to open an encrypted home directory from opensuse 11.2 with opensuse 11.3. This means i have a user.img and a user.key So far i have done:
losetup /dev/loop3 user.img
cryptsetup luksOpen /dev/loop3 home
Enter passphrase for /dev/loop3:
No key available with this passphrase. At this point it will not accept my passphrase.
A luksDump reveals:
cryptsetup luksDump /dev/loop3
LUKS header information for /dev/loop3
[code]....
When i try to use the key file, i get:
cryptsetup luksOpen /dev/loop3 home --key-file home.key No key available with this passphrase.
View 3 Replies
View Related
Mar 13, 2010
I know that these forums aren't M$ support forums, but any mention of Linux and open source there just ends up in "don't use Linux"-type replies, so i figured i should ask it here. I have a quad-boot setup (Win7x64-Win7x64-K9.10x64-K9.10x64). I am in the process of migrating this setup to another (bigger) HDD. The Win7 system partitions were cloned using 3rd paty imaging software, Linux system partitions were cloned directly (cat /dev/sda5 > /dev/sdb5), data partitions were freshly created and populated with files copied from old partitions.
As the hard drive is bigger than previous one, i decided to add a little more space to Win7 system partitions. So when creating new partitions, i left 5GB unallocated space between them in order to grow the partitions later. I cloned the new partitions, ran the chkdsk with all options on to make sure the resulting partition survived the migration, then checked if it is readable under Linux (it was), used KPartitioner to grow the partition to the new size, again booted into Win7 Recovery, ran chkdsk with all options on, removed bootloader and made a new one using bcdboot.
Now, my Linuxes boot OK (there was some wankery involved but nothing too serious), but neither of my two Win7 can. I checked the bootloader, fiddled with different settings (e.g. removed setting the root by UUID), even tried to manually boot it from commandline - to no avail. After "chainloader +1" and "boot" it just does nothing. No error messages, nothing at all - the console screen doesn't even clear.
View 2 Replies
View Related
Jun 29, 2010
I just setup 389 Directory on a fresh CentOS box. I realise, or I can't seem to find, there's no way for user to change their own profile/password, aka self service. I can access the service through localhost:9830, but that's pretty administrative on a very minimalist level. Looking through the docs, don't seem to suggest any way to do it by default. One option is to use phpldapadmin. Is that the only way? No out-of-box option?
View 6 Replies
View Related
Feb 1, 2011
I am trying to accomplish an objective, I need to get 389 Directory server installed in the process however is it possible to just have email addresses of users in the LDAP server? I have a primary domain, example 'abcefg.com' with about 3,000 users and several hosted domains like 'xyz.com' and 'mno.com'. The end goal is to speed up email processing, so instead of the Barracuda asking the email server(s) if a user exist it queries the LDAP.
Is there a way to configure 389 Directory Server to contain just the email addresses of the end users to allow the Barracuda to poll the LDAP server to verify the email address is valid. The rest of the authentication like password is handled by the email server. So in the end the LDAP server would just contain the email addresses (live) and the Barracuda would query the LDAP asking if joebob@abcefg.com exist if it does carry on. If user xxeedd@abcefg.com does not exist drop it and go on.
View 4 Replies
View Related
Jul 18, 2010
How to control a windows system by using linux server i know linux is a cross flatfarm. But how to Authenticate windows system like in windows we use AD for user authentication.
View 3 Replies
View Related
Aug 10, 2010
I am first time working on 389 Directory server. I have installed 389 Directory Server on RHEL5.5 Server using following steps
1. yum install java-1.6.0-openjdk
2. yum update
3. rpm -ihv epel-release-5-3.noarch.rpm
4. cd /etc/yum.repos.d/
5. [URL]
6. yum install 389-ds
389-ds installation completed successfully without any error but when I want to setup it, I didn't find any fedora directory in /opt or any where also tried to find setup-ds-admin-pl script but it is also not available anywhere on server.
View 6 Replies
View Related
May 4, 2010
I am attempting to setup the following:
1.User login/authentication via a single NIS server.
2. User home directory should also be on the Same NIS server.
3. If possible to setup a single shared home directory for all users.
OpenSuse version 11.2 There are twelve workstations from which users will login using the NIS authentication. I have succeeded in setting up NI server. However login fails as the home directory is not accessible.
View 9 Replies
View Related
Aug 21, 2009
I'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 Related
Mar 11, 2010
In the past, I've deployed new 64 bit systems and I've worked on and developed on 64 bit systems. But until a week ago, my workstation was a 32 bit system. Now, it is a 64 bit quad core Phenom II system, and I suppose I need to start the migration to 64 bit Linux. I do not want to blow off my system and rebuild it. This particular system dates back a decade and through many many updates. There is some digital debris in it, but there is also a fair amount of customization that I have implemented either for my own purposes or for customers, and to lose that customization would represent a headache for me.
What I want to do is install a 64 bit system over top of the 32 bit system. It is my hope that doing this would install the necessary 64 bit libraries, while not impacting the existing 32 bit libraries (except with some possible symlink problems). I then, hopefully, could boot into a 64 bit kernel while still running 32 bit programs. Is this feasible? My backup system is comprehensive; I COULD just try it and back up if my system became hosed. But I'd rather not; I have a lot of work to do and I'd rather not learn by doing in this case.
View 10 Replies
View Related
Apr 26, 2010
We are in the process of analysing the possibility of migrating our application from HP-UX unix operating system to Linux operating system.
1)In our application, most of the source codes are written in C, C++ languages.
2)We are using aC++ compiler in current HP-UX opertaing system.
3) And also we have 400 shell scripts.
4) Using Oracle 10g database
View 1 Replies
View Related
Feb 24, 2009
I'm trying to setup a Samba network share with a Fedora Directory Server backend. This will be used primarily for Windows users to authenticate before accessing the share. I am using Fedora Core 10 and have all of the latest updates installed. When I try to connect from a Windows machine, I am prompted for a username and password. I enter the username and password of the account I created in Fedora Directory Server in OU=People. The credentials are rejected. At the same time in the log file I see this:
[2009/02/24 16:50:16, 3] auth/auth_sam.c:check_sam_security(282)
check_sam_security: Couldn't find user 'Administrator' in passdb.
[2009/02/24 16:50:16, 2] auth/auth.c:check_ntlm_password(318)
check_ntlm_password: Authentication for user [Administrator] -> [Administrator] FAILED with error NT_STATUS_NO_SUCH_USER
Administrator is the user I created in Fedora Directory Server. If I perform an ldapsearch it will find the user as uid: Administrator so I know it is able to be looked up in FDS. But I'm guessing that's not the problem.
[Code]...
View 4 Replies
View Related
Mar 8, 2011
setup user authentication server and internet accounting server like ISA and Active Directory in Windows?
View 4 Replies
View Related
Jun 13, 2011
I'm trying to setup an Apache server on my computer which will allow browsing of files in a specific directory and subdirectories, without needing any sort of authentication.
I've got the Apache2 server up and running through yast, and everything works fine as long as I try to point it to the /www/htdocs folder. However, I want to point it at another folder, which is on another partition. This partition is formatted as NTFS, if that matters at all (here's some background on some permissions issues I had with the NTFS partitions recently).
When I change the "Directory" setting in the Yast http server configuration utility to the directory on the NTFS partition I wish to use, attempting to access the server results in the following error:
Code: Access Forbidden: You don't have permission to access the requested directory. There is either no index document or the directory is read-protected. If you think this is a server error, please contact the webmaster.
Error 403
192.168.1.100
Mon Jun 13 23:43:29 2011
Apache/2.2.17 (Linux/SUSE)
View 4 Replies
View Related
Apr 3, 2011
How can I setup a payment system (e.g., use PayPal, or visa) on my Linux web server?
View 3 Replies
View Related
Mar 15, 2010
Whats the best way to setup a cluster for HBase database system?
View 1 Replies
View Related
Aug 27, 2010
I am looking for an easy to setup/maintain wiki that will be hosted on a Linux box. Just a simple wiki should do. I would prefer perl/cgi based wiki.
View 1 Replies
View Related
Oct 26, 2010
I'm migrating a mediawiki install to a new server, everything (files and database) have been moved over, however when bringing up the site I'm presented with an error that states the following
Code:
MediaWiki requires PHP 5.0.0 or higher. You are running PHP 4.3.9.
However from the command line I get
Code:
[bleon]$ php -v
PHP 5.1.6 (cli) (built: Jul 31 2008 00:08:07)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
why mediawiki is still thinking I'm running php4?
View 9 Replies
View Related
Jul 1, 2011
I am trying to copy /var directory in a server to another sysem using scp. Although the total size is around 6GB, the copied folder's size exceeds 80 GB or so. I am not sure what's going wrong, but I am suspecting that the directory contains some shortcut or symbolic link, and while using scp that directory is also getting copied. Also it would help if i can see the complete path of files getting copied instead of just file name that's getting copied. Is there any option in scp to do so (Display complete path of files).
View 7 Replies
View Related
Apr 24, 2010
I have just bought two SSD, Intel X25-M 80GB, to install Ubuntu 10.04 64-bit server with vmware on a computer with 8GB RAM. I have tried to find out how to set up the system, but is somewhat confused on the setup. The idea is to use software raid to aviod data loss if one SSD is giving up in the future. When installing I have thought about using tree partitions.Swap Root Vmware vhd When reading about how to optimize vwware I found this:
Quote: Disks, Disks, Disks: I always attempt to put my guest OSs on their own partition and I format that partition thusly because VMWare server reads guests in huge blocks (/dev/sdb1 is the partition my guests reside on): mke2fs -b 4096 -R stride=8 /dev/sdb1
Then I set the block readahead value to somewhere around 16384, but you can go as high as twice that value (in my case this is an entire disk array, so I dropped the partition indicator): blockdev �setra 16384 /dev/sdb
How should I setup the file system on each partition? When using an SSD, each partition should be aligned. How do I do that? Let say I would like to have 4GB swap, 60GB root and the rest for vmware. At last, I have fount out that full support for TRIM is supported by kernel v2.6.33. Ubuntu 10.04 is using v2.6.32? If so, for full TRIM support I must upgrade kernel to v2.6.33.
View 1 Replies
View Related
Jul 19, 2010
I am trying to setup a ventrilo server. I want it to load the server automatically on system boot so it is running at all times. I have downloaded the server files and can manually start it, but I do not know where/how to make it start automatically.
View 1 Replies
View Related
Jan 31, 2011
When I came in...one of the servers is a small webserver that just hosts our website, it used to host a scalix e-mail server but I've since moved to Google Apps.Anyways, I've been slowly converting the servers to VMware, I'm onto the Webserver now.I am Running CentOS5.5, I've installed the new server on the VMware client. What I don't know how to do is copy the apache 2.0 server (which files,commands,etc) over to the new one so that I can start to run the web server from the VM.
View 10 Replies
View Related
Nov 30, 2010
I have a real system user say 'test', created in a number of system groups, up to 3 additional groups (including ftp of course). Its set to the usual standard directory /home/test. But what if I wanted to use /home/test as their home directory but login to what would be unknown to them to be ProFTP to make them go in say [URL] or something random like that, how is this done? Just been through things like this:
Quote:
<VirtualHost 192.168.0.255>
ServerName "ftp.mydomain.com"
ServerAdmin "me@localhost"
[code]....
But nothing seems to work.
View 23 Replies
View Related
Jan 22, 2010
I have running windows 2008 active directory. need to login ad users to linux system, which is inside the windows domain
View 3 Replies
View Related
Apr 20, 2010
Is there any way to setup the Centos Directory Server without an internet connection?? i tried using the command: yum install centos-ds
but this just tries to connect to the internet to to download the packages. Is there a site where i can find the package so that i can copy it to my server and install it or is there some other way to do this?
View 3 Replies
View Related
Mar 28, 2010
I want to upgrade from another distro to ubuntu server for a few reasons. The only problem is I have a lot of data that needs to survive. here is how my computer is setup. I've 5 drives on the computer,
A- 10gb drive for OS and swap only, no data
B,C,D,E - 4x 500 GB drives in a LVM. they make up one large drive with xfs and this volume has about 1.2 TB of data. there is nothing fancy on it, no encryption and no software raid of course the little 10gb drive can be formatted no problem, but the LVM needs to be migrated over intact.
View 5 Replies
View Related
Apr 25, 2010
can i just copy/backup postfix mail queues in /var/spool/postfix and paste that folder back in after i done migrating all users and mails to a new mailserver?
View 3 Replies
View Related