LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   windows domain users (https://www.linuxquestions.org/questions/linux-newbie-8/windows-domain-users-4175461627/)

tapi 05-12-2013 07:46 AM

windows domain users
 
How do i add a windows domain user to an RHEL server.

shivaa 05-12-2013 07:55 AM

Do you want to add a new user to Linux? Just explain it little more that what you want.

tapi 05-12-2013 07:58 AM

I have created windows domain user called loftware. I want this user to access a shared directory on an RHEL server and be able to read and write from this RHEL shared directory.

shivaa 05-12-2013 08:13 AM

Lots of online tutorials are available for samba server setup. You can setup samba and do share files between Windows and Linux.
Find here:
http://www.liberiangeek.net/2012/10/...antal-quetzal/
http://computernetworkingnotes.com/n...ba-server.html

tapi 05-12-2013 08:19 AM

I have already shared the folder from my RHEL server i can copy and paste into it from windows.

tapi 05-12-2013 08:24 AM

what i am trying to achieve is this, when i try to access the directory as domain/loftware i cannot but if i specify machinename\ loftware i can access the directory. But in actual fact what i need is to access as this domain/loftware

Z038 05-12-2013 04:44 PM

You didn't give any info about your RHEL samba configuration or your Windows domain, and it'll be hard for anyone to help you without that.

Assuming your Windows clients are in a Windows Active Directory domain, I think your samba server on RHEL needs to be a member of the windows domain in order to accept logins in the domain\username format. That is, you'll need to specify SECURITY = ADS, and authentication will actually be done by your Windows domain controller.

I've never worked with a samba server in a Windows domain environment, so I doubt I can help you much, but I think you'll need a kerberos realm, openLDAP, and winbind setup on RHEL to do that. From what I can see, it's not trivial to set it all up.

tapi 05-13-2013 09:01 AM

thank you


All times are GMT -5. The time now is 03:15 PM.