similar to: smbclient is SLOW!

Displaying 20 results from an estimated 8000 matches similar to: "smbclient is SLOW!"

2016 Aug 20
2
smbclient is SLOW!
On Fri, 19 Aug 2016 23:40:45 -0700 ToddAndMargo via samba <samba at lists.samba.org> wrote: > On 08/16/2016 12:52 AM, ToddAndMargo via samba wrote: > > Hi All, > > > > Fedora Core 24, x64 > > samba-4.4.5-1.fc24.x86_64 > > > > smbclient -L 127.0.0.1 > > > > is very, very slow. It comes back correctly, but takes 20 seconds. > > One
2016 Aug 20
1
smbclient is SLOW!
On Sat, 20 Aug 2016 04:21:07 -0700 ToddAndMargo via samba <samba at lists.samba.org> wrote: > On 08/20/2016 01:35 AM, Rowland Penny via samba wrote: > > On Fri, 19 Aug 2016 23:40:45 -0700 > > ToddAndMargo via samba <samba at lists.samba.org> wrote: > > > >> On 08/16/2016 12:52 AM, ToddAndMargo via samba wrote: > >>> Hi All, > >>>
2016 Aug 16
3
Do I need a DNS controller?
Hi All, Fedora Core 24, x64 samba-4.4.5-1.fc24.x86_64 Does Samba require a DNS controller? Many thanks, -T -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Computers are like air conditioners. They malfunction when you open windows ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2016 Aug 16
2
Need SELinux help
Hi All, Fedora Core 24, x64 samba-4.4.5-1.fc24.x86_64 I am using the following direction to set up SELinux with Samba: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Managing_Confined_Services/sect-Managing_Confined_Services-Samba-Configuration_examples.html to set up SELinux with Samba 1) I created a directory called /export # ls -al /export total 28
2016 Oct 16
2
piping with wine question
On 10/16/2016 04:02 AM, ToddAndMargo wrote: > On 10/16/2016 03:56 AM, ToddAndMargo wrote: >> Hi All, >> >> How do I get this command to work in Linux: >> >> $ echo wineclip | wine clip.exe >> >> Many thanks, >> -T >> >> > echo wineclip | wine cmd /c clip.exe > > doesn't work either > Interesting. $ echo wineclip |
2015 May 09
3
iTunes
Hi All, I am putting together a high end workstation quote for a customer. He is going to want a Virtual Machine, specifically so he can run iTunes (his wife buys music through iTunes and sync's them to her iPod). So which VM would you guys use? KVM or Virtual Box? I am very familiar with KVM and adore it. It's USB support is kind of weird though (iPod). I have been seriously burned
2016 Mar 04
3
samba and ntfs flash drives ???
Hi All, Google is killing me here! Scientific Linux 7.2, 64 bit $ rpm -qa samba samba-4.2.3-11.el7_2.x86_64 Is there some trick to mounting an NTFS USB flash drive and sharing it with Samba? I am trying to share an NTFS flash drive with samba. If the drive is not mounted, I can do what I want from Windows 7 and XP on the mount point. I have full access. But, when I mount the stick to the
2016 May 15
7
Ransomware?
Hi All, Is there anything in Samba that will help protect against ransomware? -T -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Computers are like air conditioners. They malfunction when you open windows ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2017 Oct 02
2
Please criticize my smb.conf
On 10/02/2017 01:06 PM, Rowland Penny via samba wrote: > On Mon, 2 Oct 2017 12:38:19 -0700 > ToddAndMargo via samba <samba at lists.samba.org> wrote: > >> Hi All, >> >> You please look over my smb.conf and make >> criticism as appropriate? >> >> This is a workgroup server. >> winbind is running >> DDNS is also running (DNS [bind]
2015 May 09
1
KVM and USB
Hi All, On KVM, is there a way to pass USB Flash drives automatically to the guest without having to go into virt-manager and selecting the specific USB device? -T -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Computers are like air conditioners. They malfunction when you open windows ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2016 Oct 16
2
piping with wine question
Hi All, How do I get this command to work in Linux: $ echo wineclip | wine clip.exe Many thanks, -T
2017 Sep 06
3
smbclient is SLOWWWWWW; getaddrinfo failed
# rpm -qa samba samba-4.6.7-0.fc26.x86_64 Hi All, # smbclient -L FedoraServer -U workcentre -W xxxxx takes about 18 second to ask for the password. (Windows is slow too.) Me thinks it has to do with this error from /var/log/samba/samba-log.192.168.255.12 get_mydnsfullname: getaddrinfo failed for name FedoraServer.xxxxx.local [Unknown error] When I put a tail on the above log, this
2017 Aug 20
2
xp: unknown user name or bad password
On 08/20/2017 02:14 AM, ToddAndMargo via samba wrote: > On 08/20/2017 01:20 AM, Rowland Penny via samba wrote: >> On Sat, 19 Aug 2017 17:56:06 -0700 >> ToddAndMargo via samba <samba at lists.samba.org> wrote: >> >>> The cure was to add to smb.conf >>> >>> ; To operate with XP, add the following to the [global] section: >>> ; lanman
2017 Aug 20
3
xp: unknown user name or bad password
On Sat, 19 Aug 2017 17:56:06 -0700 ToddAndMargo via samba <samba at lists.samba.org> wrote: > The cure was to add to smb.conf > > ; To operate with XP, add the following to the [global] section: > ; lanman auth = yes > ; ntlm auth = yes > lanman auth = yes > ntlm auth = yes > > Sorry, but you seem to have fixed the wrong thing ;-) Did you miss
2016 Dec 05
1
Very very slow SAMBA sharing on Ubuntu (with StorjShare-CLI)
On Mon, 5 Dec 2016 02:53:50 -0800 ToddAndMargo via samba <samba at lists.samba.org> wrote: > On 12/05/2016 01:06 AM, Rowland Penny via samba wrote: > > On Mon, 5 Dec 2016 00:41:35 -0800 > > ToddAndMargo via samba <samba at lists.samba.org> wrote: > > > >> On 12/04/2016 03:37 AM, Bernard Chabot via samba wrote: > >>> I’m using a decentralized
2016 May 17
4
Ransomware?
On 05/15/2016 01:00 PM, Andrew Bartlett wrote: > On Sat, 2016-05-14 at 22:42 -0700, ToddAndMargo wrote: >> Hi All, >> >> Is there anything in Samba that will help protect >> against ransomware? > > I've not had to look into this properly, but I would suggest that > regular and genuinely offline backups and regular Read Only snapshots. > > Andrew
2016 May 19
3
Ransomware?
On 05/17/2016 01:54 AM, Reindl Harald wrote: > > > Am 17.05.2016 um 03:13 schrieb ToddAndMargo: >> On 05/15/2016 01:00 PM, Andrew Bartlett wrote: >>> On Sat, 2016-05-14 at 22:42 -0700, ToddAndMargo wrote: >>>> Hi All, >>>> >>>> Is there anything in Samba that will help protect >>>> against ransomware? >>> >>>
2016 May 20
1
Ransomware?
On 05/19/2016 11:09 AM, Helmut Hullen wrote: > Hallo, ToddAndMargo, > > Du meintest am 19.05.16: > >>>>>> Is there anything in Samba that will help protect >>>>>> against ransomware? > > [...] > >>> months ago there where ransomware which discovered shares without a >>> drive letter assigend > >> yes, I just read
2015 Jun 30
2
Windows 10 tech preview build 10130
On Mon, 2015-06-29 at 18:50 -0700, ToddAndMargo wrote: > I suspect your ISO is corrupted. Run your sha1sum against it. > > 5EF5A65B474D63BC3DF46CC84D47064B142AA800 > Windows10_InsiderPreview_x64_EN-US_10130.iso Damn it, I didn't consider that. I'm assuming you meant sha1sum because I ran it and sure enough, no match. I'm downloading it again. Hopefully I have better
2017 Oct 01
3
XP auto enrollment error; TEMP profile
Am 01.10.2017 um 22:43 schrieb ToddAndMargo via samba: >> Is the customer using XP for all client machines or just select >> machines that may run some legacy app? > > The app will run on any version of Windows.  The reason for the XP > is that the customer doesn't believe in fixing what ain't broke it's your job to epxlain him *it is broken* because windows XP