Displaying 20 results from an estimated 3000 matches similar to: "WinPopup to Windows 7?"
2010 Apr 23
3
Undocumented TDB files
In samba3-3.3.9-40.el4 and samba3-3.4.7-42.el5 there are 3 .tdb files
/var/lib/samba/locking.tdb
/var/lib/samba/wins.tdb
/var/lib/samba/mutex.tdb
which are not documented in
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/install.html#
tdbdocs.
Are they persistent or temporary?
Moray.
"To err is human.? To purr, feline"
2012 Apr 04
1
(no subject)
Hi Moray,
?
Thanks for your answer. It could help but only partially.
?
The script name logon%u.cmd was a bad example. Actually, a user can log on from WinXP , or Win 7 workstations, and I'like to run different logon scripts depending on the OS . So having logon script = logon%a.cmd in the smb.conf generally works thanks to variable substitution.
?
But for user accounts that have been
2009 Dec 15
2
SerNet package spool directory
Hi Volker,
It would be useful if your 3.3.9 build (currently in recent) included
the /var/spool/samba directory - it just took me a while to figure out
why Samba printing wasn't working on a new EL5 server ;-)
Moray.
"To err is human.? To purr, feline"
2011 Jul 04
0
Windows 7 + Samba domain issues
Ivan H Dichev wrote:
I've found a threat in Samba forum, about an issues with Win7 and Samba
observed by Alex Ferrara.
<http://lists.samba.org/archive/samba/2009-December/152353.html>
http://lists.samba.org/archive/samba/2009-December/152353.html
As I understood, you had similar errors while ago.. Did you realized what
was the problem ?
Hi Ivan,
There appear to be (at
2013 Apr 25
1
nmbd broken in Centos 6.4
CentOS 6.4 appears to have been shipped with a broken Samba 3.6. The new
NMBDSOCKETDIR option defaults to /var/nmbd, which of course is an invalid
directory and should not be created[1]. While hopefully they can fix it
with an option to their configure script at build time, could Samba itself
provide better defaults so that new options like this don't take OS
developers by surprise?
Moray.
2010 May 07
1
smbd/vfs.c:932(check_reduced_name) after upgrade
After upgrading from samba3-3.3.10-40.el5.i386.rpm to
samba3-3.4.7-42.el5.i386.rpm, I'm seeing a lot of
[2010/05/05 11:06:42, 1] smbd/vfs.c:932(check_reduced_name)
reduce_name: couldn't get realpath for addrbook/CVS
[2010/05/05 11:06:42, 1] smbd/vfs.c:932(check_reduced_name)
reduce_name: couldn't get realpath for beta/CVS
[2010/05/05 11:06:42, 1]
2010 Sep 20
1
SerNet Samba Updates
Thanks to all at SerNet for the timely updates to your Samba packages!
Your CentOS rpms do not automatically restart Samba after an update, so
"yum update" must be followed by "service smb restart". Is this a
deliberate design?
Most RHEL/Fedora daemon packages include a "service x condrestart" in
the postinstall script, so that yum updates can be completely
2007 Aug 06
2
used the described Class in a shared behavior
Is it possible to access the described class in a shared behavior? I''m
trying to do something like this:
describe "Siberian feline", :shared => true do
described_class_instance_as :feline, :name => "fluffy", :breed =>
"Siberian"
# or maybe
before(:all) do
@feline = described_class.new(:name => "fluffy", :breed =>
2009 Nov 26
0
Windows 7 Error Logs
Hello list,
I have been using "smb ports = 445" to get rid of the dreaded "Transport
endpoint is not connected" error, and it seemed to be working fine for
Windows XP, on SerNet's samba3-3.3.9-40.el5 build.
We recently introduced Windows 7 to our network - and the "Transport
endpoint" errors are back:
Nov 25 17:21:41 experimental smbd[13018]: [2009/11/25
2010 Sep 17
0
Samba and Password Complexity
A password set from Windows XP requires a certain level of complexity:
by default, Windows will not allow a password of "aaaaaa", but it will
allow "Johnny1". I've been experimenting with a check password script
so that both would be rejected. That worked. However, when I removed
the check password script line from smb.conf and restarted Samba,
Windows did not return to
2011 Oct 04
2
issue with tesparam
OS: Debian squeeze
Samba: 3.5.6
# testparm --section-name=global -s 2>&1|grep ALIX
returns nothing
# grep ALIX /etc/samba/smb.conf
netbios name = ALIX
works
--
Regards
Harry Jede
1999 Jul 19
2
winpopup
Hi,
I have a linux (redhat 6.0) print server and I am running samba 2.0.3-8
serving win95 machines. I would like the print server to send a message to
the win95 when a print job is completed. To do that, I run winpopup on
win95. However, if win95 users close winpopup, they do not receive any
message. Is there any more realiable method to communicate with win95
machines?
I would appreciate any
2002 Sep 20
1
Winpopup help - will pay
Before I start I should say that I will pay $2000US to
get the information or code I seek.
I need code or protocol specs to be able to send
winpopup messages. It cannot be done via mail slots
because it has to work over the internet at large. If
you type in "net send x.x.x.x hello" on any windows nt
or xp machines it will send a winpopup using UDP ports
137 and then 135 (also 1031 and
2012 Feb 09
3
Include directory in smb.conf
Hi there,
I'm wondering if there any patch or recent developement that would allow to
include a directory rather than a file in smb.conf
Something like
includedir = /etc/samba/shares.d/
instead of
include = /etc/samba/shares.conf
Thanks for your help
Santiago
-------------------------
*Santiago DIEZ*
*Director*
*+33 6 37 90 81 98*
-------------------------
1998 Feb 25
0
Wanted: Unix Winpopup receiver program.
I want to use smbclient -M to send new mail notification to unix users.
I have some of our workstations running smbd from inetd and am using the
"message command" option quite successfully.
What I was wondering is, has someone implemented the winpopup reception
end in a form that would be more efficient than using full blown smbd?
Am I making myself clear?
Perhaps if someone could
2003 Oct 17
0
rpcclient-style call for windows messenger service ("WinPopup")?
Can Samba be used to generated WinPopUp RPC calls on TCP port 135?
I am familiar with using the "smbclient -M" command to send messages
using the Win Popup protocol, otherwise known as Windows Messenger
Service, or what a Microsoft user does from a DOS prompt as a "net
send" command.
WinPopup can be generated either via Microsoft file sharing protocols,
using the
1997 Apr 11
3
[LINUX] IP_MASQ / Ethernet Passing Traffic After Halt
-----BEGIN PGP SIGNED MESSAGE-----
Friday, April 11, 1997
The Litterbox
Sean B. Hamor <hamors@litterbox.org>
LINUX IP MASQUERADE
Synopsis:
A problem exists in IP
2010 May 25
3
smbd start trouble - CentOS 5.4
Hi,
I've been through a long discussion of this on the CentOS list, where people
are quite helpful, yet we've gotten nowhere with it.
With smbd Version 3.0.33-3.14.el5 on two different CentOS 5.4 64-bit boxes,
"/etc/init.d/smb start" reports OK for both nmbd and smbd, but an instant
later smbd stops running, with no errors reported - just fails, no matter
what logging level is
2010 Jun 28
5
xls file locked for editing by unknown user
I'm not sure that this is the right place to ask about this, but one
of my users is having a problem with her files,specifically excel
files which she is editing with openoffice.
I suspect that she is closing down her PC without logging out or
something and so appears to be still logged in.
She is using Vista and the server is a Debian Lenny box.
Whenever she tries to access the files on
2000 Jun 23
2
sending "WinPopup" message to a user
Just wondering if there is a way to send a WinPopup message to a user
(using username). I have had a look at smbclient but it appears to only
allow sending messages to a computer name.
Thanks in advance,
Russell Kliese