• Mac OS X,  Mac OS X Server,  Mac Security,  Mass Deployment,  Windows Server

    Limiting The Number of Windows Users in Lion Server (aka How-to of hidden serveradmin settings)

    Lion Server doesn’t have an option in the GUI for throttling the maximum number of users that can connect to the server via SMB. Nor does it have said option in the  serveradmin interface. If you run the following, you would have previously seen the required setting: serveradmin settings smb The required setting (if controlled via serveradmin) is MaxClients= followed by the number of clients that you want to be the max: serveradmin settings smb:MaxClients=10 This is pretty easy stuff, but I have a point that goes beyond limiting the number of users. Not all of the settings that can be run through serveradmin are actually in the preferences any…

  • Mac OS X Server

    "Simple" OS X Server

    When you install Mac OS X Server you have the option to use Standard, Workgroup or Advanced. I have installed Standard for writing articles/books/etc about it, but from the first day I saw it I knew it wasn’t for me. Workgroup has some augmented record reasons you might use it, but is otherwise similar. Advanced is pretty much, make my server look like it did in 10.4 Server. Here you have Server Admin, Workgroup Manager and the other tools that comprise a Mac OS X systems administrators toolkit. But Standard is synonymous with “Simple” in this case and should rarely be used. If you are fairly non-technical then it can…