Displaying 20 results from an estimated 20000 matches similar to: "smb2www"
1998 Apr 29
0
ANNOUNCE: SMB2WWW, a web gateway to SMB networks
Ladies and gentlemen,
it is with great pleasure that I announce to you SMB2WWW, a HTML gateway
to SMB (or Windows) networks.
What is it ?
SMB2WWW is a set of perl scripts designed to give you access to your
network in a similar way as the Network Neighbourhood of MS Windows
fame. It requires a recent version of perl, samba and a web server that
supports CGI.
What can I do with it ?
>From
2002 Sep 19
1
samba and windows 2000 server
Help needed
Currenly i'm running samba on a RedHat 7.3 system. The primary domain contreller in the network in a windows 2000 server machine. I'm using the windows 2000 server to authenticate my users in the domain. Each time a new user is created in windows 2000, i have to create the same user in linux inorder to allow the user to have access to the samba shares. Is the re a script or
2004 Jan 23
2
Web inteface for uploading?
I was wondering if there is a web interface out there for
uploading and downloading from samba shares? I found the
SMB2WWW but it at the moment does not support upload nor
does it seem very secure. I would like something that
requires authentication. Has anyone done this or is it
even possible yet?
Wayne
2002 Oct 27
5
Another GUI
Just would like to draw the maintainers attention to my GUI to samba.
Some time ago I spoke with someone on the subject, since the project is very
advanced right now this email is just a reminder. Any information on whats
worng whats missing and what does not wrong is welcomed.
The project is at:
http://freshmeat.net/projects/thor
Atom
2002 Nov 14
1
samba and/or DAV
while looking for a solution for webbased access to our samba-servers
I found a recommendation towards using DAV instead.
I just took a first glance at DAV (www.webdav.org) and find it very
interesting.
Are there any documentes comparing these two strategies in intranet
and internet (speed, reliability ...)
I would also be greatly interested if anyone here uses DAV to allow
roaming users to
2020 Sep 05
3
Fileserver advice needed
I have a domain with two Samba DC's
I don't want to use either of them as a fileserver, so I want to build a
separate file server which is not a DC, which will deliver all the files to
the lovely little windows users (including their roaming profiles).
I've been looking online and there seems to be a thousand different ways to
"join" my fileserver to the domain, but most of
2016 Feb 06
2
Reducing DWARF emitter memory consumption
Thanks, I'll look into that. (Though earlier you told me that debug info
for types could be extended while walking the IR, so I wouldn't have thought
that would have worked.)
Peter
On Fri, Feb 05, 2016 at 03:52:19PM -0800, David Blaikie wrote:
> Will look more closely soon - but I'd really try just writing out type
> units to MC as soon as they're done. It should be
2016 Feb 05
6
Reducing DWARF emitter memory consumption
Hi all,
We have profiled [1] the memory usage in LLVM when LTO'ing Chromium, and
we've found that one of the top consumers of memory is the DWARF emitter in
lib/CodeGen/AsmPrinter/Dwarf*. I've been reading the DWARF emitter code and
I have a few ideas in mind for how to reduce its memory consumption. One
idea I've had is to restructure the emitter so that (for the most part) it
2002 Oct 25
1
how to browse Windows shares
Hi;
I've installed samba under Linux, and I can see my shares from Windows2000
client machines. I can also use smbclient to see the content of shares in
Windows machines. So I'm quite happy :-)
But what I can't do is to browse the contents of windows machines in a
browser installed in my linux OS. I use Konqueror, and I'm not able to
browse the content of the lan.
(I cannot
2007 Jul 26
2
Ubuntu 64
Dear sig-R-Debian
I'd like to second Christophe Bonenfan's plea for an up-to-date Ubuntu
64 (and maybe an up-to-date Debian 64) repository(ies). There seems to
be no "easy" way, at least for Debian 64, to stay up-to-date on a 64
bits Debian-derived system, "easy" meaning being able to keep a
consistent system up-to-date with no local package creation and no
2009 Dec 04
1
cycling k times a realization of a random walk.....problems..
hello R-masters.
i have an R-issue here that i don't know if you'd wish to help me? about it:
briefly i'd like to generate many (say hundred) realizations of a random walk, execute a few operations on each of them (mean time of return), and graph each realization on the same plot.
IN OTHER WORDS I'D LIKE TO IMPOSE A LOOPING CYCLE TO THE COMMAND NOT THE ARGUMENT OF THE COMMAND.
2016 Jun 12
6
[PATCH v7 0/5] New API: filesystem_walk
v7:
- iterate over output file instead of reading it into memory
Instead of reading the whole output file in memory and iterating over
the resulting buffer, use XDR primitives to directly iterate over
the file itself.
This should reduce the API memory consumption.
Patch ready for review. Code available at:
https://github.com/noxdafox/libguestfs/tree/filesystem_walk
Matteo Cafasso
2017 Sep 19
2
Bug or feature? polling frequency = (pollfreq + pollinterval)
Hi,
Context of my question:
* OS name and version,
Synology's distributed Linux: Linux DS 3.10.102 #15152 SMP Fri Sep 1
11:15:03 CST 2017 x86_64 GNU/Linux
* exact NUT version,
Tricky... the installed tools display:
$ /usr/sbin/upsd -V
Network UPS Tools upsd DSM6-1-15114-170518
while the one I've compiled, and its not running, displays:
$ /opt/sbin/upsd -V
Network UPS Tools upsd
2003 May 06
0
Re: samba Digest, Vol 5, Issue 7
as u have said in a reply mail below could you please send me the sample
config files.. please
as i was trying to do LDAP for BDC/PDC for quite sometime and
un-successfull also. Your below gives me very good thought trying it
agian. I also hope ur sample config files might come great help
Thanks in advance
with best Regards
Yeri
samba-request@lists.samba.org wrote:
>Send samba mailing
2003 Sep 04
2
The sounds of silence: silent soundfiles available
As has been noted before on this list, the Wait() application does
not listen for keystrokes from users. Many of you, like me, have
looping Background(), Wait(), and Goto() application priority chains
that prompt users to enter some data, and then repeat the
instructions if no keys are pressed. The problem of course is if the
user doesn't start pressing keys during the Background() call
2008 May 17
12
validates_numericality_of with greater_than* less_than* simply don't work
It seems that the validations for:
greater_than
greater_than_or_equal_to
less_than
less_than_or_equal_to
equal_to
odd
even
Simply do not work (Rails 2.0.2). I''ve tried every combination I can
think of and these never seem to fire.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2016 Apr 14
4
[ThinLTO] RFC: ThinLTO distributed backend interface
Hi all,
Below is a proposal for refining the way we communicate between the ThinLTO
link step (the combined indexing step) and the backend processes that do
the actual importing and other summary-based optimizations in a distributed
backend process.
Mehdi, let me know if this addresses your concerns.
Peter, PTAL from the standpoint of any summary extensions needed for CFI
and make sure they can
2016 May 27
3
Updating RegMask inline
On Sat, May 28, 2016 at 12:21 AM, Mehdi Amini <mehdi.amini at apple.com> wrote:
>
> > On May 27, 2016, at 11:49 AM, vivek pandya <vivekvpandya at gmail.com>
> wrote:
> >
> > Hello Mentors,
> >
> > I have completed writing simple register mask calculator pass, an
> immutable pass that stores RegMasks and provides API to query them, and a
>
2020 Sep 24
3
[RFC] Documentation: nouveau: Introduce some nouveau documentation
On Wed, Sep 23, 2020 at 11:36:54PM +0200, Karol Herbst wrote:
> On Wed, Sep 23, 2020 at 10:39 PM Jeremy Cline <jcline at redhat.com> wrote:
> >
> > On Wed, Sep 23, 2020 at 09:02:45PM +0200, Karol Herbst wrote:
> > > On Fri, Sep 11, 2020 at 6:21 PM Jeremy Cline <jcline at redhat.com> wrote:
> >
> > <snip>
> >
> > > yeah, I think
2009 Sep 25
1
Puppetd hangs with 100% CPU usage
Hi again,
puppetd started to hang with 100% CPU usage all of the sudden. Strace
just keeps repeating these 2 lines:
--- SIGVTALRM (Virtual timer expired) @ 0 (0) ---
sigreturn() = ? (mask now [])
In logs it hangs with this message:
debug: Calling fileserver.describe
But lots of these fileserver.describe calls prior to hang are
successful.
If I run it with puppetd