similar to: get quota command

Displaying 20 results from an estimated 4000 matches similar to: "get quota command"

2000 Aug 08
0
v2 connection logging vs v1
When connecting with v1, the server logs a message when I exit my login shell: Closing connection to 130.207.167.32 However, when connecting with v2, it only ever logs: Connection closed by remote host. Tracing through the code, it appears that instead of breaking in serverloop.c:server_loop2() at: if (had_channel && !channel_still_open()) {
2000 Sep 27
1
-i doesn't work for v2 DSA keys
I just found that trying to specify a DSA identity file with '-i' doesn't work. Although the man page doesn't indicate that this is supported for DSA keys, it also doesn't indicate very clearly that its _not_. Indeed, in ssh.c:main(), the "-i" only increments and sets: options.options.num_identity_files options.identity_files where it would need to modify:
2003 Dec 17
4
Netbios ?
I am trying a "netstat | grep netbios" and receive nothing back. I tried "netstat | grep 139" and nothing as well. I have the correct netbios ports in /etc/services. Does anyone know to make this show up with a netstat or have those services running? I believe this may be my problem with the mapping of samba shares to the client. Any help would be appreciated, Dan
1998 May 26
0
Need help installing samba
Hi, I've got a strange problem.. I've installed samba on a Sun machine running Solaris 2.5.1. Everything seems to work well, up until I try to mount my home directory from a Win95 PC. I've gone through the DIAGNOSIS.txt file, and everything up to and including stop 7 (smbclient '\\BIGSERVER\TMP') works great... so from what I can tell, its working. However, when I attempt
2004 Sep 09
1
read write - yes .. but delete - No
How is it possible to set for a file that a user can read,write but not delete it ? I'm using a xfs filesystem and samba3.0.4 with ACL's support included. -- Xavier mailto: x.poirier@free.fr
2004 Jan 17
2
Equivalent of "net send" command
I recall there being a command under linux, that I believe was a part of the Samba suite, that allowed you to send messages to other machines, like one would do using "net send" on an XP box, for instance. I have been trying to figure out what that command was, but I cannot find it in the docs. I must not be looking in the right place! Can anyone straighten me out? Thanks! -Josh
2001 Feb 19
1
problem loading program..
I'm loading a program from CD-ROM .. the splash screen comes up, but then a dialog box comes up with "Failed to initialize ..." btw, I'm running wine under the 2.2.16 linux kernel and the partition I'm running this program from is a win2k ntfs partition (the program is not limited to win2k however.. just what i have) Here are some of the errors (randomly selected) that
2009 Oct 01
1
rsync file corruption when destination is a SAN LUN (Solaris 9 & 10)
I have run into a problem using 'rsync' to copy files from local disk to a SAN mounted LUN / file-system. The 'rsync' seems to run fine and it reports no errors, but some files are corrupted (check-sums don't match originals, and file data is changed). So far, I have found this problem on both Solaris 9 and Solaris 10 OSes and on several different models of Sparc systems
2000 Aug 24
0
patch for a few things
This isn't related to the snapshot, but mention of it reminded me to submit these changes. I added a few things, and made a couple small changes; here's a list of what the patch includes: - adds a "-1" argument to ssh and ssh.1 to force protocol1, similar to the existing "-2" argument. - adds "-1" and "-2" to scp and scp.1 as well. - adds
2004 Nov 08
2
Samba 3.0.8 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is the latest stable release of Samba; the version that production Samba servers should be running for all current bug-fixes. There have been several important issues fixes since the 3.0.7 release. Common bugs fixed in 3.0.8 include: ~ o Compile fixes for HP-UX ~ o Fixes for the printer publishing code used when joined to ~ an AD domain.
2003 Dec 02
1
Windows 2000 Suse 9.0
Hi, PROBLEM : I'm not able to use the printer connected to a windows 2000 machine. INSTALLATION: I have 3 PCs. - One is a windows 2000 PC with the printer connected to it - One is a redhat machine - One is a Suse 9.0 machine. The redhat machine is able to print to the samba printer, not the Suse one. smbclient -L //secretariat shows identical data on both Linux machines
2012 Jul 23
3
CSV format issues
Dear all, I have some encoding problem which I'm not familiar with. Here is the case : I'm read data files which can have been generated from a computer either with global settings in french or in english. Here is an exemple ouf data file : * English output Time,Value 17,-0.0753953 17.05,-6.352454E-02 * French output. Time,Value 32,-7,183246E-02 32,05,3,469364E-02 In the first
2003 May 23
1
timeout problems with 2.2.8a
Last year the samba servers for our Georgia Tech computer clusters were crashing about once a day running samba 2.0.7. Upgrading to 2.2.5 was disastrous - the Windows machines in the cluster started giving chronic bad-password errors. Since daily crashes seemed an easier problem to fix, we dug in and fixed the 2.0.9 source code. (Our patch is attached, for those interested in running 2.0.9
2000 Sep 07
2
scp -2 patch
I can't see why there shouldn't be a '-2' flag for "scp" when there's one for "ssh". Am I missing something here? Attached is a very simple patch for scp.c and scp.1 that introduces a '-2' for scp. Stefan Norberg stnor at sweden.hp.com -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name:
2004 Sep 08
6
Samba 3.0.6 Problems w/AD and Kerberos
Running into a lot of people upgrading to the 3.0.6 package that all of a sudden begin to experience the "Failed to verify incoming ticket!" errors etc., that are generally associated with a kerberos package incompatibility. However many of these people are running later versions of kerberos *and* reverting to a previous version of Samba appears to fix the issue. Is there something new
2006 Mar 03
0
Hidden links on ROR Wiki
Hello list members, Today I noticed on http://wiki.rubyonrails.com/rails/pages/WorkingProfessionallyWithRails that there were a ton of spam links in the source code that I couldn''t see on the page itself. Upon careful examination I found the links to be hidden: I am posting the content here for reference and to show patterns of spam: <u
2008 Sep 19
2
Possible bug involving LDA and Namespaces
Hi All, Yesterday I began experimenting with using LDA to do delivery. To begin with I'm using a .forward file entry for myself so as to avoid affecting other users. When "deliver" is passed an item to deliver, the following is logged: > deliver(allen): Sep 18 19:28:52 Info: Namespace: type=private, > prefix=INBOX., sep=., inbox=yes, hidden=no, list=yes, subscriptions=yes
2003 Oct 27
3
Connecting without smbpasswd file
Hi; We've recently upgraded from Samba 1.7 to Samba 2.2.8 and we're using Samba to allow our users to connect to their Unix home directories from their PC's. Under 1.7 users were able to connect by mapping a drive from windows explorer and entering their unix username and password. Now, when we do this we get a "Incorrect password or Unknown username" error message.
2008 Jul 17
0
Domain MEmber Groups
We have two servers, one PDC and one Domain Member Server. I have been having problems with the Domain Member Server since a recent upgrade to Samba 3.0.28a on Ubuntu. Every time samba is restarted users lose access to the shares on the Member Server. It appears to be related to group mapping. Users on the Domain Member (Louise) seem to be GID "users", not GID "samba" as
2010 Jan 13
2
User and GRoup mapping
I have two servers running Samba, one as a Domain Controller one as a Member Server. Both are running Ubuntu 8.10 and running smbd, nmbd and winbindd using the tdb back end. I am having a problem understanding ID mapping. The mapping is not the same on both machines. On the Domain Controller > root at thelma:/etc/init.d# wbinfo -i 'ATLANTA\rob' > rob:*:1000:2003:Robert