search for: reskit

Displaying 20 results from an estimated 26 matches for "reskit".

2005 Jun 11
3
is the domain admin password stored on the local machine?
I just wanted to know if the domain admin password is stored on the local machine, when that machine joins the domain? Or is it just used to authenticate, and it is not stored anywhere on the workstation? -- Tomek
2009 Feb 24
1
net sam provision
...shows no more errors. It just says, that the connection to ldap was successfully established and then throws out the error message (as written). What prerequisites are there to make this command work? I would really like to use this feature as I would like to administrate the Domain with the NT4 ResKit-Tools srvmgr und usrmgr. Thank you /S0L0 -- Psssst! Schon vom neuen GMX MultiMessenger geh?rt? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01
2003 Oct 26
3
Automatic Windows Patch Deployment (OS Agnostic)
...package is released under the GPL. (Can one of you license guru's tell me if the GPL is appropiate for a windows patcher written in jscript?) Enjoy. -- My current setup is using this sytem, with FireDaemon to launch the service at start. Soon as Monday rolls around, im going to play with the ResKit's srvany.exe program. -- Jerry Haltom <jhaltom@feedbackplusinc.com> Feedback Plus, Inc.
2004 May 23
1
A (maybe)_ easy solution to global login script for group checking
...I saw lots of complicated solutions (on-the-fly scripts, group directories) etc. but the following works very well for me: I downloade dthe ifmember.exe from the microsoft website, and stuck it in the netlogon directory (not the scripts directory) http://www.microsoft.com/windows2000/techinfo/reskit/tools/new/ifmember-o.asp Then the script is: @echo off ifmember "DOMAIN\group1" if not errorlevel 1 goto group2 net use r: \\SERVER\group1files :group2 ifmember "DOMAIN\group2" if not errorlevel 1 goto group3 net use s: \\SERVER\group2files :group3 .... So according...
2004 Aug 06
1
Icecast2 Win32: any way to minimize on start orrunas a service?
...run this as a service using Microsoft's tools from the NT 3.5 Resource Kit. The two tools you need are srvany.exe and instsrv.exe. I've used this many times on Win2k with no problems. You can download the resource kit from Microsoft here: ftp://ftp.microsoft.com/bussys/winnt/winnt-public/reskit/nt35/i386/i386.exe And there is an article about how to set it up here: http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com: 80/support/kb/articles/q137/8/90.asp&NoWebContent=1 I'd be curious to know if that works out. I think if you change the setting to allow th...
2006 Apr 18
4
Security considerations with displaying uploaded HTML
I have an application where I am allowing users to upload (or refer the app. to) arbritrary HTML that I am (currently) displaying in an IFRAME on a page. The users will be authenticated so it''s not open to the entire universe. I was always uneasy with this, but after reading the security chapter of AWDWR, I am even more concerned. What kinds of applications do people have out there
1999 Sep 15
2
nbtstat doesn't show MAC address for samba servers
On Win9x I issue the command: nbtstat -a <netbios name> If <netbios name> is a Win9x machine I got the MAC address of that machine on the last line of the command output. If it's a samba server the MAC address is not returned: MAC Address = 00-00-00-00-00-00 Is there anyone who gest the MAC address back from a samba server? -- giulioo@tiscalinet.it
2002 Aug 22
1
Samba 2.2.5 DC: problem with groups
...the following line in my smb.conf: domain admin group = @ntadmins On of my domain admins is user "wojtek" which has the primary group "user" but is also memeber of the above metioned "ntadmins" group. When I execute "ifmember /list" of the W2k Reskit on my XP client I get the following output: ---------------------- User is a member of group ODYSSEY\users. User is a member of group \Everyone. User is a member of group BUILTIN\Users. User is a member of group BUILTIN\Administrators. User is a member of group ODYSSEY\unix_group.2147483404. User...
2003 Mar 25
1
Viewing ACL's
As I said in my previous (unanswered but think I got it figured out) question, I'm transitioning my 3 NT domains to a single samba server, and currently the NT group stuff is a bloody mess, and just want to redo it, and the best way for me to do this is to figure out what groups are being used, and who are members of those groups, blah blah blah. The latter is fairly easy, but I'm not
2005 Apr 19
1
smbclient to sent message to windows users fails
Hello, Up till a few months ago I had no problems sending popup messages to windows-xp pcs like this: echo "New fax arrived $pages pages" | /usr/bin/smbclient -U FAX -M jo >>/tmp/smbclient.log Lately however this does not work anymore. The log file contains nothing at all. This was still with samba 2.2.3 on an readhat 7.2 server. I'm not really aware of chagend to the
1998 Oct 22
0
unable to sync browse lists
...eighborhood, since they're the same thing, right?). Pushing a little deeper into the first problem with a symbolic debugger and higher debug levels, the node status query failure is due to a timeout. It seems that the DMB (an NT server running 4.0 + SP3, SMS, Cheyenne Anti-Virus, NT Server ResKit 2 and no hotfixes) simply doesn't respond to the node status query the Samba server sends it (from a different subnet). I have read docs/BROWSING*. I've read the section on cross-subnet browsing in Blair. It is, of course, possible that I missed something. I've gone through the step...
2004 Aug 06
2
Icecast2 Win32: any way to minimize on start orrun as a service?
> startup folder it will start. The only problem is that it won't start > minimized... IIRC you can set the properties of this shortcut to "start minimized". Or does your executable override this? regards Thomas --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2007 Aug 16
3
Offline files enabled clients are loosing network drives
Hello, since the update to Samba 3.0.25b Clients which have offline files enabled - typically notebooks - are sporadical loosing their network drives. In the samba logs I see: "read_data: read failure for 4 bytes to client 192.168.1.58. Error = Connection timed out" After a new login the client can connect again to the shares again, but after some minutes of work the same thing
2009 May 29
5
DR Server for Windows Machines
I need to setup a CentOS box offsite to have a series of files replicated to it. My problem is this machine won't have Samba on it but I need to replicate the hierarchy in question in such a manner that I can restore from it and retain file system permissions. That's where I am stumped, anyone got any ideas? Thanks, jlc
2006 Aug 11
1
problems trusting a w2003 domain server from samba 3
I have samba 3 PDC (SAMBA domain with hostname "pevpdc") on CentOS 3.7 (package is named samba-3.0.9-1.3E.7) and I have a w2k3 sp1 domain (W2003 domain with hostname "mailserver"). The last is in mixed mode and is an exchange server and the former is without winbind, using smbpasswd backend and "security = user" in smb.conf. I would like to authenticate mailserver
2004 Mar 11
0
Winbind Kerberos Problem? - Getting Wrong User SID
...current desired = 2 [2004/03/11 14:14:50, 5] lib/util_seaccess.c:se_access_check(315) se_access_check: access (2) denied. The problem here is that the user sid does not match the actual sid of the user and displayed on the workstation the user is logged into. This is verified with the Microsoft reskit command "whoami /all". Above the user sid being checked ends with 21006. The actual sid ends with 1586. The sid list for the share near the end actually contains the sid ending in 1586, but obviously doesn't match the incorrect sid of the user. wbinfo -s S-1-5-21-74637098-2648309090-...
1998 May 19
1
SAMBA digest 1690
SUBJECT: SAMBA digest 1690 ERROR: Text size exceeds maximum
2004 Jun 01
3
2 passwords when loging from Windows 98 to samba PDC
Hello. I have setup a local network where Windows 98 workstations authenticates against a samba server PDC running on linux, and it is working. But there is a little annoyance: Windows 98 is handling 2 passwords: 1) the network password (used with the samba PDC) 2) the windows password (used with the Windows desktop) Windows users can change their passwords from the workstation, but the
2005 May 21
3
Standardized Benchmarking?
Hello all, I'm creating a site where people can share their benchmarks. If you are interested, the site is at (I just started on it so it has the stock graphics and color scheme still): www.dcsnow.com/mambo I would like some thoughts on what would be a good way to standardize the testing so the results are more comparable. Is Bonnie+ a good program for hard drive speed testing? Is there
2002 Mar 01
1
Building hdf5 on Windows
...= unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /cygdrive/d/Perl/bin/:/xtra/Tcl/bin:/XTRA:/PROGRA~1/OX/BIN:/WINDOWS:/WINDOWS /system32:/WINDOWS/system32/WBEM:/Xtra/ResKit:/Xtra/ResKit/Perl:/xtra/matlab _sv12/bin/win32:/progra~1/ggobi:/Program Files/Fichiers communs/Adaptec Shared/System:/bin:/xtra/R/rw1041/bin:/xtra/R/compile/bin:/Program Files/HTML Help Workshop:/Program Files/Microsoft Visual Studio/Common/Tools/WinNT ## ------------ ## ## Core tests. ## ## ----...