mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
98bf10bc5d
answers when a string was partially identical. this issue is still
outstanding, and needs to be investigated further.
loadparm.c: added lp_logon_path() parameter.
ipc.c: in NetUserGetInfo, lp_logon_path() can be returned instead of always
specifying \\SAMBA_SERVER\HOMES (which may not necessarily exist).
it is now possible to specify lp_logon_path() as \\ARBITRARY_SERVER\%U,
just like NT server can. the default is \\SAMBA_SERVER\HOMES, just like
it used to be.
lkcl
(This used to be commit
|
||
---|---|---|
.. | ||
chgpasswd.c | ||
dir.c | ||
ipc.c | ||
mangle.c | ||
message.c | ||
password.c | ||
pipes.c | ||
predict.c | ||
quotas.c | ||
reply.c | ||
server.c | ||
smbrun.c | ||
trans2.c | ||
uid.c | ||
vt_mode.c |