similar to: [cae@bklyn.org: Re: Accessing network shares under sshd]

Displaying 20 results from an estimated 1000 matches similar to: "[cae@bklyn.org: Re: Accessing network shares under sshd]"

2004 Sep 10
3
Cygwin patch
Building flac 1.0.3 under the latest cygwin craps out in src/libFLAC/file_decode.c and src/flac/file.c for _O_BINARY not being defined. It appears that #include <io.h> is not sufficient to pull in this macro; you need to #include <fcntl.h>. BTW, nice test suite! Talk about exhaustive. If anyone is interested in my Cygwin binaries (no Ogg support), I can provide an encap
2004 Sep 10
2
Re: Inclusion of debian packaging info
On Fri, Jun 15, 2001 at 11:33:15AM -0700, Josh Coalson wrote: > > it's hard enough for the average user to find out how to compile > > source > > packages and checkout from CVS. The Ogg sources also includes a > > debian/ > > dir and it was much easier to build deb packages from this. Sorry, I'm just coming in in the middle of this, but I second any
2002 Jul 30
1
Trying to debug a WinXP - Win2000 ADS problem.. HELP!
Sorry for the log log file dump, but while looking at some problems mapping drives, I've run across some stuff. Below is a chunk of my log when I successfully map a network drive from a WinXP client to a Samba 3.0-alpha18 server. The thing that bothers me is that it looks like my DOMAIN\USERNAME combination isn't being honored and I'm getting in based on a check to the locally
2002 Jul 31
1
Trying to debug a WinXP - Win2000 ADS problem..HELP!
Do you know if the same symptoms appear with Windows 2000? In your conf file, what is the autentication set to? Share, Domain etc? Dan -----Original Message----- From: Ladner, Eric (Eric.Ladner) [mailto:Eric.Ladner@ChevronTexaco.com] Sent: Wednesday, July 31, 2002 7:44 AM To: samba@lists.samba.org Subject: RE: [Samba] Trying to debug a WinXP - Win2000 ADS problem..HELP! I can't believe
2010 Dec 15
1
Things seem to be working but upscmd does nothing
The nut ups daemons seem to be communicating with the UPS but upscmd gives me no joy. Running commands do nothing and produce no output. Using the web interface returns an authentication failure and that is the only clue I have. I believe I have everything setup correctly but it's not working. Can someone review this and give me clues as to what I should research next?
2002 Nov 27
1
samba 3.0a21+pdc+ldap+pam_ldap - add machines [Can anyone help?]
Well I installed a21 and I was able to add a machine account. The first time it comes back bad password, then the second attempt it works. But now when i restart and try to login it says it cant find the computer account. Am I missing something(yes i have signorseal)? Here is the log from the login attempt: 2002/11/27 16:20:00, 6] param/loadparm.c:lp_file_list_changed(2310)
2000 Apr 04
0
Please inform samba@samba.org Jeremy Allison <jeremy@valinux.com> Jeremy Allison <jeremy@valinux.com> "Deborah Barba" <dbarba@yahoo-inc.com> Jeremy Allison <jeremy@valinux.com> "Michael Martin" <michael@violetstar.com> Michael Gerdts <gerdts@cae.wisc.edu>
samba@samba.org Jeremy Allison <jeremy@valinux.com> Jeremy Allison <jeremy@valinux.com> "Deborah Barba" <dbarba@yahoo-inc.com> Jeremy Allison <jeremy@valinux.com> "Michael Martin" <michael@violetstar.com> Michael Gerdts <gerdts@cae.wisc.edu> Sachin Patil (C&A_Projects) <cna-sp@asc.ltindia.com> Luke Kenneth Casson
2002 Dec 03
1
misc problems on samba/linux
Dear All, Please help on the following little creatures: 1. When I reboot, the system stays on 'send mail' for a long time. Was not like that before. Why? 2. I have a Conexant modem card (internal) which works well with my other boot on same machine (XP). The modem is on com 3. However, the linux shows me, 'sorry modem is busy' when I try to dial (I configured using KDE). Query
2004 Sep 10
1
Phatbox (was: Re: slow FLAC__file_decoder_seek_absolute()...)
--- Brendan Dowling <crypt@phatnoise.com> wrote: > Thanks Josh. I tested the player with some files encoded by another > guy here at work, and seeking into the files seems to work perfectly. > > So the Phatbox now plays FLAC files. Although, it's not yet in the > standard firmware download from the web page, and encoding is not yet > included in the capabilities of
2002 Dec 03
1
Questions on fs mounting
Hi, I have some questions concerning mounted fs on a linux system. I run redhat linux 7.3 on my laptop, and when I hook it up to a desktop Windows 2000 Pro machine, I usually mount (part of) the Windows directories onto my linux dir tree (say, it is to /mnt/samba). I use the following command: mount /mnt/samba to mount the filesystem (file /usr/bin/smbmount has suid root, so I can do
2004 Sep 10
2
Inclusion of debian packaging info (was Re: libFLAC docs)
>This question comes up regularly on the Debian mailing lists, and there are >arguments for both approaches. I am against the practice of including a >debian/ directory in upstream source distributions for the following >reasons: >- For the same reason, the Debian maintainer would have to have write access to > the upstream CVS repository. This is often otherwise unnecessary
2002 Jul 31
16
Trying to debug a WinXP - Win2000 ADSproblem..HELP!
Now I could be way of base here, but I run 2 samba web servers with approx 8 people working with them. So my exp is limited. When I got here the boxes were set up with server level security and I had tons of problems with them. When I reformatted the units, I actually joined the samba boxes to the domain and set the security to "domain" I found these steps in an old version of Linux-Mag,
2002 Nov 20
1
"Add user script" option never running?
Hi all, I'm using the latest alpha version (the one that comes with Debian unstable) in domain mode, setting up a member file server, with domain clients authenticating to a W2k machine. I'm trying to use the "add user script" option to create new users automagically, but it never seems to run. The script in this case is a handwritten perl script, and I've added a
2002 Oct 11
0
Same configs, different results
I am configuring two identical PDCs so that, if one goes down, the other can start to serve logins. The first PDC, a Debian 3.0 with Samba 2.999+3.0cvs20020723-1, works fine. The second PDC, that I bring up after killing manually smbd and nmbd on the first one, is a Red Hat 7.3 with Samba compiled from the same sources (but with gcc2.96 instead of 2.95) and the same smb.conf, except for the
2007 May 31
1
Form Change Old Password
Hello there, I want my users to be able to change their password. I wrote the code below but I need help to add error if the old password he posted did not match the current password he have. In the controller I have: def my_profile_password return true unless request.post? @user = current_user if @user.check_password(params[:old_password]) @user.update_attributes(params[:user])
2004 Sep 10
0
Re: Inclusion of debian packaging info
On Fri, Jun 15, 2001 at 02:42:53PM -0400, Caleb Epstein wrote: > Sorry, I'm just coming in in the middle of this, but I second > any motion to include a debian/ dirextory directory in the > flac sources. > > In general the build scripts and control files in a debian/ > directory are pretty static and don't change from version to > version, with the exception of
2002 Sep 29
1
how to turn off NTLM?
Andrew, as you konw, I'm trying to get samba-3.0-alpha20 to authenticate a user that logs in to an AD domain workstation with the user's AD kerberos credentials. looking at the logs, it's not clear to me whether samba is trying to do kerberos or NTLM authentication for the client. in smb.conf I have: [global] security = ADS realm = HSSOE.UCI.EDU ads server =
2007 Jul 01
5
Mount and fstab problems with large devices?
I''m trying to get a new file server managed by puppet from day 1, at least as much as possible. At the moment, though, there''s two issues I''m running into: 1. fstab should have entries for my comically-large RAID, but doesn''t. 2. each puppet run appears to remount the RAID, even when no rules in the manifest change. I suspect the issue may be in parsing
2002 Nov 08
1
Using LDAP with samba
is it possible and how difficult is it, to use LDAP for all the user accounts and groups and password management? would this be something you would want to do? or is it better to stick with samba's initila way of dealing with users? Caleb O'Connell caleb@lincoln.midcoast.com (207)882-7792
2005 Jun 01
2
Different versions, different results ?
Dear all, I wrote the following batch script on a iMac, and ran it on a linux mosix cluster. tu <- read.table("cage.mm5.tags.rna_lib.CAA-CAJ.tu-reshape.table") tu_reshaped <- t(reshape(tu[1:50,], direction="wide", timevar="tu", idvar=c("rna","lib"))) write.table(tu_reshaped, "cage.mm5.tags.rna_lib.CAA-CAJ.tu-reshaped.table")