Displaying 20 results from an estimated 1000 matches similar to: "Samba over SSH to Windows Vista"
2008 May 07
0
got stuck in setting up samba to linux box through putty tunneling
I read the posting below. but I have not figured out why my vista pc won't work.
here is what I did -
1. I disable window file sharing;
2. in putty, i add a tunnel:
???? source port: 445
???? destination port: my linux box IP: 139
? ?I forward 80. i see http://127.0.0.1 yields my web server's start page.
3 i also use secpol.msc and change local policies -> security options.
By default
2008 May 07
1
two questions
1. I just found out port 445 and 139 are both blocked by my ISP (cablevision).
i use Vista Ultimate.
Is there a way to solve my problem? see my email below.
2. I am a new user of this mailing list. how can i read the postings and reply to a post? it does not seem allow me to reply to a post in your archive page.
thanks,
Dan
----------------------------------
I read the posting below. but I
2006 Jun 01
2
Openning samba server to the Internet
Hello,
I'm running samba on a Linux server.
I want to login to that samba share from another computer not located in
that specific network.
I want to be able to "open" my samba server so everyone will be able to
login to it.
I'll secure this unsecured option using Firewall, restricting those specific
ports only for the IP I would like to login from.
What's
2006 Aug 11
3
IMAP4rev1 broken with evolution
Hi,
I'm running 1.0rc6 on Solaris/SPARC, compiled myself against openssl.
Client is Evolution 2.6.2 on my gentoo x86 laptop.
As Dovecot is not yet productive, we run it parallel to UW-imap, on
other ports. I use TLS.
If I configure my evolution client with server-type IMAP, everything
works fine. However, dovecot claims IMAP4rev1 support. However, when I
set server-type to IMAP4rev1 in
2007 Feb 12
5
dead bodies stacking up in Drafts folder
Hi,
Setup : Apple Mail 2.1.1 (752.3) on Intel MacBook Pro and Dovecot
1.0rc22 on Solaris 9/SPARC. I use IMAP/TLS.
Problem : mails are stacking up in the Drafts folder.
When I start writing a mail, it appears in the drafts folder, and
usually disappear as desired when I hit "Send". It then appear in the
"Sent" folder.
Sometimes, a draft versions stays in
2009 Apr 09
4
problems with integrate ... arguments
Hi everyone,
I saw this problem dealt with here:
http://markmail.org/search/list:r-project?q=integrate#query:list%3Ar-project%20integrate+page:1+mid:qczmyzr676pgmaaw+state:results
but no one answered that request that I can tell. I'm having the same
problem. I'm having problems passing arguments to functions that I'd
like to integrate. I could swear this worked in the past, but I
2005 Jun 15
3
proposed new parameter: --time-limit 5:30
I find that rsync is an excellent tool for backing up my large partitions, often
over slower links on the Internet. I run a cron job every night to update backup
mirrors.
But occasionally I make large changes to the source disk, and the rsync update
takes more thanb 24 ours to complete. Then I can have two or more rsyncs working
over the same source and destination directories.
What I really
2004 Aug 24
2
bug or no?
The following code prints [1] 2, as it should
temp<-function(ab,...){
print(ab)
}
temp(2,s=3)
However, this code prints [1] 3:
temp<-function(sb,...){
print(sb)
}
temp(2,s=3)
It should still print [1] 2. It appears
that if a variable in ... begins with the same letter as another variable,
the value in the variable in ... overwrites the value in the variable with
the same first letter.
I
2004 Aug 24
2
function bug (PR#7199)
output of R.version
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 1
minor 9.1
year 2004
month 06
day 21
language R
The following code prints [1] 2, as it should
temp<-function(ab,...){
print(ab)
}
temp(2,s=3)
However, this code prints [1] 3:
temp<-function(sb,...){
print(sb)
}
temp(2,s=3)
It should still print [1] 2.
2004 Oct 21
2
a few questions
I don't have any there; I suppose that is the problem. I did a locate
*.xslt and nothing pertaining to icecast came up. I suppose I should
grab the source and check it out. I installed from the rpm.
Thanks,
Richard
Michael Smith wrote:
>On Thursday 21 October 2004 14:50, Richard Morey wrote:
>
>
>>Ok, I think I see. The xslt files are kind of a template which tells
2009 Jul 09
1
Changing text in a tkentry widget
I searched the web and the list archives for a solution to this, but
didn't see anything, so here goes. I'm new to tcltk. I'm trying to
change the contents of a tkentry widget when a button is pressed. Once I
get that working, the widget will be read only to the user. Here is some
toy code:
###############
require(tcltk)
thisEnv=environment()
tt<-tktoplevel()
Name <-
2004 Aug 04
3
Winbind being flakey
After some more screwing around with leaving and rejoining the ADS
domain I was finally able to access a share with "valid users =" set to
a domain group I was a member of. The _only_ change I made after this
was to add yet another group to the valid users on the share and restart
samba...after that I could no longer access the share. I removed the
additional group, restarted samba and
2004 Oct 20
5
a few questions
I have just gotten a stream working and it is very cool. I am using
ices0.4 to stream mp3s to icecast2 under redhat 9. I have a couple of
questions, though:
1. No files are being written to the admin directory. It is successfully
writing the access and error logs and the pid file. The path is correct
in the icecast.xml file. The user has write access to the admin
directory. Do I need to turn
2004 Aug 02
5
Problems w/ winbind and AD group membership
Hello friends,
I am using samba to join a linux box to an active directory domain to
use as a file server. I would like to be able to control access to
shares based on AD domain groups. However, even though winbind seems to
be seeing the groups fine, samba is not granting access to users who are
members of the group. I am able to successfully join the system to the
domain and granting access to
2008 Jun 07
5
Fax on FXS
Hi List;
What configuration needed to let my FXS send and
receive FAX?
Regards
Bilal
2006 Sep 01
2
How to store Dovecot Logs in SQL DB
Hello!
I would like to put user login attempts into SQL DB (PostgreSQL). Any
idea how to do it (without manual parsing log files)?
Kind regards,
Krzysztof Kiszewski
2011 Mar 17
1
assigning to list element within target environment
I would like to assign an value to an element of a list contained in an
environment. The list will contain vectors and matrices. Here's a simple
example:
# create toy environment
testEnv = new.env(parent = emptyenv())
# create list that will be in the environment, then assign() it
x = list(a=1,b=2)
assign("xList",x,testEnv)
# create new element, to be inserted into xList
c = 5:7
2004 Oct 20
2
a few questions
Ok, I think I see. The xslt files are kind of a template which tells
icecast how to format the xml file that is the admin interface? Where
can I get either an example xslt file or information on how this works?
I didn't see details in the icecast docs. I have now skimmed the
information on xml.com, but don't I need to know what xml tags icecast uses?
Thanks for the help,
Richard
2007 Feb 13
2
Problem with authentification Samba 3.0.24
Dear listmembers,
a few weeks ago i've installed a server based on openSUSE 10.0 and Samba
3.0.20
in addition to two existing Windows 2003 servers. My aim is to replace the
Windows servers in medium term.
The Samba server uses Kerberos v5 to authentificate the users against the
W2003-Server. The W2003-Server ist the primary domain controller, the other
W2K3-server is the "backup domain
2004 Oct 20
2
a few questions
I was under the impression icecast wrote useage statistics to that
directory, and you accessed them via http://host:port/admin/
Where does the xslt file come from that it tries to access when you
attempt to access the admin page?
Michael Smith wrote:
>On Thursday 21 October 2004 05:36, Richard Morey wrote:
>
>
>>I have just gotten a stream working and it is very cool. I am