UNIX in MS Win2003 Domain


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers UNIX in MS Win2003 Domain
# 1  
Old 06-29-2004
Question UNIX in MS Win2003 Domain

Hi,

Can I make a UNIX or LINUX machine a member of MS Active Directory 2003?

How?

Regards
Leo
# 2  
Old 07-07-2004
Not too sure if you can make the box a member of the domain, but you may want to look at Microsoft's UNIX integration tools to see if there is a migration or connectivity tool that will achieve what you want. They are called Services for UNIX (SFU) and can be found here.

-DT
# 3  
Old 07-07-2004
If its just user authentication you are looking for it can be done with PAM and the krb5 module against a windows 2003 ad.

/peter
# 4  
Old 07-08-2004
Is Samba what you are looking for http://www.samba.org ?
# 5  
Old 07-09-2004
winbind may be what you need

together with the nss lib and pam module.
I did integrate a few linux machines with windows 2000 domains.
They work fine.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

How to: Linux BOX in Windows Domain (w/out joining the domain)

Dear Expert, i have linux box that is running in the windows domain, BUT did not being a member of the domain. as I am not the System Administrator so I have no control on the server in the network, such as modify dns entry , add the linux box in AD and domain record and so on that relevant. ... (2 Replies)
Discussion started by: regmaster
2 Replies

2. AIX

Mount drive to Win2003 share folder

Dear all, How can mount a drive from AIX 4.3 to Windows 2003 Server share folder ? Thank a lot. (1 Reply)
Discussion started by: sinopec
1 Replies

3. UNIX for Dummies Questions & Answers

Checking who is listening on a Unix Domain Socket

Hi all, I'm writing a kernel module and part of it involves controlling IPCs between processes. My problem is when a process tries to connect to a Unix domain socket, the only identifying information of the socket it supplies (that I can see, anyway) is the special pathname of the socket. From... (0 Replies)
Discussion started by: blank87
0 Replies

4. UNIX for Advanced & Expert Users

UNIX domain sockets vs FIFOs

Is there a performance advantage of one of these over the other? Obviously, it makes no sense to use normal TCP sockets or UDP sockets w/ the overhead they carry. But what about UNIX domain sockets vs FIFOs? I'd think they'd be very similar, in terms of performance and in terms of how they're... (2 Replies)
Discussion started by: mgessner
2 Replies

5. AIX

How do I connect win2003 to AIX?

How can I connect window 2003 server to AIX? I know that window needs to establish realm trust with UNIX. if the trust is established, would the administrator be able to have full control of files on AIX? (1 Reply)
Discussion started by: sito
1 Replies

6. UNIX for Dummies Questions & Answers

Joining UNIX to a Windows2003 Domain

Hey everyone, We have a Windows2003 Domain here at my workplace. I'm getting ready to switch over our bottom floor to the new domain. Will they still be able to see our UNIX machine that is setup now (on our workgroup) or will I need to join the UNIX machine to the domain. If that is the case... (4 Replies)
Discussion started by: Duki
4 Replies

7. UNIX for Dummies Questions & Answers

add linux to NIS (unix) domain

I've set up a NIS domain with unix as master-server, slave server and clients. right now i wish to add linux client to the NIS domain. the linux client has got username and password in it. how do i go about it? :confused: (1 Reply)
Discussion started by: legato
1 Replies

8. Solaris

help,win2003 and solaris10 in a pc?

sorry,my english is poor. who can install win2003 and solaris10 in one pc ? my win2000server in hda1 so frist install win2003 in hda5 second install solaris10 in hda2 but after install over,the win2003 can't logon in. alway let me press<ctrl>+<alt>+<del>. why? (1 Reply)
Discussion started by: keyi
1 Replies

9. UNIX for Dummies Questions & Answers

Adding a Unix machine to the domain

Hiya, what is the exact command to add a Unix machine to the existing domain? Is this command different for Linux/HP-Ux? thanks (3 Replies)
Discussion started by: Wize
3 Replies

10. IP Networking

Unix Domain

hello, how can we create a domain in unix operating systems. By domain i mean which is used to maintain remote user logins and etc. cheers (1 Reply)
Discussion started by: vibhory2j
1 Replies
Login or Register to Ask a Question