Author Topic: PDC Connection problems  (Read 4683 times)

matija

  • Zen Apprentice
  • *
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Re: PDC Connection problems
« Reply #15 on: August 17, 2008, 12:58:01 pm »
There is another thread about this:
http://forum.eboxplatform.com/index.php?topic=492.0
Solution is there

Dr.Dran

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
    • Franco Tampieri OpenSource FreeLancer
Re: PDC Connection problems
« Reply #16 on: August 30, 2008, 09:59:28 am »
HI Daniel!

I resolved a problem similar with this methods: I'd create the Machine accounts with the E-box interface like a normal user account. In the windows machine I have choosed the join domain wizard, and all the machine with the user joined the NT4 Samba PDC regulary.

Best Regards

Franco Tampieri

francesco_r

  • Zen Apprentice
  • *
  • Posts: 24
  • Karma: +1/-0
    • View Profile
Re: PDC Connection problems
« Reply #17 on: August 17, 2009, 05:59:03 pm »
I had this problem many times, not only using linux/samba but also in pure windows environment. Are you sure that dns server work correctly?
However the last time i have meet this problem, was when another samba machine in the lan had the same hostname of the domain...
To resolve these type of issue, usually i inspect the log of the server but also of the client machine (system events of windows xp).


dragonslayr

  • Zen Warrior
  • ***
  • Posts: 157
  • Karma: +1/-0
    • View Profile
Re: PDC Connection problems
« Reply #18 on: August 24, 2009, 02:16:25 pm »

If you change the network configuration in samba, you may have problems joining. This is a samba thing, not a ebox thing..  Here's the fix.

/etc/init.d/samba stop
rm /var/cache/samba/browse.dat
rm /var/lib/samba/wins.dat
/etc/init.d/samba start