similar to: administrative shares

Displaying 20 results from an estimated 2000 matches similar to: "administrative shares"

2005 May 03
1
slow access while crossmounting samba
Hi, I've got two linux machines with the same distribution and samba 3 that cross-mounts a share (i.e., machine a mounts a share of machine b and vice versa). I'm experiencing slow access from the machines to the opposite mounted share and I don't know what this slow performance can be due to. I'm not running with oplocks cause the share is accessed only by the other linux
2006 Sep 19
6
Problem logon to PDC
Hello, I have setup a cluster system with drbd and heartbeat. I have samba running as a PDC. Everything works great when I am on server1 But when failover ocuurs I cannot seem to log on the domain anymore. I Have symlinks to my home share : /var/cache/samba , /etc/samba/ who are synced between 2 servers. Do I have to sync another files ?? greets John
2004 Nov 15
1
pdc and shellinfo
Hi, I'm trying to set up my samba server as PDC, but when I login from windows xp a notepad windows pops up showing: [.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787 while it works under consumer windows. Any idea about? Thanks, Luca -- Luca Ferrari, fluca1978@infinito.it
2004 Sep 23
1
invisible server
Hi, I've got a few samba server in my network, but one of them is "invisible". I cannot do a nmblookup on it (even from the server itself), but I cannot telnet the port 137, thus it should not be a problem of firewall. From windows xp machines, I can connect specifying the IP address, while from win98 machines I cannot (I got an error like network name does not exist). The
2006 Sep 12
1
smbclient mget and compression
Hi, I'm using smbclient to replicate a samba share from one Linux machine to another one. Unluckily, the amount of data is quite large, thus I'd like to transfer it with a compression, but I didn't find such as asny option in smbclient. Is it possible? Thanks, Luca P.S. I cannot use, in this case, other tools like rsync, just only smb!
2006 Sep 28
1
problem with cups and samba: printing is disabled
Hi, I've got a windows printer that is no more working. If I try to see the status of the printer I get: server:~ # lpc status la02 la02: printer is on device 'smb' speed -1 queuing is enabled printing is disabled no entries daemon present that means printing is no enabled. If I try to enable the printer I cannot get the printer enabled:
2010 Sep 02
1
samba slow and several "Write andx Request"
Hi all, I'm running version 3.0.28a on Ubuntu linux, and apparently from a day to another I got performance issues: without any change in smb.conf (except a few added shares) I have mac osx and linux clients getting a very slow upload/download speed. I've checked with other protocols, like scp and performances are good, so I can exclude a network/hardware problem. Other clients are
2004 Sep 21
1
windows program over a samba share
Hi, I don't know if this is possible, but I'd like to install a window program (in the specific JBuilder Personal) over a samba share, and then to mount a network share as a disk from windows clients, so they can use the program. Is it possible? Any idea on how to share windows programs from a linux server? Thanks, Luca -- Luca Ferrari, fluca1978@infinito.it
2004 Nov 12
0
samba 3 as PDC
Hi, I'm configuring samba as PDC for my network, but I'm having a few problems: 1) roaming profiles are not working, even if I've made up symbolic links in the directories, such as (for user luca): sede:/home/samba-ntprof/luca # ls -l totale 1 drwx------ 3 luca users 120 2004-11-12 17:06 . drwxrwxrwx 3 root root 72 2004-11-12 11:58 .. lrwxrwxrwx 1 root root 6 2004-11-12
2010 Sep 16
2
default ACL - in namespace's mail root directory ?
I have a namespace like this: namespace { type = private separator = / prefix = location = maildir:/var/ferrari/users/%d/%n:INDEX=/var/ferrari/indexes/3/4/%u:CONTROL=/var/ferrari/indexes/3/4/%u inbox = no list = yes subscriptions = yes } Where do I store "dovecot-acl" as the default ACL ? /Per Jessen, Z?rich
2005 Jan 31
2
Help about time series
Hello, When I create a ts object, I would like to get a particular value of this time serie according to the date and not the rank. However, it seems necessary to use the rank as if it were a simple vector. I would be very grateful if you could help out of this. I thank you in advance, Nicolas Ferrari
2004 Apr 21
2
calling R from java
Hello, I need to call R from a java(swing) application. I manage to do it with something like : Process p = Runtime.getRuntime().exec("R --slave") OutputStreanWriter o = new OutputStreamWriter(p.getOutputStream()) o.wrote("...") ... etc but at the end no .Rdata file has been created and there are some data I don't want to reload each time (for time execution reasons).
2023 Jul 12
2
[Bridge] [PATCH v1 net] bridge: Return an error when enabling STP in netns.
On 12/07/2023 17:48, Ido Schimmel wrote: > On Tue, Jul 11, 2023 at 04:54:15PM -0700, Kuniyuki Iwashima wrote: >> When we create an L2 loop on a bridge in netns, we will see packets storm >> even if STP is enabled. >> >> # unshare -n >> # ip link add br0 type bridge >> # ip link add veth0 type veth peer name veth1 >> # ip link set veth0 master
2006 Aug 24
2
NUT on Ubuntu Dapper
Hi list anyone having success with a working installation of NUT on Ubuntu Dapper from universe repository? I installed it via apt but it doesn't seem to work.../etc/nut is empty, I copied a working configuration from another machine (a Gentoo box) but when I try to start the ups-monitor or nut service, it simply dies silently. I'm using the snmp driver and, as said, other
2012 Oct 01
2
Problem with process_limit
Hello, i have a problem with the process_limit configuration. Occasionally, it happens that the dovecot.log shows this line: master: Warning: service(imap): process_limit reached, client connections are being dropped So I checked, the process number, with the command: ps auxwww | grep imap | grep -v login | wc -l and it shows 1024. Then, i edited the file /etc/dovecot/conf.d/10-master.conf and
2007 Jan 16
4
Administrator is Root
I just got Samba + LDAP up and running as a PDC. If I list the users in the LDAP directory with pdbedit -L I see: root:0:test nobody:99:nobody aster$:1001:Computer toast$:1002:TOAST$ fordprefect:1003:Test Account Shouldn't there be an Administrator account and no root? I don't want my Linux root account even remotely confused or associated with a Samba/LDAP
2010 Jul 16
2
Problem with hard links in lda - please help
Hello, I'm trying to enable hardlinks for messages sent to mutiple users. (I need this because I have mailing lists with 5000 users used many times a day). I've read that, to do this, I have to write a script that uses the /usr/local/libexec/dovecot/deliver command in this way: deliver -p <FILE> -d <USER1> -d <USER2> Of course, I enabled the "socket listen"
2006 Aug 22
1
Interesting zfs destroy failure
Saw this while writing a script today -- while debugging the script, I was ctrl-c-ing it a lot rather than wait for the zfs create / zfs set commands to complete. After doing so, my cleanup script failed to zfs destroy the new filesystem: root at kronos:/ # zfs destroy -f raid/www/user-testuser cannot unshare ''raid/www/user-testuser'': /raid/www/user-testuser: not shared root
2005 Oct 13
4
"Wbinfo -u" get user account sucessfully but "getent passwd" fails
Hi everybody, I got a problem here with my Samba ADS member server. It functions as a file server and works for a long time. A few weeks ago our Active Directory domain controller failed due to power outage. We fixed it and now an employee reports that he could not use the samba file server any more. I restarted samba service and did the following testing: 1) getent passwd <thisUser>
2023 Jul 11
3
[Bridge] [PATCH v1 net] bridge: Return an error when enabling STP in netns.
When we create an L2 loop on a bridge in netns, we will see packets storm even if STP is enabled. # unshare -n # ip link add br0 type bridge # ip link add veth0 type veth peer name veth1 # ip link set veth0 master br0 up # ip link set veth1 master br0 up # ip link set br0 type bridge stp_state 1 # ip link set br0 up # sleep 30 # ip -s link show br0 2: br0: