1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
Commit Graph

11816 Commits

Author SHA1 Message Date
Jelmer Vernooij
2eeb8b58e6 Update LDAP documentation for 3.0
(This used to be commit a092928b8e)
2003-05-02 14:52:48 +00:00
Simo Sorce
e87f9a29b7 shouldn't wellknown group be well.. ..WKN_GRP ?
make a new sam_Account contain our domain by default, windows will complain
on logon otherwise.
fix stupid typo in idmap_util.c
(This used to be commit 21701876dc)
2003-05-02 08:03:25 +00:00
Jeremy Allison
a5e8ba3c76 Fix uninitialized blobs reported by Luke Howard.
Jeremy.
(This used to be commit e954ca2ce8)
2003-05-01 18:11:59 +00:00
Jeremy Allison
731eba7ded Fix for bugid 51 from Dragan Krnic.
Jeremy.
(This used to be commit aeba1fcab2)
2003-05-01 17:48:07 +00:00
Simo Sorce
e492cdb4e4 fix wrong debug messages in idmap_util.c
correctly handle allocated rids in tdbsam
(This used to be commit 7ae6162e1d)
2003-05-01 16:02:55 +00:00
Jelmer Vernooij
741f18d439 Move external links into new chapter "Further Resources"
(This used to be commit 31560948d8)
2003-05-01 14:43:13 +00:00
Simo Sorce
6a10e99fb1 init wellknown in pdbedit too
add group mapping mappings to idmap at startup
(This used to be commit 62365023db)
2003-05-01 14:32:24 +00:00
Simo Sorce
7264b9df8f proper wellknown sids initialization at startup
(This used to be commit 568feee897)
2003-05-01 14:08:00 +00:00
Simo Sorce
75cace04fd *id_to_*id call reshape to return NTSTATUS errors
plus internal fixes
1st stage
(This used to be commit 6d036761e5)
2003-05-01 11:47:48 +00:00
Jelmer Vernooij
ed454fe3d6 Fix disk quotas support on HP/UX (patch by David Nixon)
(This used to be commit 908d839b77)
2003-05-01 11:02:26 +00:00
Tim Potter
a9aea1449a Apparently we do support RA=2.
(This used to be commit e146682b9f)
2003-05-01 02:00:32 +00:00
Jelmer Vernooij
4b5d6fa4c1 Don't crash if the underlying VFS doesn't support ACL's
(This used to be commit 277fa587d5)
2003-05-01 01:35:23 +00:00
Jelmer Vernooij
7226d4698e Use ints for the version numbers in the smb_register_*() functions (patch by metze)
(This used to be commit 3895571eee)
2003-05-01 00:51:54 +00:00
Tim Potter
5c15a8d016 Fleshed out the description of restrict anonymous parameter.
(This used to be commit 2d15094708)
2003-05-01 00:43:18 +00:00
Tim Potter
be5358b01f Added missing documentation for 'max reported print jobs' parameter.
(This used to be commit 21162481bc)
2003-05-01 00:31:56 +00:00
Alexander Bokovoy
c77b3dae51 Fix ulink in winbind section
(This used to be commit 3a28a287c0)
2003-04-30 22:57:58 +00:00
Alexander Bokovoy
94f33628d8 Rebuild docs
(This used to be commit 7cafdf9e95)
2003-04-30 22:52:23 +00:00
Alexander Bokovoy
721195f77b small fixes
(This used to be commit 5b4274c3a1)
2003-04-30 22:36:16 +00:00
Jelmer Vernooij
fc00f2ed93 'add machine script' is used to create unix accounts for machine accounts
(This used to be commit 386ba78e78)
2003-04-30 22:19:40 +00:00
Alexander Bokovoy
cfdcebc8f0 Fix FAQ build
(This used to be commit 7c60a2a439)
2003-04-30 21:47:54 +00:00
Alexander Bokovoy
bd30b6066f Docbook XML conversion: XSLT and build infrastructure
(This used to be commit f4f6e0b29e)
2003-04-30 21:39:49 +00:00
Alexander Bokovoy
049791de5b Remove strip-links.pl, not needed anymore
(This used to be commit 0cdab65ae3)
2003-04-30 21:27:38 +00:00
Alexander Bokovoy
3d6bb1823c Docbook XML conversion: projdoc
(This used to be commit f7c9df7514)
2003-04-30 21:26:24 +00:00
Alexander Bokovoy
318acec837 Docbook XML conversion: manpages
(This used to be commit b558088b85)
2003-04-30 21:23:00 +00:00
Alexander Bokovoy
28dd0d9081 Docbook XML conversion: faq
(This used to be commit 6378451733)
2003-04-30 21:20:11 +00:00
Alexander Bokovoy
64f10096b8 Docbook XML conversion: devdoc
(This used to be commit 4677d5e11c)
2003-04-30 21:17:53 +00:00
Paul Green
4e2bd11d3e Refactor existing sock_exec() and socketpair_tcp() functions into their own
source file. I will be making changes to sock_exec to work on VOS, which
has a blocking connect() call, but first I want to get it in its own source
file so that it can be called from a test program.
(This used to be commit 2dd18ca0cf)
2003-04-30 17:35:56 +00:00
Simo Sorce
28cef867c7 correctly initiazlize idmap tdb when creationg new
few fixes to *id_to_*id functions, we don't set the mapping for algoritmic
RIDs, they are resolved in the classic way
eliminate getpw* calls from tdbsam
(This used to be commit 6a7689cf74)
2003-04-30 16:35:17 +00:00
Andrew Bartlett
211939f3ab pam_smbpass will need at least IDMAP.
(This used to be commit b05fa6b90a)
2003-04-30 13:57:28 +00:00
Andrew Bartlett
d1607e1cdb Get pam_smbpass to compile again (it probably won't link or run, but at least
it compiles and lets the build farm get on it's way)
(This used to be commit 7498d69d9d)
2003-04-30 13:56:02 +00:00
Simo Sorce
09391fc57d auto-init for utility functions
(This used to be commit db571a9fd7)
2003-04-30 00:44:45 +00:00
Simo Sorce
d57dc1b8b2 forgot to remove getpwnam
(This used to be commit 1915ab7b95)
2003-04-29 23:52:53 +00:00
Simo Sorce
a1eaa7d5e0 This is a nice rewrite:
SAM_ACCOUNT does not have anymore uid and gid fields
all the code that used them has been fixed to use the proper idmap calls

fix to idmap_tdb for first time idmap.tdb initialization.

auth_serversupplied_info structure has now an uid and gid field

few other fixes to make the system behave correctly with idmap

tested only with tdbsam, but smbpasswd and nisplus should be ok

have not tested ldap !
(This used to be commit 6a6f603246)
2003-04-29 22:06:16 +00:00
Gerald Carter
0db7c13f92 remove convert_smbpasswd and addtosmbpass from tree; people can get them from 2.2. if they still need them
(This used to be commit 000fe6b2f0)
2003-04-29 15:24:52 +00:00
John Terpstra
5feb6fda35 Adding further change to accommodate the add machine script facility.
(This used to be commit bec502c3b8)
2003-04-29 15:18:57 +00:00
John Terpstra
e38127f4f2 Add reference to use of the add machine script for on-the-fly machine account creation.
(This used to be commit 843673947e)
2003-04-29 15:16:44 +00:00
Gerald Carter
d1ac14a49c adding ifdef'd code to add alias membership for vampire
(This used to be commit 21867183e0)
2003-04-29 14:43:16 +00:00
Andrew Bartlett
103abffcae Some passdb backends really don't like having no primary group - so always
set one - new accounts -> domain users, unless otherwise specified.

This moves that logic from pdb_set_sam_sids() into pdb_init_sam_new(), which
is called by all the 'new account' creators. (pdb_set_sam_sids() now only
deals with the mapping from an existing account)

Andrew Bartlett
(This used to be commit 2c7b3d9fd5)
2003-04-29 14:38:45 +00:00
Jelmer Vernooij
d9a34fec65 Change order of parameters to smb_register_passdb()
(This used to be commit 63cf5637c1)
2003-04-29 14:09:50 +00:00
Gerald Carter
94102aea67 add version back to lanman string in sessetup reply
(This used to be commit 4ab1909378)
2003-04-29 13:29:14 +00:00
Andrew Bartlett
a60682e9ab Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continue
his IDMAP work.

This version also works properly (the HEAD version had suffered from bitrot),
and should be a good basis to change into the new IDMAP rules.

It also includes UTF8 conversions.

Included also are the schema changes, and a note about the now very old scripts
in examples/LDAP (they don't work for this, or even the previous schema).

Andrew Bartlett
(This used to be commit 38a8f2b23a)
2003-04-29 12:54:46 +00:00
Simo Sorce
2aadb320a4 forgot to add the file where things moved
(This used to be commit 3c2963f8e3)
2003-04-29 11:40:52 +00:00
Simo Sorce
fd102eb947 consolidate idmap code in one place
(This used to be commit f7041ec5d7)
2003-04-29 10:54:13 +00:00
Andrew Bartlett
8e7525be92 Merge 3.0's change to how we add users onto HEAD, including a few other bits
of sync-up for the rpc_server/srv_samr_nt.c

Andrew Bartlett
(This used to be commit 3c867aedd9)
2003-04-29 10:26:51 +00:00
Gerald Carter
46eac77b3b only call the add_script if the getpwnam_alloc() fails
(This used to be commit ba1e654a15)
2003-04-29 05:37:42 +00:00
Gerald Carter
97a16d0cae don't implement any group mapping functions in the guest sam module
(This used to be commit a4056e2cae)
2003-04-29 05:32:00 +00:00
Gerald Carter
f96f82da05 removing printing = SOFTQ since no one knows what it is
(This used to be commit 7daf5f0042)
2003-04-29 05:30:42 +00:00
Simo Sorce
67a5f62e43 ok next_rid out as well local_*id_to*id functions
reverted user making function, did not pass the abartlet test :-)
idmap is now fully integrated, we only miss user creation and removal of uid
and gid from SAM_ACCOUNT
(This used to be commit 67af8c2658)
2003-04-29 03:31:00 +00:00
Simo Sorce
e64b34cd47 swat need idmap now
(This used to be commit c4ba4db341)
2003-04-28 23:58:55 +00:00
Simo Sorce
8d4942e2df new helper functions to create users
(This used to be commit 74826e7ebb)
2003-04-28 23:36:54 +00:00