LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How do i connect my redhat linux9 pc to a windows 2003 server that is also domain (https://www.linuxquestions.org/questions/linux-networking-3/how-do-i-connect-my-redhat-linux9-pc-to-a-windows-2003-server-that-is-also-domain-335522/)

trpjagan 06-20-2005 04:09 PM

How do i connect my redhat linux9 pc to a windows 2003 server that is also domain
 
Hi

Pls. help me out

I have tried to configure samba, but the resut is not comeout

I have domain in my network based on windows 2003 server.

I have instaled linux in a separate computer in the same network but not able to communicate with linux pc and domain. So Pls. guide me the step by step

hardeep 06-22-2005 03:26 AM

Hi trpjagan

I have the same problem, even i am trying to find out the solution for that, i had tried couple of utilities like linneighborhood and others but none of them is working, i had even posted my question on the forum, hope to get some reply for somebody

samba will not solve your problem, becuase the basic purpose of samba is to "accessing linux machine from a window environment, but it will not do it other way


Thanks
Hardeep Bhamra

trpjagan 08-26-2005 09:16 AM

How do i connect my rhel 3 to a windows 2003 server that is also domain
 
Hi

I sther any body to solve my problem?

I have just installed RHEL 3

From RHEL 3 pc I want to login to windows 2003 domain i.e web.jis.com

Is it possible to logon to windows 2003 domain if yes what should I write in smb.conf file.


if is there any document available in the net pls. give me the url.

Regards

Jagannath

hardeep 08-26-2005 11:57 PM

hi

do the following and u'll be able to excess the windows machine from a linux box

1) edit your smb.conf file and set the workgrou parameter same as of your windows, in case if u have a domain environment set the domain name in the smb.conf

eg:

WORKGROUP = (either ur workgrou or Domain name write it here)


2) make sure ur smb and nmb services are running, if not then start them

eg:

service smb start or restart
nmb by default start automatically

3) go to ur redhat icon on the lower left hand side of ur screen, click it and u'll c network servers icon there, click it workgroup icon will appear., double click it u'll c the windows machine there, double click, it will prompt u for the password

How to creat samba user is mentioned below

1) make sure u have one user availabel in ur linux box other than the root user

eg :

# smbpasswd -a (user name which is available in ur machine)

2) Restart the services

eg :

# services smb restart

All done
Let me in case of difficulties

Regards
Hardeep

wlaw 10-12-2006 09:55 PM

Quote:

Originally Posted by hardeep

3) go to ur redhat icon on the lower left hand side of ur screen, click it and u'll c network servers icon there, click it workgroup icon will appear., double click it u'll c the windows machine there, double click, it will prompt u for the password

How about if I am running Fedora C5 ? Where to find the icon you mentined above ?
Thank you !

hardeep 10-12-2006 11:57 PM

Well i haven't work on FC5 yet & doesn't matter even if you are unable to see the button as what i have mentioned, instead what you can do is, on a command line just type the command "smbtree" it will prompt you for root password if you give it if you don't simply press enter, then open the nautilus manager and type "smb:///" which will give you all the machine available on the network, just to clear if you are unsure about how to open nautilus, type the same word on the command line and you'll have screen infront of you, then type the "smbtree" in the space given for the url

Thanks
Hardeep
CCNA IBM RHCT RHCE

wlaw 10-13-2006 12:22 AM

I got the following message when I type "nautilus"

nautilus: error while loading shared libraries: librsvg-2.so.2: cannot open shared object file: No such file or directory


What can I do ?


All times are GMT -5. The time now is 11:30 PM.