Home Forums OS X Server and Client Discussion Open Directory set simultaneous_login through dscl

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #376805
    eburkon
    Participant

    Hi,

    does anybody know how to set the simultaneous_login attribute trhough
    dscl?

    Thanks
    Ekkehard

    #376885
    arekdreyer
    Member

    To deselect the checkbox:

    dscl -u diradmin -p /LDAPv3/127.0.0.1 -createpl /Users/theusershortnamegoeshere apple-mcxflags simultaneous_login_enabled 0

    To select the checkbox:
    dscl -u diradmin -p /LDAPv3/127.0.0.1 -createpl /Users/theusershortnamegoeshere apple-mcxflags simultaneous_login_enabled 1

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed