I'm a new linux user. All the while, I have been using the Windows. After a friend recommended the goodness of linux, thus I wish to explore and experience it. Currently, I have two computers. 1st computer (RHEL4) has setup a simple PDC by using samba. What I did was creating a linux user and converted it to samba user. Thus, Windows XP (2nd computer) can join samba PDC and also can login to the computer by using the samba user. After that I formatted my 2nd computer and installed linux (RHEL4), unfortunately the linux client cannot join domain and cannot login by using domain user (samba user). Firstly, how do I know it successfully join domain? for example, On Windows, it'll give you a message if successfully join domain. Secondly, How to configure linux client to login to the 2nd computer by using domain user? Therefore,I'll very much appreciate if anyone kind enough to guide me. many thanks,
In the Message Logs were "crond(pam_unix)[11457]: session opened for user root by (uid=0)" "crond(pam_unix)[11457]: session closed for use rot"
You can run Code: tail -f /var/log/messages to see in real-time what's happening. Then try to join your domain again with your RHEL 4 box and look what's happening in the log at the same time.