Displaying 3 results from an estimated 3 matches for "default_shared_modules".
2015 Jan 26
1
how to add new vfs module to build...
...getting it to be included in the build.
>> Using vfs_full_audit.c as my example, I've added entries into
>> source3/wscript and source3/modules/wscript_build.
>> Then I run make at the top level, but don't see my module built.
>>
>> What am I missing here?
> default_shared_modules.extend(TO_LIST('vfs_ceph'))
>
> You might want to use ceph as an optional module example.
>
> Volker
>
Tried that (used vfs_ceph as the example module, to add changes to both
source3/wscript and source3/modules/wscript_build), but still no difference.
I found if I run ./confi...
2015 Jan 24
2
how to add new vfs module to build...
Hi,
I'm working with version 4.1.6 to create a new VFS module.
I've been experimenting by just modifying one of the existing
module source files (vfs_full_audit.c) and that rebuilds as expected.
I want to step back now and create a unique module name, but
I'm having trouble getting it to be included in the build.
Using vfs_full_audit.c as my example, I've added entries into
2005 May 17
3
Linux integration with AD
Hi All,
I extended my AD schema (SFU 3.5) and migrated the users and groups from my
NIS domain.
The groups migrated from the NIS have the same GID like on the NIS.
I added linux machines to my AD domain using windbind, and define on the
smb.conf "idmap gid = 10000-20000".
I logged in using my AD user account, and when I'm doing "id", I see that
all the AD groups