Displaying 2 results from an estimated 2 matches for "lp_defaultauthdomain".
2000 Feb 18
0
Different Domain Login.
...let me know.
I added a option in the smb.conf:
Default Authenticaion Domain
What it does is if you have that option specified, it will do a
comparision to see if the Domain specified by the user is the same
domain as the WORKGROUP of the sambaserver. If it is then it will
change the domain to be lp_defaultauthdomain (which is the Default
Authentication Domain). Below are my DIFFS, please review them and help
me impliment this better if you see anything that needs to be changed,
thanks!
WAYBELOW is my origional post to samba-ntdom@samba.org
FOLLOWING ARE MY DIFFS:
-- smbd/reply.c --
# diff smbd/reply.c.ori...
2000 Feb 18
0
Different Domain Login. UPDATED
...let me know.
I added a option in the smb.conf:
Default Authenticaion Domain
What it does is if you have that option specified, it will do a
comparision to see if the Domain specified by the user is the same
domain as the WORKGROUP of the sambaserver. If it is then it will
change the domain to be lp_defaultauthdomain (which is the Default
Authentication Domain). Below are my DIFFS, please review them and help
me impliment this better if you see anything that needs to be changed,
thanks!
WAYBELOW is my origional post to samba-ntdom@samba.org
FOLLOWING ARE MY DIFFS:
-- smbd/reply.c --
# diff smbd/reply.c.ori...