similar to: managing unix services remotely from mmc on windows

Displaying 20 results from an estimated 1100 matches similar to: "managing unix services remotely from mmc on windows"

2002 Aug 25
1
"busy hang" on e2fsck (on a ext3 partition)
(There really doesn't seem to be a dedicated e2fsprogs list, so this was the next-best place I could find. I don't place much faith in the sourceforge forums..) The filesystem in question is a 480 gig ext3 partition, on a hardware RAID5 controller. It's approximately 90% full, with something like 115K files. Kernel 2.4.20-pre4, on a Duron 900. As I type this, e2fsck has used up
2003 Dec 20
3
rsync not saving files on windows 2000
I am trying to setup a windows 2000 server with rsync and cygwin. I think I almost have it working except that when the file copy is finished my files are nowhere to be found on the windows server. I am not getting any error messages. I am connecting from a win98 machine on the same network. Any ideas on how I can get this working or get more info to debug. Thanks.
2006 Nov 04
0
populating select boxes, view or controller?
Over the past few days I''ve seen a number of examples posted here where people are populating their select boxes in the view; that is: <% options = Model.find(:all, ...).map{|m| [m.name, m.id]} -%> <%= select(:object, :attribute, options, ... %> Is this the preferred way of doing this? I''ve generally done this in my controller, where I can catch exceptions and
2002 Nov 01
0
[LLVMdev] totally lost
shouldn't the malloc() be something like malloc(sizeof(int)*size)? You're allocating 5 bytes, which is probably not the size of an int in llvm (it's definitely not the size of an int in sparc), and later you're trying to access c[1], which starts at byte 4 but is out of bounds. On Fri, 1 Nov 2002, Xiaodong Li wrote: > Dear LLVM: > > I wrote a small testcase and I can
2003 Aug 07
1
I'm confused about W2K rpcclient "getdriver" response
Hi, I'm trying to query a W2K PDC for printer driver information in order to install those same drivers on a SAMBA 2.2.7 server. I executed an enumdrivers ms-rpc call to get the list of drivers, but the getdriver command fails for all but a couple of the drivers. I've included a representative instance below: > cmd = getdriver "HP LaserJet 4050 Series PCL" > Error
2004 Feb 16
0
Problems with trust account passowrds ???
Hi, I'm getting near a thousand error messages a day on only one of my two samba servers that both participate in the same domain: [2004/02/16 09:17:52, 0] rpc_client/cli_trust.c:change_trust_account_password(248) 2004/02/16 09:17:52 : change_trust_account_password: Failed to change password for domain ITS. The server getting the errors is version 2.2.7a-security-rollup-fix running on
1998 Jun 25
0
Samba 1.9.18p2 --> 1.9.18p8 on Solaris 2.6 breaks browsing ????
I upgraded from Samba 1.9.18p2 to Samba 1.9.18p8 on Solaris 2.6 and now browsing does not work for WIN95 (haven't tried NT), nor does Network Neighborhood even show the server. The builds for p2 and p8 are standard, the only difference in the user changeable portion of the makefile being the location of the man page directory. I am using the same smb.conf file for both versions, and the
2007 Jul 30
1
Performance problem with utime() on Solaris 8
To all: While updating our Samba installation from 2.2.5 to 3.0.25b, I found that Samba's performance was severely degraded. A 1 gig test file with random text in it would take about 2:15 to copy using the old 2.2.5 smbd, but the same file would take 5-6 minutes to copy with a freshly compiled version. I ran truss on smbd while the file copy was taking place, and found that the utime()
1999 Dec 11
2
How do I set up trust relationships in SAMBA
Be nice -- I'm a SAMBA newbie, but at least I've got the O'Reilly book!! We want to use a SAMBA server to provide user accounts for a print charge-back system in our public student labs. Since this amounts to several thousand accounts which are already managed and current on our e-mail server, we don't want to try to replicate them and keep them synchronized on the NT PDC. For a
2008 Sep 10
1
Do I need a dummy?
Hi all, I managed to get all my VMs (5 in total) up and running in bridged mode with public IP addresses from my ISP. All are running Debian Etch in a Dom) of Debian Etch with Xen 3.1 using the instructions here: http://www.howtoforge.com/debian_etch_xen_3.1 But ideally I only want two of the DomUs on the public internet with the other three only on an internal network and the two
2003 Dec 14
1
Silently drop ping?
Sorry if I missed the answer in the docs but how can I drop ICMP silently? Seems that a several IPs in my ISP block suddenly decided to start ping''ing me and I rather not have my logs fill up with all the drop messages. Thanks, Mike
2009 Oct 09
1
Any reference to Tukeyline algorithm?
Hi, I am using "line" function to plot the line. And I would like to understand "Tukeyline" algorithm. Since, the line function is calling the Tukeyline algorithm(which is compiled code) using foreign function interface, I am not able to look into the source code of this algorithm. Can somebody help me out, so that I can refer the same. Thanks in advance!!! Thanks,
2004 Jan 09
32
Ideas for Shorewall 2.0
I''m beginning to think again about what will be different in 2.0. Here are some thoughts. a) User-defined actions will be emphasized. - A library of actions will be available with names such as: AcceptSSH AcceptDNS DropWindows (drops all SMB noise) DropBroadcasts (Silently drop all Broadcast traffic) ... The possibilities are nearly endless but should
2011 Oct 27
2
[LLVMdev] Resolving sizeof's; target triples; type optimizations
Thanks for the answers. > See http://llvm.org/docs/FAQ.html#platformindependent . If you're > dealing with C code, it isn't too hard to add a new target to clang; > send an email to cfe-dev if you need help with that. The "target > datalayout" information is purely a hint to the optimizers. My experience this far has been mainly with using llvm-gcc and llvmc,
2012 Aug 29
0
[LLVMdev] Correct usage of isysroot argument
I'm do looking for the features the isysroot gives. I have "/myownheaders/usr/include" and "/myownheaders/usr/local/include" folders (they contain the actual header files). Again, the strange that gcc seem to be working with it. In the mean time I've found this (http://lists.cs.uiuc.edu/pipermail/llvmbugs/2011-December/021136.html), isn't it related? > From:
2004 Nov 23
0
upgrading print server from 2.2.8a to 3.0.8
Hello. I'm having a bit of trouble with my upgrade. I installed 3.0.8 over a copy of the 2.2.8a directory, and when I went to start it up, got errors about accessing the secrets.tdb. I was able to use tdbdump to access it and created one in the new format using tdbtool, but then it's also unable to access other old-format tdb files, most notably ntdrivers and ntprinters. The only
2004 Nov 24
1
upgrading print server from 2.2.8a to 3.0.8 - more info
Here's what I sent yesterday, more info follows: > Hello. I'm having a bit of trouble with my upgrade. I installed 3.0.8 > over a copy of the 2.2.8a directory, and when I went to start it up, got > errors about accessing the secrets.tdb. I was able to use tdbdump to > access it and created one in the new format using tdbtool, but then it's > also unable to access
2016 Dec 16
0
Job Ad. CEA Grenoble, France. Research Engineer Position
research engineer, 3 years, CEA, Grenoble, France Computer Science/Electrical Engineering Contact: Damien Couroussé (damien.courousse at cea.fr) A 3-year research engineer position is available at CEA Grenoble. The topic is related to cybersecurity in mobile applications. Further details and requirements are as follows: We are inviting application for a research engineer position at CEA
2001 Sep 25
0
Intermittent port forwarding problems openssh 2.9.2p and up
Hi all, I'm now using openssh 2.9.9p1 (after having the same problem with 2.9.2p), currently on two redhat Linux 6.2 machines and I am getting some intermittent port forwarding problems. To provide some background, the two machines sit on separate networks and talk through a firewall. I am trying to get an application to talk through the ssh connection to a remote machine. ie ssh -N
2003 Mar 14
2
Samba PDC and MMC - Problems changing password of services
Hy, im using Samba as PDC. When im logging into another W2K machine with MMC an try to change the password of a service, windows is bringing up the error: "A device attached to the system is not functioning." To be exact, this is error: Winerror.h, 0x000001f = 31 (ERROR_GEN_FAILURE) If you change the Password of the service on the machine itself (sitting in front of the machine)