LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   domain login with linux machine (https://www.linuxquestions.org/questions/linux-server-73/domain-login-with-linux-machine-705027/)

rr61273 02-16-2009 06:41 AM

domain login with linux machine
 
Hi All

How a linux machine can login in domain onsamba PDC.The samba PDc is using Centos 5.2.

Any idea about it ????????????//

frieza 02-16-2009 10:54 AM

you would have to edit /etc/samba/smb.conf
or if that is confusing, download and install webmin
http://webmin.com/download.html
uncompress it and as prompt, cd into the webmin folder and sudo setup.sh, follow the instructions
then browse to http (or http(s)://localhost:10000, login as the user/password you defined, browse to servers.. samba windows file sharing
click on 'windows networking'
set 'workgroup' to the name of your domain by filling in the blank and setting the radio button next to the blank
set 'security' to domain, save settings
then click on 'bind to domain'
and use the domain credentials necessary to bind to said domain

rr61273 02-18-2009 01:35 AM

Thanks frieza


All times are GMT -5. The time now is 09:26 PM.