Displaying 4 results from an estimated 4 matches for "samba_4_0".
Did you mean:
samba_3_0
2007 Mar 13
3
Win32 services management?
Hi there,
I just saw samba added the "net rpc service" for Win32 service
management since 3.0.20, and it's fantastic. I used to use samba-tng
to do this job, but now I can use samba! However, I also found it has
limited usage. I cannot pass parameters when I start a service, and I
cannot create a new service, too.
Is there any plan for samba to extend this feature?
--
Best
2006 Jun 05
2
[PATCH] Pet peave then->than
This patch fixes all the incorrect uses of "then" that I could
find on the whole SAMBA_4_0 branch.
i.e. it is relative to
svn://svnanon.samba.org/samba/branches/SAMBA_4_0 at revision
16046.
Index: source/auth/ntlmssp/ntlmssp_sign.c
===================================================================
--- source/auth/ntlmssp/ntlmssp_sign.c (revision 16046)
+++ source/auth/ntlmssp/ntlmssp_...
2007 Jun 22
1
Samba-4.0? (waiting to replace SBS2000 AD domain controller)
...to wait for Samba-4.0, and would like to read as much
about the planned domain controller capabilities as possible. Is anyone
blogging Samba-4.0 development in detail?
http://news.samba.org/ has no 4.0 mention since 2007-01-31. I'm reading
http://viewcvs.samba.org/cgi-bin/viewcvs.cgi/branches/SAMBA_4_0/WHATSNEW.txt?rev=23373&view=auto
for information.
Thanks.
2008 Jan 03
1
Name Resolution (Network Browsing) in Samba4 server with Vista Client?
...smb_server/smb2 code into samba3/smbd code, or to
completely replace the samba3/smbd code with the samba4/smbd and
samba4/smb_server code?
I'm not really sure what else to try so any suggestions are greatly
appreciated.
Thanks, Tim
Here is my setup
----------------------
I checked out Samba_4_0 build 26646. I'm using parallels with vista as
one virtual machine and ubuntu 7.04 as another virtual machine. Both
are on the same subnet. The workgroup name on the vista box is
WORKGROUP.
From looking at ethereal output on the vista box, it looks like
samba4 isn't broadcasting i...