Hi guys
I’m trying to add on my MAC OSX a Nethserver as Server account network for permit authentication with the users configurated on the server.
According to this article http://goo.gl/svuilV I’ve add the IP of my Nethserver test and it result active.
I’ve just added the ip address of the server, no other params are me asked and neither other I’ve set. The server seems be active and using dscl tool also queryable, but the users directory is empty.
stefano@iMac:~$ dscl
Entering interactive mode... (type "help" for commands)
> ls
LDAPv3
Local
Contact
Search
> cd LDAPv3/
/LDAPv3 > ls
192.168.1.12
/LDAPv3 > cd 192.168.1.12/
/LDAPv3/192.168.1.12 > ls
AccessControls
Augments
Automount
AutomountMap
CertificateAuthorities
ComputerGroups
ComputerLists
Computers
Config
FileMakerServers
Groups
Locations
Machines
Maps
Mounts
OLCBDBConfig
OLCFrontEndConfig
OLCGlobalConfig
OLCLDIFConfig
OLCOverlayDynamicID
OLCSchemaConfig
OrganizationalUnit
People
Places
PresetComputerGroups
PresetComputerLists
PresetComputers
PresetGroups
PresetUsers
Printers
Resources
UserAuthenticationData
Users
/LDAPv3/192.168.1.12 > ls Use
UserAuthenticationData Users
/LDAPv3/192.168.1.12 > ls Users
/LDAPv3/192.168.1.12 >
In the post, using this tool, the Users folders isn’t empty.
Does someone already made a similar configuration with success or have some ideas to use?
Thank you in advance.