Backend for SAMBA File Server
by mileto from LinuxQuestions.org on (#5F5H1)
Hello,
I would like to choose the best backend for SAMBA File Server that should work using Microsoft Active Directory Domain permissions and users (no workgroup).
I think autorid should be better then using AD attributes like groupID (posix) because with posix attributes I need to deal directly with Active Directory.
idmap config * : backend = autorid
Is it a good choice?
Regards,
Mileto


I would like to choose the best backend for SAMBA File Server that should work using Microsoft Active Directory Domain permissions and users (no workgroup).
I think autorid should be better then using AD attributes like groupID (posix) because with posix attributes I need to deal directly with Active Directory.
idmap config * : backend = autorid
Is it a good choice?
Regards,
Mileto