Age | Commit message (Collapse) | Author | Files | Lines |
|
Currently this only authentiates the machine, not real users.
As a consequence of running the Samba4 NETLOGON test against Samba4, I
found a number of issues in the SAMR server, which I have addressed.
There are more templates in the provison.ldif for this reason.
I also added some debug to our credentials code, and fixed some bugs
in the auth_sam module.
The static buffer in generate_random_string() bit me badly, so I
removed it in favor of a talloc based system.
Andrew Bartlett
(This used to be commit 94624e519b66def97758b8a48a01ffe9029176f0)
|
|
Also added the same ad-hoc test is LOCK7.
Jeremy.
(This used to be commit 6cb21ccda3cb420171e2d5afb3842a6be4bd4d18)
|
|
test
(This used to be commit 6a254e26f17c2b3175023764c02dc73615d585d6)
|
|
syntax errors (some editors parse these strings and jump to the erroneous
line directly)
(This used to be commit 6857efacccb1af69abd46e8867a0b4b3c26801db)
|
|
(This used to be commit ca39c567ed7ed40c7abe7526f6e563e7bf2789bb)
|
|
(This used to be commit 86946fc1b9550d605f6570ea3b2d6afb288f5a28)
|
|
(This used to be commit 178cd902fc7069e3d613c46fc4845101a0229655)
|
|
maybe we can readd the Doxyfile later if someone wants to maintain it
and a web server
metze
(This used to be commit b2c05e3e864ab24903f99e1d8a1094c853afce16)
|
|
metze
(This used to be commit c563b3bf8389e4cc3ae0185efcfa9291f9a61de6)
|
|
- remove tdb logging helper functions out of LIBTDB subsystem
- build libtdb shared lib with 'make library_libtdb'
the libs are not usable for now,
tridge: please remove the dependecy of CatchSignal() and smb_panic()
from libtdb
maybe use function pointers in the TDB_CONTEXT
then run make library_libtdb
and then make build/tests/trivial.o
and then gcc -o trivial -L./bin -ltdb
and then gcc -o trivial -L./bin -lldb
metze
(This used to be commit 520b9762161d9b5d5223b42910494af80fd5c1e3)
|
|
(This used to be commit 3fb009b719451ef3253051d06b0bdbca87d4557d)
|
|
metze
(This used to be commit 17c95831485d966058d9d2b8d6c129b0057622f9)
|
|
metze
(This used to be commit b1161c4c832dd0a2975eee0908d9d5cd6171f608)
|
|
Andrew Bartlett
(This used to be commit 62eef851fd79b2739b93b4ed7829514a3dcbf1d0)
|
|
(This used to be commit a9768c25fd32e76514c837f343f2b52bf0f0824d)
|
|
Andrew Bartlett
(This used to be commit 099151cdabd40e724b36482c0ffc169d231146d2)
|
|
(This used to be commit 166a664a00d2befe30978072e6f3f266b18ba9f4)
|
|
out that this was missing)
(This used to be commit 00916f236d3437a9080614d20a3ab589be6f9196)
|
|
(This used to be commit 93977055939c5282dbf218f3a6739fa17ebfc641)
|
|
that a attribute is hidden is not itself hidden!)
(This used to be commit b42d1f39842ac25fee2238040ac01321f71a79c5)
|
|
over time.
Andrew Bartlett
(This used to be commit 1a53e5c8296a7c09563abde1eb4a66ce9cf45473)
|
|
Andrew Bartlett
(This used to be commit bd0e6c9983779e134d206ca939d221dab99521b6)
|
|
metz
(This used to be commit 6289da6783d91637a6be76a4e5444fc22570eca0)
|
|
metze
(This used to be commit d0145cec9f757d8867d54b1019a3060995a95072)
|
|
metze
(This used to be commit 03babc5af2552e611bb8f659e14549a580922d72)
|
|
metze
(This used to be commit b6ac3021f275ba6b0ee0035933c290db4e8bda00)
|
|
metze
(This used to be commit b054f7d4906d1d2b96b352af09c6bdcf96553c2a)
|
|
add pkg-config --libs-only-L to linker flags
metze
(This used to be commit cfefe907cce05512a200bd4a3de0b3829f7b0ddb)
|
|
metze
(This used to be commit 2edc46eabe59d6e430199f68e37fb49875a72d28)
|
|
(This used to be commit 30d3915c760ac5ee5e632539a3503fc7fed9cc63)
|
|
(This used to be commit 0ace3bf289777c30310a05e66fd674337413f0d8)
|
|
--
make binary_smbd
make library_libldb
make module_ntvfs_simple
--
style make rules which depend on make basics, so make idl proto is called by them
metze
(This used to be commit bbec0b6c95d7d01ac36bb0820b2049db57fd2a2c)
|
|
- add support for shared libraries
- enable libldb shared lib when --enable-experimental
metze
(This used to be commit dcef69dc54a2575e7f57d67d1983482b4ff57bdb)
|
|
use Data::Dumper for config.smb_build.dump
when --enable-debug
metze
(This used to be commit 0fd558de796e5798279e8252a7f0d4efdd3a86e6)
|
|
metze
(This used to be commit 38fd7c5e1a8ee5dcc0e5e6af765fb81f6f7c4111)
|
|
- Build gregedit and registry_gconf again if the required libs are found (gconf and gtk)
(This used to be commit a63b704c36f2f5b52e932b6b2c99e7d664c9bdc7)
|
|
This commit kills passdb, which was only hosting the auth subsystem.
With the work tridge has done on Samba4's SAM backend, this can (and
now is) all hosted on ldb. The auth_sam.c file now references this
backend.
You will need to assign your users passwords in ldb - adding a new line:
unicodePwd: myPass
to a record, using ldbedit, should be sufficient. Naturally, this
assumes you have had your personal SAMR provisioning tutorial from
tridge. Everybody else can still use the anonymous logins.
Andrew Bartlett
(This used to be commit 2aa0b55fb86648731d5f2201fa5a6aa993b7ca48)
|
|
Andrew Bartlett
(This used to be commit d75558cdcbbb89dbe66287d7461b7abae14a8d36)
|
|
expression.
(This used to be commit 3813517a8b561e7210ffc32ce861683b057d18eb)
|
|
(This used to be commit 767ba7bd52d7fa98524a553d86dca657c5290424)
|
|
metze
(This used to be commit f7ded36699dabecf31ccaf765d667b7240822f8d)
|
|
(we fail anyway)
metze
(This used to be commit 9f6deb7d795fbddc973e84a45ecb1273aa4f3aea)
|
|
metze
(This used to be commit 17bb581ab617c9a1883a3a4028ddac94aa2d5980)
|
|
metze
(This used to be commit 3de5bf894e71ce9a7a0464f2245a64822a34cc5a)
|
|
metze
(This used to be commit 89c3780c15687c16d4607c912f71d1082690af76)
|
|
metze
(This used to be commit e7c9e56a5d889497f63c65582f064e02d4442e36)
|
|
metze
(This used to be commit 5bbf0c240730fc27b7341eb7c6891c7741640e74)
|
|
metze
(This used to be commit 63600a2a9b2607130efe8e4336a48b5e9584d929)
|
|
metze
(This used to be commit 9312b9cd611373468d5b89c9480646170a49db5b)
|
|
metze
(This used to be commit 3f942ac521ffbb970345519775f20284be393e60)
|