similar to: Broken pipe on ls after doing mount -t smbfs

Displaying 20 results from an estimated 1000 matches similar to: "Broken pipe on ls after doing mount -t smbfs"

2004 Aug 11
1
File locks not always released (Samba 2.2.8)
We have the occasional problem that file locks are not always being released. The result is files that insist on being 'read only' (claiming that the file is already 'in use') or that cannot be deleted or replaced. The problem only happens occasionally, and I have yet to be able to determine a pattern. The problem will usuall resolve itself within 24 hours, but sometimes it is
2001 Aug 06
1
Sending Keystrokes to a window
Is there any way of sending a set of keystrokes to a window, from a command line function. Eg. $ wine "c:\MyApplication.exe" &> logfile.log & $ send.key.shell/perl.script where send.key.shell/perl.scrip will send keystorkes to the wine program depending on the results of the log file. Cheers, Rasjid.
2002 Jul 04
3
tail -f doesn't work on a smbfs mount
I mount a WinNT share using a samba client version 2.2.5: smbmount -t smbfs -o username=user //ntserver/share /logs Then I want to watch a log generated by Internet Information Server (IIS) that grows continually: tail -f /logs/zzz.txt I can see the last lines in file zzz.txt the first time, but I don't get the new lines that are appended in such file. From any windows station I have
2015 Jul 06
0
Error attaching tape drive device to KVM guest
Hello, i'm trying to configure a host SCSI device (tape drive) so that it is available in a KVM guest VM, but am receiving an error when attempting to attach the device. My guest xml has the following scsi controller defined: <controller type='scsi' index='0' model='virtio-scsi'> <alias name='scsi0'/> <address type='pci'
2015 Jul 10
0
Fw: Error attaching tape drive device to KVM guest
A quick follow-up in case anyone else is trying to use IBM tape device within a KVM guest. I didn't get SCSI passthrough below working, but there were two alternatives recommended to me: (1) Use PCI passthrough to give the KVM guest dedicated access to the Fibre Channel HBA PCI card. PCI passthrough seems to be more solid. (2) Use ISCSI to share the tape devices and tape changer
2004 Mar 29
1
Canon multifunction printers / samba 3.0.2a / AIX 5.2ML2
Hello, I have problems setting up a canon multifunction ir7200. When I print the windows test page, I have something like "smiley" "arrow" "arow" "smiley" "arrow" name_of_the_samba_spool "smileys" driver.dll etc,etc,etc, on a single line. Did somebody used such a multifunction with Samba ? Below is a (long) description of what I did. I
2010 Oct 19
8
[Bug 1830] New: Patch to get py-bcrypt to build for Python 2.6 on Windows
https://bugzilla.mindrot.org/show_bug.cgi?id=1830 Summary: Patch to get py-bcrypt to build for Python 2.6 on Windows Product: py-bcrypt Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Default AssignedTo: unassigned-bugs at
2003 Feb 04
0
Windows port
Quite some time ago (March 98), Gordon Chaffee did a patch to port ssh 1.2.14 to windows. (See http://bmrc.berkeley.edu/people/chaffee/patches/patch-ssh-1.2.14). Has anything along these lines been attempted since, with a more recent version of the openssh client? Cheers, Rasjid. -- Rasjid Wilcox Canberra, Australia (UTC +10 hrs) http://www.openminddev.net
2002 Sep 13
2
new feature in 2.2.6 ?
Hi Jerry et al, will the 2.2.6 release show the printers in the 'add-new-printer-wizzard' on the client like the WINDOWS server do ? I'm not sure if you know what I mean, so here is a little illustration: ----------------------------- | NTSERVER | | \\ntserver\printer1 | | \\ntserver\printer2 | | \\ntserver\printer3 | | SAMBASERVER |
2005 Mar 02
2
WINS-Server != PDC ?
Hello, I have tried to find that info, but couldn't yet find it in TOSHARG or "Samba-3 By Example" : A client has one NT-PDC running without WINS-service and a Samba-Domain-Member-Server that is currently the WINS-Server. I have > [global] > workgroup = MYWG > netbios name = MAIL > interfaces = eth* lo > map to guest = Bad User > security = domain
2000 Jan 06
1
Printing using a different NT account
We are having a problem printing from a Sun machine to NT using Samba. The NT admins would like us to use an account other than the Guest account for printing so that they can disable the Guest account. The printer scripts have been changed to add the -U UNIXPRT option, but no matter what syntax we try to use, the -U option is ignored and the connection is made via the Guest account. I have
2008 Dec 17
0
Migration from NT4 to Samba PDC : NT_STATUS_INVALID_NETWORK_RESPONSE
Hello, I want to migrate from an old NT4 PDC to a Samba version 3.0.26a. My BDC configuration for migration is [global] workgroup = DOMAIN server string = %h server Samba %v interfaces = eth0, 192.168.1.0/24, lo bind interfaces only = Yes security = DOMAIN map to guest = Bad User passdb backend = tdbsam passwd program =
1997 Sep 15
0
Using SMB for web authentication
Hello, I have apache web server running on unix system. Then we have lots of users who only have accounts on our NT-domain. I'd like to do user&group authentications from our NT-domain using samba/SMBlib to do the actual authentication. Now does anyone know if there are already such systems available? What I'd like to do: 1) User connects to web page http://web/xyz. 2) He/she gets
2000 Feb 03
1
Performance Samba 2.0.6 / FreeBSD 3.4 vs NT and NetWare
I'm getting samba setup, and it seems to be working. I have PDC/BackupPDC issues to resolve, and want to change things so the NT PDC authenticates users instead of setting them up using smbpasswd. Right now, I can access the samba box from Win98 and WinNT workstation with "manually setup" smbpasswd's. I have been testing performance and am a little disappointed, I hoped samba
2000 Jul 20
1
Diagnosis Tests - Failed #5
I'm working on the first of a few Samba machines for our network. It's running RedHat 6.2 and Samba 2.0.7. On the NT 4.0 side of things I can see the machine (with the correct name) if I do NET VIEW or look in the Network Neighborhood. However, when I do "NET VIEW \\SambaServer" I get an Error 5 Access Denied. (Test 8) So I started on the diagnosis and got to Item 5. When I
2002 Aug 30
1
rsync: connection unexpectedly closed; reverse lookups?
Hi. My goal is to use rsync to syncronize box1 and box2. On box2, I have a tapedrive which I write the data I syncronize from box1 every night. On box1, my /etc/rsyncd.conf looks like this: root@box1# cat /etc/rsyncd.conf max connections = 1 syslog facility = local6 [tmp] path = /tmp read only = yes comment = export of /tmp hosts allow = box2 auth users
2002 Oct 24
0
(Fwd) Re: SMBFS missing files using ls and find on RH7.3
Hi all, I finally got some info on this problem that you guys might have and not even know about! So check this out. -Steve ------- Forwarded message follows ------- Date sent: Thu, 24 Oct 2002 10:59:56 +0200 (CEST) From: Urban Widmark <> To: woodbri@swoodbridge.com Copies to: Ed McNierney <> Subject: Re: SMBFS missing files using ls and
1999 Aug 17
2
smbclient does not show.....
Hi, this is a new user who is trying to reach the local network, managed by a windows NT server. I have edited my smb.conf file (which I include) so to be able to reach the network drives and the printers on the ntserver locally. When I try to see what is available using smbclient at the prompt, I cannot see which are the Services available (sharename fields empty), but I do see a lot of things
2002 May 13
0
Problem with & in domain name.
Hi, I'm using Samba 2.2.4 and I'm trying to connect via domain level security, but I'm having problems which I think are due to the fact that the NT domain contains an ampersand. (I know this is bad, but I inherited it...) I can add the samba server to the domain with the command: smbpasswd -j MFP\&MFA -r NTSERVER -Uadministrator (backslash escapes the & in this
2003 Apr 01
1
please help: problems using 'force group' option
hi all, I have a linux box running redhat 8.0 with samba 2.2.7 into a ms network I would like to control the access to the shared files, so only allowed groups of users can modify/create files I use 'force group' option to ensure that created files has the same owner group so all users of that group can modify these files (but not others users not belonging to that group) my