diff options
author | Andrew Tridgell <tridge@samba.org> | 2003-12-13 10:58:48 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2003-12-13 10:58:48 +0000 |
commit | d4705378ce88d1bb2f787338c531998d37d078ef (patch) | |
tree | 5c69c190347bd71067203aa89f0e99db4bc50a38 /source4/librpc/idl/epmapper.idl | |
parent | 8faa77f177833eeee245391840d06771f46e0136 (diff) | |
download | samba-d4705378ce88d1bb2f787338c531998d37d078ef.tar.gz samba-d4705378ce88d1bb2f787338c531998d37d078ef.tar.xz samba-d4705378ce88d1bb2f787338c531998d37d078ef.zip |
dcerpc over tcp in the samba4 server now works to some extent. It
needs quite a bit more work to get it finished. The biggest missing
feature is the lack of NTLMSSP which is needed for basic
authentication over tcp
(This used to be commit 9fb0f0369356909c99389e2cbc525be27c08793c)
Diffstat (limited to 'source4/librpc/idl/epmapper.idl')
-rw-r--r-- | source4/librpc/idl/epmapper.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/librpc/idl/epmapper.idl b/source4/librpc/idl/epmapper.idl index 79fb7f3dd1..fff05b9bc3 100644 --- a/source4/librpc/idl/epmapper.idl +++ b/source4/librpc/idl/epmapper.idl @@ -7,6 +7,7 @@ [ uuid(e1af8308-5d1f-11c9-91a4-08002b14a0fa), version(3.0), + endpoints(epmapper, TCP-135), pointer_default(unique) ] interface epmapper |