| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
When migrating account policies to ldapsam, handle the fact that an
admin might have changed the default location of the sambaDomain-object
after installation.
Guenther
|
|
|
|
| |
Guenther
|
|
|
|
|
|
| |
administrator-sid mapping completely.
Guenther
|
|
|
|
|
|
| |
that only acheive as much as 'security=server' does.
Andrew Bartlett
|
|
|
|
| |
Guenther
|
|
|
|
|
| |
gnome vfs to prevent auto-anonymous logon.
Jeremy.
|
|
|
|
| |
Volker
|
|
|
|
| |
than once
|
| |
|
|
|
|
|
|
|
|
| |
Give the admin-user (rid 500) a chance to be found in passdb, not
returning the (possibly obscure) first entry of "admin users" before
that.
Guenther
|
|
|
|
|
|
|
|
|
|
|
|
| |
configure-checks (At least Heimdal uses KRB5_CONFIG for locating it's
configuration-file (usually /etc/krb5.conf)). Renaming it to KRB5CONFIG
prevents configure-checks that use heimdal-libs from segfaulting while
the lib reads the krb5-config binary as a configuration file...
Vendors that used the KRB5_CONFIG-variable to let configure find a
custom krb5-config binary have to use KRB5CONFIG now.
Guenther
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
...hmmm... completely bogus. This does not affect us as a domain controller,
as we never set other_sids, but I have *no* idea how winbind got away with it.
Please review thoroughly, samba4 idl looks closer to reality here.
Test case: Member of w2k3 domain, authenticate as a user who is member of one
or more domain local groups. Easiest review with 'client schannel = no'.
Thanks,
Volker
|
|
|
|
| |
Volker
|
|
|
|
| |
Guenther
|
|
|
|
|
|
|
| |
preparation of adding the ability of renaming users via setuserinfo
level 7).
Guenther
|
|
|
|
| |
Guenther
|
|
|
|
|
|
|
|
| |
Does automated migration from account_policy.tdb v1 and v2 and offers a
pdbedit-Migration interface. Jerry, please feel free to revert that if
you have other plans.
Guenther
|
| |
|
|
|
|
|
| |
Added text explaining units in pdbedit time fields.
Jeremy.
|
| |
|
| |
|
|
|
|
| |
the cli* in cm_prepare_connection(). using credentials from a domain other thanour primary domain will cause the schannel setup to fail
|
|
|
|
| |
ippDelete(request) *ever*
|
|
|
|
| |
Jeremy.
|
|
|
|
| |
Jeremy.
|
|
|
|
| |
Jeremy
|
|
|
|
|
|
| |
Duration: Forever".
Guenther
|
|
|
|
|
|
| |
NT sometimes send garbage bytes in NT security descriptor linearizations
when sending well-known sids. Cope with these.
Jeremy.
|
| |
|
| |
|
|
|
|
| |
access mask check for _samr_lookup_domain() to work with Windows RAS server
|
|
|
|
|
|
|
|
|
|
| |
compiled with -DIDMAP_RID_SUPPORT_TRUSTED_DOMAINS) as requested by Lars
Mueller <lmuelle-at-suse.de>.
Allow to map ID's for a local SAM and add some more
debugging-information.
Guenther
|
|
|
|
| |
Guenther
|
|
|
|
|
|
| |
Note that Samba3 does not yet support it server-side.
Guenther
|
|
|
|
|
|
|
|
|
|
| |
the latest version in the actual release tarballs.
Have spoken to the idealx developers about this.
Updated README to reflect the changte for people using svn.
Removed ldapsync.pl since it is no longer needed when using
the smbldap-tools (only keep things you support).
|
|
|
|
|
|
| |
groups when 'net rpc group add' is just to slow).
Guenther
|
|
|
|
| |
Jeremy.
|
|
|
|
| |
profile path, logon home and logon script values
|
|
|
|
| |
have to be root to send the message to all smbds that the config file has been updated
|
| |
|
|
|
|
|
|
|
| |
that allows the add/change share command to create the directory
passed in as an arguement and not require that it pre-exist.
Also finish testing of SeDiskOperatorPrivilege via srvmgr.exe
|
|
|
|
|
|
|
|
|
|
| |
ldapsam:trusted=True. Don't bail out when ldap-search returns pure
posixgroups (w.o. samba group-mapping).
This way those unix-memberships do not appear in user and nt user token.
Volker, could you please look over that one?
Guenther
|
|
|
|
|
|
| |
To get all entries use a 0 acb_mask.
Guenther
|
|
|
|
|
|
|
|
|
| |
* define some const SE_PRIV structure for use when
you need a SE_PRIV* to a privilege
* fix an annoying compiler warngin in smbfilter.c
* translate SIDs to names in 'net rpc rights list accounts'
* fix a seg fault in cli_lsa_enum_account_rights caused by
me forgetting the precedence of * vs. []
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows the ldap-backend to search much more effeciently. Machines
will be searched in the ldap_machine_suffix and users in the
ldap_users_suffix. (Note that we already use the ldap_group_suffix in
ldapsam_setsamgrent for quite some time).
Using the specific ldap-bases becomes notably important in large
domains: On my testmachine "net rpc trustdom list" has to search through
40k accounts just to list 3 interdomain-trust-accounts, similiar effects
show up the non-user query_dispinfo-calls, etc.
Also renamed all_machines to only_machines in load_sampwd_entries()
since that reflects better what is really meant.
Guenther
|
|
|
|
| |
the updated file is in the Release branch and in the official tarballs
|
|
|
|
|
|
|
| |
Jerry this file seem old and not updated.
We should either update it or remove it imho.
Simo.
|
|
|
|
|
|
|
|
|
| |
controls or extensions.
* Check and remember if ldapsam's LDAP Server support paged results
(in preparation of adding async paged-results to set|get|end-sampwent in
ldapsam).
Guenther
|
|
|
|
| |
Guenther
|