Displaying 20 results from an estimated 1000 matches similar to: "Make windows connect to a port other than 139"
1998 Aug 06
0
Win95 authenticated login
<disclaimer>
This is really not the forum for this, but it's come up before, and
I don't have an answer for it. On the other hand, this is the most
astute list or newsgroup I've read pertaining to Windows networking,
so here goes...
</disclaimer>
Using Samba 1.9.18p8, HPUX 10.20 and Win95 clients, we have W95
configured to require a domain logon, and as far as that goes
1998 Jan 23
0
printing, again
I know this has come up before (I checked the archives last night), but
just in case someone's got it licked...
How can I assure that print jobs from client PCs, through Samba, will
print with the username of the account that's logged in, not the guest
account or root?
We've got 1.9.18p1 running on HPUX 10.20, user security, specific printer
definitions created for each printer
1998 Aug 20
1
anxiety
While looking further into our load problems with Samba, and
specifically with logins, I bumped up our debug level to 10.
This has me really worried: in log.smb, I now see that *every other*
chdir logged is to *my* home directory. Why? It's not in the source,
that I can see. It's not in smb.conf or in our logon script. It looks
like each and every user that logs on "passes
1998 Jan 13
4
hosts allow
So far, so good with 1.9.18p1 on HPUX 10.20 (kudos to the Samba team!).
However, I've got a question....
I'd like to be able to restrict access to some of our services, and can
certainly do so with the "hosts allow = " entry in smb.conf - it does
exactly what I want. But... I plan on bringing Samba up on a few campus
hosts, some of which have more extensive listings of PCs I
1998 Aug 19
0
login failures and system load
First, I _do_ believe Samba is better than sliced bread (hey - you can't
get fat by using too much Samba :), and I have enormous admiration
and gratitude for the Samba Team. (Okay, no, I haven't sent any pizza
vouchers...)
But, I've got a problem (what else is new?)
Win 95 clients in our public labs/classrooms are experiencing failed
logins for good accounts and occasional failures
2008 Oct 06
1
application doesnt start at startup when run via WINE !
[Evil or Very Mad]
Hi all,
I am using Fedora 8 Linux.
I have a situation where i need to start a service at startup. the service is started using wine say... ` wine MyService.exe`
I made a small daemon script for it which has start and stop functions where start function just runs above statement. Then I have configured this script to start at runlevel 5. Now the situation is that at startup
2006 May 31
2
Rails Bug when loading required files for API?
Hello,
I have seen some odd behaviour of my Web Services code plus some
''similar'' postings to this list, so I believe this may be a bug in
Rails. But I''m failry new to RoR, so maybe I''m doing something wrong.
I''ll explain:
I have a WS API defined, communicating with a remote system that
expects a stucture:
When defined like this (all
2006 May 15
0
FW: [Mongrel] Broken win32 service support for lastest mongrels.
Hi all,
I''ve forwarded this from the Mongrel mailing list to see if anyone has
any thoughts. In summary, Luis is hitting broken pipe errors on
occasion when he tries to stop a service. In a later email Luis
mentions that simply ignoring them might not always be the best idea,
since sometimes the service seems to no longer respond, even though it
still appears to be running fine.
Dan
2013 Nov 16
4
frustrating dependency problem
I''m having a difficult time with a dependency issue. Basically, I want to
be able to call a defined type, but it''s not working out so far. I have my
manifests setup like this:
init.pp:
class foo {
....
}
bar.pp:
class foo::bar {
include foo
package{ "test":
ensure => running,
notify =>
2011 May 23
3
Passing a period as part of an id in show action
I am trying to do the following in a RESTful manner:
I have a web service that accepts an id to deliver a particular
record. Unfortunately, the id that the client will have is not the
usual database sequence number. This mostly works, though, and the
url
looks something like:
http://myservice.com/controller/the_id.xml
That is handled by the "show" action.
Unfortunately, some of
2020 Mar 24
2
[Feature Request] Add (and check against) IP to known_hosts even when domain is used to connect
Hello Bob and thank you for your reply,
first of all I hope that I'm answering in the right way since I had
enabled the daily digest and I'm not sure if it's the right way to use
Thunderbirds "Reply List" feature on this digest. If it's wrong this way
I apologize. I turned of the daily digest so my next messages should be
correct.
> Are you aware of HostKeyAlias?
2009 Aug 28
0
Error connecting to Sybase (odd)
I have activerecord-sybase-adapter installed -- and Sybase itself, so I
have the drivers.
In irb or in the rails console, this works:
ActiveRecord::Base.establish_connection(
:adapter => “sybase”,
:database => “mydb”,
:host => “myhost”,
:myport => myport,
:username => “read_only”,
:password => “read_only”)
In Rails, I have this in my database.yml:
pacs:
adapter: sybase
2006 Aug 07
0
The new formalism : you can try it
Hi ups-dev !
I bring you some news about my work : it works ^_^
you can now try out the new configuration formalism. I modified upsd,
the drivers and upsmon to use the new formalism and the new parser
(via the libupsconfig library)
The SVN link :
svn co svn://svn.debian.org/nut/branches/JD-NewConf
How to use it :
To test it, I propose that you execute the following commands :
Go to the
2004 Apr 09
2
Issues with win32-service Daemon
Hi all,
I wrote a little echo client to run as a service. I have a couple of
problems with this. First, any time I try to define anything in
"initialize", the service fails to start. Any idea why?
Also, this service runs for a while, then just quits for no reason that I
can see. The Event Log merely says, "The Abba service terminated
unexpectedly".
Any ideas on
2004 Nov 29
1
NOTICE[507921]: app_dial.c:742 dial_exec: Unable to create channel of type 'Zap'
Hi Asterisk-ians!
Need all of your help. I am stuck with this issue for last few days. I have
one X100P installed in my system. My Asterisk is registered with another
Asterisk Server/SIP provider as client and the call is successfully received
by my Asterisk server (named as starwars).
Now, the extentions.conf file states, the incoming INTO * should go out to
fxo as below:
exten =>
2004 Dec 13
2
Machine confused about localhost
I run rpcclient without specifying an IP address and I get the following
error:
# /products/samba/bin/rpcclient //localhost -U novosirj
Password:
cli_full_connection: failed to connect to //LOCALHOST<20> (0.0.0.0)
Cannot connect to server. Error was NT_STATUS_UNSUCCESSFUL
...the machine knows what localhost is otherwise:
# telnet localhost
Trying...
Connected to localhost.umdnj.edu.
2006 Dec 15
0
Desktop link to URL with port number fails in CentOS 4.4
If I create a desktop item which is a link to a URL with a port number,
opening the desktop item fails. I can create the desktop item by
dragging and dropping the URL from my web browser, firefox.
The desktop item, when I attempt to open it, brings up a message box
with the title "Cancel Open?", a lightbulb icon, a message "Opening
'myURL:myPort'. You can stop this
2006 Nov 24
3
Mongrel Service 0.3.0, native services for you!
Hi folks,
For the past weeks I have been working in solve the problems with
mongrel_service and its *crazy* behavior related to standard
mongrel_rails.
Job made this more slow than usual, but here we are: a beta release.
* What''s New?
- This version of mongrel_service replaces mongrel_service ruby script
with a binary, pre-built executable coded using ServiceFB framework
[1] in
1998 Jul 12
2
Domain logon from behind proxy...
I think this has been addressed a few times,
but without quite satisfactory results.
I have a private subnet behind an NAT
proxy server (IPMASQ), and a public subnet
on the other side with the NT PDC on the public.
(Using both NetBEUI & TCP/IP). The PDC
will change later, but currently I'm trying to
find out how this all works before I do that.
I'm trying to make a client machine on
2002 Dec 06
0
LPRng and Samba -- Still
I've found a solution to this problem I think should work... but...
doesn't. Take a look at the smb.conf man page:
%u user name of the current service, if any.
%U session user name (the user name that the client
wanted, not necessarily the same as the one they got).
...so far so good. Well, LPRng handily includes a way to set who is
printing the