Building 3.0.23c on AIX

William Jojo jojowil at hvcc.edu
Tue Oct 10 18:38:17 GMT 2006



Attached.

Are you cool with this? I was just unaware of how to even activate it
(checked the docs, but couldn't find it) and someone wanted it for AIX
binaries (which I'm modifying). That's when I realized it wasn't built by
default.

For packaging, are you cool with reship the Samba only portion of the binary
to include the ad.so and rid.so?


Cheers,

Bill


----- Original Message ----- 
From: "Gerald (Jerry) Carter" <jerry at samba.org>
To: "William Jojo" <jojowil at hvcc.edu>
Cc: <samba-technical at lists.samba.org>
Sent: Tuesday, October 10, 2006 12:18 PM
Subject: Re: Building 3.0.23c on AIX


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> William Jojo wrote:
> >
> > I noticed that idmap_rid and idmap_ad modules come up
> > as *not* on "how to build". Should these be added to
> > the "default_shared_modules" list?
> >
> > Or should just idmap_rid be placed there and idmap_ad
> > contingent on ADS support?
>
> I don't mind building them by default.  Got a patch ready?
>
>
>
>
> cheers, jerry
> =====================================================================
> Samba                                    ------- http://www.samba.org
> Centeris                         -----------  http://www.centeris.com
> "What man is a man who does not make the world better?"      --Balian
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFFK8fBIR7qMdg1EfYRApxwAKCFWXeF/4e9f4k7uRodk/oUYlnE/ACePJRx
> 4XGOaSvbR6650GUg5IZCDUE=
> =9UAS
> -----END PGP SIGNATURE-----
>
-------------- next part --------------
--- configure.in.orig   2006-10-10 06:57:21.000000000 -0400
+++ configure.in        2006-10-10 06:57:49.000000000 -0400
@@ -582,7 +582,7 @@
 default_static_modules="pdb_smbpasswd pdb_tdbsam rpc_lsa rpc_samr rpc_reg rpc_lsa_ds rpc_wks rpc_svcctl rpc_ntsvcs rpc_net rpc_netdfs rpc_srv rpc_spoolss rpc_eventlog auth_sam auth_unix auth_winbind auth_server auth_domain auth_builtin"
 
 dnl These are preferably build shared, and static if dlopen() is not available
-default_shared_modules="vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_netatalk vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy charset_CP850 charset_CP437 auth_script"
+default_shared_modules="vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_netatalk vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy charset_CP850 charset_CP437 auth_script idmap_ad idmap_rid"
 
 if test "x$developer" = xyes; then
    default_static_modules="$default_static_modules rpc_echo"


More information about the samba-technical mailing list