How To Add User Authentication In Linux Server And Windows Client

Hello Guys,

I am an newbie, just started with linux, I have installed centos 6.6 and learning it. But I got stuck in some user controls,

Now In my company I wanted to have an Linux Server and need to do the user authentication and wanted to create domain, But also wanted that my Client OS would be MAC and Windows..

Can anybody Help ??




Please reply here or in my email :- Yerunkar11@gmail.com

Once again thanks Again for reading, really appreciated


Similar Content



Integrate Active Directory With OpenLDAP

Hi,

In first place i would like to give you a brief about my current setup and my requirement.
I have 80% of the machines with CentOS 6.5 installed rest 20% windows 7. I have OpenLDAP v2.4 for user authentication.
In linux environment all linux machines are configured in such a way that whenever a user logs on to system with the help of OpenLDAP credentials he gets a default desktop rather Mandatory Profile is implemented in this setup. Now my goal is to enable OpenLDAP users logon to windows machines and get the same Mandatory profile setup done here. So far SambaPDC helped me to authenticate LDAP accounts on Windows clients machines but the Manadatory profile thing isn't working well at all due to posix acls issue. Now i am working with Windows Server 2012 r2 server so as to integrate with OpenLDAP for getting this Mandatory profile thing done. Is there any way i can sync all OpenLDAP accounts to Active directory or rather make my windows server a member server for OpenLDAP domain.

Please help me on this. Thanks in advance!!

Urgent!! File Transfer From Windows To Linux Server Using Ftp

Dear All

I need your help.
I want to get a file from windows server using ftp.
Below is the script I have created but the connection is not established:

#!/bin/sh

lcd "directory in linux server"
USER="username of windows server"
PASS="password"

ftp -n "ip of windows server" <<EOF
user $USER $PASS

cd "C:\Users... directory in windows server where file is located"
bin
get test1234.txt

bye

EOF

I hope somebody can help me!
BR,

VNC - CentOS 7 Server Login Screen Refresh Preventing Authentication

TigerVNC 1.4.1 CentOS 7 Server on Intel 64 bit vncViewer is running on Windows 7 & 8.1 Using both TigerVNC and Tight VNC viewers The CentOS GUI login screen appears with the correct (su) user name. The screen refreshes ~ twice per second allowing only one character to be entered in the Authentication box before refreshing. I am unable to login remotely via VNC. PuTTY access, etc., works fine.

Trouble Setting Up Basic User Authentication On Apache2 Web Server

Hey guys!

So I decided to set up some basic user authentication on my apache2 server, and I am running into some problems. I followed the documentation provided by apache on their website, but I cant create the password file for some reason. I did a little trouble shooting myself, and found out that I need to use htpasswd2.1 as opposed to htpasswd(which is nowhere to be found).

The specific part I am stuck with, is running this command:

htpasswd2.1 -c /opt/apache2/passwords user1

It's displaying htpasswd2.1: command not found.

I am completely stuck, and seeking assistance. Thanks in advance for taking the time to review this.

Learning Curve Too Steep

I am an older, competent, windows user who would love to migrate to Linux. Unfortunately there is no easy path. Linux seems to be a program written by geeks who want it to be different, forcing a windows user wanting to move over to completely learn a new way to use the internet. Even moving to Apple is easier. To learn Linux is like forcing us to learn Chinese from scratch. That will not happen.

Unless a pathway, or a bridge, which is "somewhat" like windows is provided so we can assimilate into this new OS called Linux, I, we, will never really accept Linux to replace Windows. Even though we want to get away from Windows, there is no way to do it, because Linux is just too different to easily learn. I can play with Linux, but that is all I can do - play with it, not use it on a daily basis.
SAD.

And here we are, going to be forced to accept Windows 10 as the next OS, and I have nothing to say about it, for MS will soon kill Win7 like they killed XP, and force me to go to Win10, when I don't want to. I would love to use Linux, but the learning curve is just toooooo steep.
SAD

It would be nice to have a version which would make moving from Windows to Linux easy. The reality is, though, Linux is an OS for the younger geeks, or experienced programmer, not an OS for the avg user. Why can't that change? I realize this is an age old question, which has been around for years, but I'm realizing it is now becoming a reality I need to face.

Shell Script To Send Email After Authenticaton

Dear All,

I am not an expert with Linux so I am seeking your help. I want to send some email from Linux through Microsoft Exchange server 2013 which requires authentication. This exchange server doesn't allow sending anonymous email. Previously I am sending email using "mail -s" command. Can you guys please help me to achieve this. Any heko would greatly be appreciated. By the way I am using Oracle Linux 6.6.

Ldap User Authentication For Samba Share

- I have samba server and ldap server both on different machine. I want to authenticate all the ldap user on samba share to giving access permission for user's on share. I have refer too many document for that but I am unable to access share with ldap user's username and password. I have referred below link

https://wiki.samba.org/index.php/Samba_&_LDAP

http://www.unixmen.com/setup-samba-d...-ubuntu-13-04/

How to troubleshoot for user authentication on samba share?

Linux Company Environment AD Alternative

Hi Guys,

I'm new to this community and i just have a basic Linux knowledge especialy Ubuntu+ UbuntuServer. I'm Studying IT its my last year and im working on a thesis called "Windows Vs Linux". I'm trying to setup a virtual company environment in windows and the same in Linux. I want to compare the both... what are the pros and cons from both operating systems, stability, Security, managability, TCO,... . I did some research and stuff but for the Linux part its not easy... So i have a few questions, hopefully I'm getting some response. First of all I'm thinking of using Ubuntuserver LTS as server side OS and for the workclients Mint or ubuntu. Is this a good distro choice ?

My second and i think its the hardest part of setting up a manageable Linux Company environment is an Active directory alternative that offers the same functionality in Linux. Is this possible ? Ok you have like openlDAP and stuff but thats just basic authentication password and shit, but do you have something like GPOS for Linux ?

I'm hoping someone can help me out a bit

Grtz

Planning On Switching To Linux And Set Up Domain Controller And Samba

Hello.

I am not entirely new to Linux and UNIX in general, but I am to Samba.

I have about 100 users roughly and currently have a fileserver that is drastically wasted on a Windows Server 2008 R2 platform, which I would eventually like to migrate to a Linux platform to reduce the amount of programs unnecessary for the purpose of a fileserver, and also set up my server as a primary domain controller as well as user access if possible.

I'm reading and sifting through the forum on the current information, but if anyone has additional thoughts they would like to add, I will probably need something from A to Z if possible that will produce the least pain as possible, as well as reduce maintenance downtime when I actually go to implement this, as I will have to have a means to either backup what is currently on our file server, and then move toward a new fileserver on a simplified platform and perhaps regain my Windows server license for another application down the road.

Sorry so long, and thanks for any advice that would be given. I'm an IT Manager for a small corporation. However, I have worked for Fortune 500 companies, but not in this capacity.

Thanks.

Richard

Add Files To A PXE Image

Hello,

I am new to Linux images (pxe, livecd). I would like to add files to a linux image, like something under etc or var, and have the files be available on the client.
The server I am working on was already configured with a pxe image, and only 2 files are present under the pxe client folder: initrd and vmlinuz. So I am wondering if either of these files contain the dirs /etc, /var, etc..., and how I could add files to them.

To give some background, I have done the same thing in Windows. An image in Windows is typically either boot.img or install.img. You can mount either of these to a folder using the Windows SDK tool imagex.exe /mountrw <img file> 1 <mount point>. From here you can add/remove/modify any files you want. Then commit the changes with imagex.exe /unmount <mountpoint> /commit.

Can someone provide insight to the linux image creation process, which of the files (initrd, vmlinuz/vmlinux, etc...) contain what for the client boot, or something similar to the Windows Image editing process?

I know I'm asking for a range of info, but pointers to any material to help my understanding will be greatly appreciated.

Thanks,
Jon