search for: branch_ntdom

Displaying 8 results from an estimated 8 matches for "branch_ntdom".

1997 Dec 16
0
Samba18alpha12 not working as Login for NT-4 workstation
On 13 Dec 1997, Domenic Wollina wrote: > Hio > > I have a problem to get samba18alpha12 to work as an nt domain login server for > nt-4 workstations there are bugs in it. you'd be better off using the BRANCH_NTDOM version. see the public cvs instructions in http://samba.anu.edu.au/cvs.html and use a tag of BRANCH_NTDOM. if you do this, the workstation trust account smbpasswd entries must be of the format: saturn1$:65534:lm_hash:nt_hash:0080: the 0080 is important: see ntdomain.h ACB_xxxx #defines for the...
1997 Dec 17
0
showing Domain Logins
...t;logout": you can only tell a Win95 client its profile details (NetWkstaUserLogon) > Also I would like to have smbstatus show > where a domain login is present. How easy > is it to add this to the display. i will be adding something vaguely like this to the version currently in BRANCH_NTDOM. > Specifically > how is smbstatus getting the information. through locking.c, which has a higher order function table. one of the things that can be done is to enumerate through the open files and open sessions, regardless of whether you are doing FAST_SHARE_MODES (locking_shm.c) or the o...
1998 Feb 28
1
Samba computer account in NT domain?
Hi! I'm trying to set up a linux (RH5.0) samba server in our Windows NT network. In the smb.conf file there are: security=server and the TCP/IP number of our WINNS server. How can I create a computer account in the NT domain? Is there any way to specify a user with the ability to add the linux-samba-server in the NT domain in the smb.conf file? Thanks a lot, Jukka Matinvesi
1998 May 11
1
SAMBA-NTDOM
Hi I'm becoming a bit confused. I have been trying out the Samba PDC code from BRANCH_NTDOM on Solaris 2.5.1 (with great success !). I now want to download the latest version and messages on the samba-ntdom list say to download from the main branch. What exactly do I put in my cvs command ? The NTDOM FAQ says 'cvs -d :pserver:cvs@samba.anu.edu.au:/cvsroot co samba '. When I...
1997 Dec 11
0
cvs and smbdes.c
...y); - key2[0] = key[7]; - smbhash(out, buf, key2); -} + smbhash(buf, in , key ); + smbhash(out, buf, key+7); My operating system is Solaris 2.5.1 and cvs is version 1.9. The smbdes.c file is retrieved by the command: cvs -d :pserver:cvs@samba.anu.edu.au:/cvsroot co -r BRANCH_NTDOM \ samba/source/smbdes.c Regards Anders Blomdell ------------------------------------------------------------------------------ Anders Blomdell Department of Automatic Control Email: anders.blomdell@control.lth.se Lund Institute of Technology Phone: +46 46 222 4625 Box 11...
1997 Dec 08
0
Samba NT PDC capabilities: progress report.
[ the following report applies to the latest cvs version (tag of BRANCH_NTDOM). details of how to use public cvs to access the samba source repository are at http://samba.anu.edu.au/cvs.html. please note that this development is in parallel with, and therefore does not affect, the current development plan for samba: please see the Roadmap and WhatsNew files with the...
1998 Feb 04
1
Can't join SAMBA-Domain
Hi, I have set up samba 1.9.18p2 on a BSDI 3.0. As I tried to join the samba-server with a NT 4.0 Workstation (sp3,german) I got an error message indicating that my workstation has no account on the samba-server. Further tries doing the same thing only showed an error message that the Domain-Server for the domain I want to connect to cannot be found. * I surely did NOT check this create
1998 Feb 02
9
Logon script
Hello, I am having a little problem with executing logon scripts on Win95 clients, logging into Samba Netlogon service. When a user logges in, a MS-DOS prompt shows up and quicky disappears. Then I get "Please Wait While your logon script executes". It hangs at that point. A user has to hit cancel to start his win95 session. I have done the logon script in MS-DOS editor. I have the