Forum Replies Created

Viewing 15 posts - 1 through 15 (of 55 total)
  • Author
    Posts
  • in reply to: 10.4 server can’t log in, can’t change password from CD #368001
    andrina
    Participant

    I’d be more inclined to go to my backup netinfo database and see if that solves the issue you’re describing – have a read through one of the archived articles that Joel has done [url]https://www.afp548.com/Articles/system/netinfobackup.html[/url]

    Cheers,
    Andrina

    in reply to: MacIT Kick-off Meeting DVD/CD #367992
    andrina
    Participant

    That disk was available through the rest of the show, however, you may be able to get a copy now by contacting the conference team (e-mail addresses here – [url]http://www.macworldexpo.com/live/20/contactus[/url])

    The MacworldEncore DVD has the added benefit of all the slide-decks + speaker comentary from each session laid out in a really nice format.

    Cheers,
    Andrina

    in reply to: VPN connections crash my server #367352
    andrina
    Participant

    Just to clarrify – have you removed the VPN server from the machine that’s running OD? Curious if it’s a combination of the two running on the same machine, or simply that the VPN server is querrying OD that causes the crash?

    On your testing machine I’d set up a vanilla OD structure (i.e. only a few users, not an import of your OD) and set up VPN there also, and see if you can replicate the problem. It’s not a matter of incompatibility as there are several people I know running both services on one server.

    Is VPN the only way to access this server – do you have SSH open, or any other ports open from your router/firewall into the server?

    in reply to: VPN connections crash my server #367340
    andrina
    Participant

    I had a very similar situation to this while ago – have you tried archiving the OD setup, demoting to standalone, repromoting your OD and bringing your archive of users back in?

    Is this your only server running all these services? You may be better off splitting things up to at least a couple servers in the long run.

    in reply to: Where is MCX Cache? #367339
    andrina
    Participant

    Did you get both mcx_caches – there may be two – one at the root of your Netinfo structure, the other in config.

    in reply to: IP Failover + Open Directory = The BIG picture? #367199
    andrina
    Participant

    If the data that is shared on your server is not a big issue, then certainly an overnight rsync would take care of that. The best plan for the OD is indeed to have the secondary machine running as a replica – this should be running all the time, not set up from the post-acq scripts.

    Do note that you are going to have to write the IP Failover scripts to start the services when your secondary machine acquires the primary IP address – this isn’t an automatic function of IP Failover.

    Cheers,
    Andrina

    andrina
    Participant

    Did you try the following on your server when it was misbehaving?
    [code]mkpassdb -kerberize[/code]

    in reply to: Workgroup Manager Error #366879
    andrina
    Participant

    How did you do your upgrade? Did you upgrade in place, or did you migrate your OD otherwise? If you upgraded in place you may find doing an archive of your OD, clean installing 10.4.x and then restoring the OD archive will rid you of your errors. Are you getting any more explanatory errors in your logs, or using CLI?

    in reply to: Open Directory Question #366118
    andrina
    Participant

    I’m not sure you really want to create a new database… Setting up Open Directory on OS X Server will have created the schema for you – the point of having a directory structure is to have one directory – in essence so you only have to change details in one location. If you’re simply looking to add user accounts, or contact information into your structure take a look at this script – https://www.afp548.com/filemgmt/index.php?id=31

    Cheers,
    Andrina

    in reply to: Hiding or disabling the Groups, Public and Users shares #364848
    andrina
    Participant

    Perhaps I’m not understanding what you’re looking for, but changing the group so that the average user can’t see the share, or simply turning off sharing on that directory isn’t what you’re looking for?

    in reply to: Help for newbie : i need a form to email ! #364839
    andrina
    Participant

    Try using “which”

    andrina@cactus_101: which perl                                                           
    /usr/bin/perl
    
    in reply to: Bizzare file sharing problem #364170
    andrina
    Participant

    I assume that the shared folder is being mounted over AFP – or is this over NFS? Is there anything odd about the mount-point otherwise – anything bizarre or unexpected in /Volumes? Does the problem persist on the same machine for another user?

    in reply to: Disk Utility Raid (Software Raid) #364041
    andrina
    Participant

    All of my servers (save for cluster nodes obviously) also use software mirroring for the boot drive – very happy with it.

    (i feel like such a sheep…)

    in reply to: ldapsearch and authentication question #363842
    andrina
    Participant

    If you’re just looking something up, I don’t think you actually need the authentication in there at all – i.e.:

    ldapsearch -x -b "dc=mydomain,dc=com" uid=someuser
    
    
    in reply to: kill #363743
    andrina
    Participant

    What are you trying to kill exactly, and why? Is it something that can’t be killed due to being held up by another process?

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