Hey, I am just wondering how you enforce security (such as permissions) on local workstations while running Samba 2.2.x as a PDC with 2K/XP workstations? As some of us don't have or want 2000 Server to enforce things like policies etc... how do you all do it. E.g. If we want 'Administrator' to have access to all start menu etc... yet standard users to have only programs, no settings access etc. We are currently using POLEDIT (on an NT Server) and GPEDIT.MSC on the local workstations, this is, if you have ever used, is not that great for centralised Administration, nor is it easy to maintain with a Network of over 300+ workstations, most of which are Win98, however we are starting to get more Win2K/WinXP clients, so a centralised solution would be great. I apologise for the fact this is not directly about Samba, but if anyone could throw me some information or links on solutions for this sort of management solution, I'd be most grateful. Thanking you in advance, Mr. K. Hawkes ICT Support Technician "May darkness be your only ally, for in the shadows you can hide" - Kris 1998-2002 "In darkness, there is strength." - Kris 2002 "What we do in life echoes in eternity." - Anon -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com> iQEVAwUBPHjfdSBHjRAjzresAQHZpgf/ZKpt2Nl+8EmIJwT/rLFtx8yhFFKdqVk6 pQGsgeOGN1ZI5kSOU6FBeWkyVS3YKLV6UHhvHVm1MQuBwPyfnjhQGj+OuI9jQPoc qTFb0TRQivOQoOeJq1PfIFcl53RrvRUOFAl8+jdKqZo/IFARdllknkCMTZirvp5l M+7/4a/ua2rx8d46zab1RF5YYNHRjyJRXD913FHty5VXCX31DJ55nAho30lOKOPC TNT+zzO1UC/J+keWSjxSSV3wPeOiOgtUtI5FiuXJmv1IXzsxjogGCTd0HUJ/04mR H623bEhl8M8yF/x6seCNKpHDkDQjoL+ddlQGVezdgbg3z7Jd7Y6VKA==/whC -----END PGP SIGNATURE-----
Hi all I'm running FreeBSD 4.7 STABLE. I've just install krb5, and now when I compile samba-3.0a20 I goes through till it gets to the following: Linking bin/smbd /usr/local/lib/libkrb5.a(fcc_gennew.o): In function `krb5_fcc_generate_new': fcc_gennew.o(.text+0x6a): warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/local/lib/libgssapi_krb5.a(accept_sec_context.o): In function `rd_and_store_for_creds': accept_sec_context.o(.text+0x7b): undefined reference to `krb5_rd_cred' accept_sec_context.o(.text+0xd7): undefined reference to `krb5_rd_cred' /usr/local/lib/libgssapi_krb5.a(accept_sec_context.o): In function `krb5_gss_accept_sec_context': accept_sec_context.o(.text+0x1207): undefined reference to `krb5_mk_rep' accept_sec_context.o(.text+0x1779): undefined reference to `krb5_mk_error' /usr/local/lib/libgssapi_krb5.a(acquire_cred.o): In function `acquire_accept_cred': acquire_cred.o(.text+0x64): undefined reference to `krb5_sname_to_principal' /usr/local/lib/libgssapi_krb5.a(gssapi_krb5.o): In function `kg_get_context': gssapi_krb5.o(.text+0xea): undefined reference to `krb5_ser_context_init' gssapi_krb5.o(.text+0x10e): undefined reference to `krb5_ser_auth_context_init' gssapi_krb5.o(.text+0x132): undefined reference to `krb5_ser_ccache_init' gssapi_krb5.o(.text+0x152): undefined reference to `krb5_ser_rcache_init' gssapi_krb5.o(.text+0x192): undefined reference to `krb5_ser_auth_context_init' /usr/local/lib/libgssapi_krb5.a(import_name.o): In function `krb5_gss_import_name': import_name.o(.text+0x167): undefined reference to `krb5_sname_to_principal' /usr/local/lib/libgssapi_krb5.a(init_sec_context.o): In function `make_ap_req_v1': init_sec_context.o(.text+0x24b): undefined reference to `krb5_fwd_tgt_creds' /usr/local/lib/libgssapi_krb5.a(init_sec_context.o): In function `krb5_gss_init_sec_context': init_sec_context.o(.text+0x125a): undefined reference to `krb5_free_cksumtypes' *** Error code 1 Stop in /usr/ports/net/samba-devel/work/samba-3.0alpha20/source. *** Error code 1 Stop in /usr/ports/net/samba-devel. bash-2.05b#