Forum Replies Created

Viewing 15 posts - 1 through 15 (of 82 total)
  • Author
    Posts
  • in reply to: VPN connections crash my server #367387
    Ross
    Participant

    I had this problem with one client, but i didn’t get to spend much time troubleshooting it. I ended up switching it to a replica and didn’t have the issue and I never went back to figure it out.

    But I have done the same setup about 100 times other places and have never seen this. If it helps the server was just doing (Master, PDC, and VPN).

    in reply to: Change Software Server from default volume #367376
    Ross
    Participant

    You can make a symbolic link to the swupd directory like:

    ln -s /Volumes/Drive/SoftwareUpdate /usr/share/swupd

    in reply to: AD, OD, home folders on AD Server #367371
    Ross
    Participant

    Well if you’re using AFP network home directories on a Windows server properly, you’re going to run into problems since the default AFP on AD servers is outdated and unstable. If your home directories are just mounting as a share and your accounts are local you may be able to get away with AFP 2.x. If not you need Extreme ZIP, this will give you AFP 3.1.

    If you did your AD integration correctly you shouldn’t even be able to edit the home directory location on the OD server. The users would be from AD and not be editable. You point the home directory in Active Directory not OD. I’m either confused by what you are really trying to do or your not doing a AD/OD integration.

    in reply to: AD, OD, home folders on AD Server #367357
    Ross
    Participant

    ExtremeZ-IP is only needed if you plan on hosting the home directories on the AD server over AFP. If your hosting home directories on a OSX server ExtremeZ-IP is not needed.

    MCX has nothing to do with where the home directories are. You need to figure out how you plan to manage the MCX. You can manage by user, group, or computer and depending on how you want to manage will determine what need to be done.

    Ross
    Participant

    Without the ability to select a drive letter in the profile path and putting in the home directory path you will not be able to do this as far as I know. This should not be against policy as the xserve is just a domain member now, so its just another windows server as far as the AD admins are concerned. Your not changing attributes, you’re simply defining the home directory location. I can see the concern for extending the schema but this has nothing to do with that.

    in reply to: Windows users losing connections #367348
    Ross
    Participant

    So clients are auth to a AD server and then are manually connecting to your OSX server and using another password? Or do you have your OSX server bound to AD server and clients are using the same login and password?

    If it is bound to AD why not make it a Member Server of the AD server and part of Kerberos, if the server is not bound to AD it should be.

    in reply to: Change networksettings on Client #367347
    Ross
    Participant

    /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/networksetup -help

    or the exact comand:

    /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/networksetup -setdnsservers “Built-in Ethernet” 192.168.xxx.xxx 192.168.xxx.xxx

    in reply to: Intel macs hand during boot, anyone else? #367341
    Ross
    Participant

    I missed that you said you had other 10.4.7 machines. Try verbose mode and see where its hanging (Command, V on boot). Check the consol logs and see if you have any strange system errors on boot. One of this has to tell you whats going on… I have only seen these hangs when DNS is messed up or directory services. Was this an image or all machines configured the same?

    in reply to: Intel macs hand during boot, anyone else? #367337
    Ross
    Participant

    I would say its a 10.3.9 and Tiger that is the difference and not Intel macs. Did you check the logs or do Single user mode to see where its hanging. A lot has changed in the AD plug-in since 10.39, maybe if you described your setup a bit more it would help… SMB home dirs? Network homes or local cached user with home mounting? OD master is for managing prefs?

    in reply to: Using OD to authenticate users to an AD domain #367336
    Ross
    Participant

    Have you tried to checked “Prefer the domain server” under the Active Directory advanced options in Directory Access? I have found with large AD domains and connectivity issues doing this helps… Also unchecking “Allow auth from any domain forest” and defining the right domain under the authentication tab in directory access helps as well.

    in reply to: Windows users losing connections #367335
    Ross
    Participant

    Is it a PDC? To be honest I don’t trust more the 40-50 connected windows users at a time, seems to be all that one server can handle. Now I have seen where deleting the secrets.tdb file from “/var/db/samba/” and rebooting and setting up the PDC again, resolved some windows connectivity issues. Its really hard to say if this would work for your situation.

    Ross
    Participant

    You’re just about there…

    – OD server is a Master with DNS (reverse and forward) working.
    – Create your home directory share with networking mounting enabled (automount) on your OSX server.
    – Bind your clients to AD and OD, but AD would be first under authentication,
    – On the AD server select a drive letter and the path would be “/servername/share/username”
    – In directory access on the client go under the advanced AD plug-in settings and uncheck “Force Local Homes” and change the network protocol to AFP.

    That’s about it.

    Ross
    Participant

    The only time I have seen something like this is when a server was being used as a PDC and the master had home directories stored on it. Is this your case? How many simultaneous connections (windows/afp)?

    in reply to: homedir permissions #367017
    Ross
    Participant

    You can use WGM Addendum or Passanger to do what you want…. WGM Addendum is free but it may not do all that you need it too.

    http://www.twomblys.com/apps/wgma.html

    Passanger:
    http://macinmind.com/?pid=2&progid=1&subpid=1

    in reply to: Serious Crashes in OSX Server 10.4.7 -AFP #366916
    Ross
    Participant

    Third party RAM is always your fist check. I see nothing but issues with certain RAM, to the point where we only recommend certain RAM that we trust. If it still crashes with the original Apple RAM, it could drive problem if the copying is causing the kernel panic… Can you copy from drive to drive from the server itself?

Viewing 15 posts - 1 through 15 (of 82 total)