Here's a screenshot of my topology:

I'd like to use the dsadd command to add a user to Mercotel A> Administracion> Usuarios OU, but I can't figure out the syntax for nested OU's.
What would the command be?
dsadd user “cn=Sergio Tapia,ou=Mercotel A/Administracion/Usuarios,dc=aso,dc=com” -disabled no –pwd 123456 -mustchpwd no
This gives me an error.