[asl-devel 00002] Re: hello and some questions
Kouhei Sutou
kou at cozmixng.org
Fri Jun 8 05:24:17 EDT 2007
Hi,
2007/6/8, Henrik Kröger <henrikkroeger at googlemail.com>:
> it's in German). Although the interface is only in German for now, I
> think it could be translated eventually...
I have a plan that ActiveSambaLdap supports Ruby-GetText for I18N
but it's not implemented yet. I'll implement the feature to ActiveLdap
not ActiveSambaLdap but ActiveSambaLdap can use the feature because
ActiveSambaLdap is implemented on ActiveLdap.
> What is your opinion: Do you think ActiveSambaLdap is ready to be used
> in an application?
I hope so but there is no usecase.
> What do I have to be aware of when using it?
If you find a problem, please tell me. I'll fix the problem.
> Would you mind giving some usage examples like simple Crud of users,
> I'm having problems figuring out what to do exactly to create and enable users.
% script/generate scaffold_asl
will generate simple templates and you can access the templates by
http://localhost:3000/samba/. The templates have only R action. But
the templates have an action that populate your LDAP entries for Samba.
bin/asl-* scripts will help you to write CRUD action.
Thanks,
--
kou
More information about the asl-devel
mailing list