similar to: writing to a samba share

Displaying 20 results from an estimated 30000 matches similar to: "writing to a samba share"

2003 Feb 04
2
Not able to login to Samba PDC : The specified user does not exist
i also have the same problem but the error is different, when i try to connect to Samab domain with right login/password, it says "The specified user doesnot exist" and when i try to connect with wrong login or password or both it says "Logon failure : user unknown or bad password", also confirm me how many and which accounts I need to connect win2k to the samba domain? below
2003 Jan 30
2
HTML postings
It's been brought to my attention that I am committing the ultimate sin of sending HTML mail to the list (probably including this one). Unfortunately I have an infrastructure problem which is presently forcing me to use Outlook Web Access (I usually use Pine). I'm working on it. Your patience is appreciated. -dan miller <p>__________________________________________________ Do
2003 Jan 30
2
HTML postings
It's been brought to my attention that I am committing the ultimate sin of sending HTML mail to the list (probably including this one). Unfortunately I have an infrastructure problem which is presently forcing me to use Outlook Web Access (I usually use Pine). I'm working on it. Your patience is appreciated. -dan miller <p>__________________________________________________ Do
2004 Sep 10
1
[inzanekaoz@yahoo.com: Bug#179764: 8-bit audio samples incorrectly played back]
I am forwarding this bug report from the Debian bug tracking system. Please preserve the CC header when responding. To reach the submitter directly, send mail to 179764-submitter@bugs.debian.org. ----- Forwarded message from HJ <inzanekaoz@yahoo.com> ----- Date: Tue, 4 Feb 2003 03:54:36 -0800 (PST) From: HJ <inzanekaoz@yahoo.com> Resent-From: HJ <inzanekaoz@yahoo.com> To:
2003 Jan 29
1
Incremental transfers: how to tell?
Hello. I just started messing around with RSync to synchronize some RRD files between a couple BSD/Linux boxes. To test, I'm just trying to sync about 20 of these files which are about 256KB each. It seems that the full contents of each file are being transferred each time; i.e., the incremental transfer feature isn't working. I'm basing this assumption on output such as the
2002 Dec 24
4
A problem about ICMP Destination Unreachable
Hello, I have installed samba in a Linux RedHat 8.0 PC in my lab as a file server. The clients of samba are PCs with MS Windows98. Now I meet some problems, I can see samba server name in Network Neighborhood, but when I click the icon, I get this error message after a long delay: Cannot link to Linuxserver(server name). And I used Ethereal to track the packets to find the problem, I found that
2002 Dec 19
1
private user accounts
hello guys.. I have put up a share for a particular user. The user can access the directory from linux boxes using 'smbclient //IP/share -U privateuser . But cant do it from a windows machine. When I provide the privateuser,password, i get the error 'The credentials supplied conflict with an existing set of credentials.' Why is this? Thanks for the help.
2003 Feb 01
1
Samba on OSX
Hi all, new to the list but have read the archives. I am trying to get my OSX box to be a PDC with win2k clients, but am having trouble. I can't seem to find any documentation on this, nor have I seen anyone with experience doing this. Can someone point me to some resources I could RTFM before I start asking questions to the list? Thanks!
2002 Nov 26
1
symbolic links
rsync -aub foo/ bar/ will always overwrite a file in bar with a symbolic link of the same name in foo. And there is no backup written. Is this a bug, or is there a command-line option to change this behavior? In particular, I'd like to prevent the overwriting of regular files with symbolic links and send a warning message to the screen if it cannot be determined which is more recent.
2004 Sep 10
2
new CUESHEET metadata block
Hi all, I started up a discussion on Hydrogen Audio about a new FLAC metadata block for storing cuesheets. This is really the last missing piece in archiving CDs. Here's the link: http://www.hydrogenaudio.org/index.php?act=ST&f=20&t=4646 I would appreciate any feedback anyone has on the subject. If it's not too inconvenient, try replying on the forum there (not sure if you
2004 Sep 10
2
FLAC joins Xiph
It's official: http://xiph.org/ogg/flac.html It's OK to keep submitting patches but I'm going to hold off on integrating anything until CVS is moved over. Note that codec code (libFLAC, libFLAC++, libOggFLAC, libOggFLAC++) will be covered under Xiph's BSD-like license from here on out. Josh __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus -
2003 Jan 20
1
Lyra or other portable devices
I was reading in the archives that people were looking into how to play ogg orbis on the Lyra. Did anything happen with that? I have a lyra, and I'm looking into buying another mp3 player soon-- if there is a way to play ogg vorbis on one of the ones I'm looking at, I'd really like to know. Ana <p><p>__________________________________________________ Do you Yahoo!?
2004 Aug 06
1
icecast switches to another stream when stream ends
Hi! i have the following problem: two different streams are running on two different mountpoints; one ends, the other continues. when i listen to the stream which ends (i use mpg123), and the stream stops, then i have a break of a few seconds, and then the music continues and i hear stream two. mpg123 does not disconnect. But i want mpg123 to disconnect and to stop completely. Which
2003 Jan 22
1
ssh channel window and adjustment
1) I think you should mail to: openssh-unix-dev at mindrot.org 2) I think that you have some miss-understood: the client and server count the window independtly. It mean: concerning data sent from client to the server: the SERVER set it initial window size and whenever he ready to get more data he sent adjust. such data can be a user command which generate a lot of output
2004 Aug 06
2
IceS 2.0a - Extended sleep requested
I've just finished a little encoding set and the following happened: 22Khz resampled, q-0.4 encode = ~38kbs = one error at the beginning only. 22Khz resampled, q-0.5 encode = ~37kbs = 6 to 7 sleep errors in the first second or so, nothing after that. 22Khz resampled, q-0.6 encode = ~35kbs = 14 to 15 sleep errors then nothing. 22Khz resampled, q-0.8 encode = ~33kbs = Many sleep errors. ---
2003 Jan 12
1
Memdisk & tomsrtbt
tom & peter Hi Guys, I have a little problem I'm hoping you can help me with. When I try to boot toms image, memdisk states a "fractional end sector" while loading the image. It continues with the process until I get a "Booting..." prompt and then freezes. Here's the whole story: A while back I acquired version tomsrtbt 2.0.103, to make a multi-image boot cd as
2003 Jan 10
4
Question on TC filter
Hi, I want work out a GUI interface for htb and now here comes to the part about adding and removing classes and filters. Here is an example script. TC="tc" DEV="dev eth1" echo "Add root qdisc, default traffic go to 1:30" $TC qdisc add $DEV root handle 1: htb default 30 echo "Divide the traffic into different classes and levels" # -------- level 1
2004 Sep 10
1
FLAC 1.0.5 beta1 released
make check > out 2> err bzip2 out bzip2 err Oh, look, errors. Huh. Check the end of "out" for details. -- Asheesh. -- What the world *really* needs is a good Automatic Bicycle Sharpener. On Fri, 3 Jan 2003, Asheesh Laroia wrote: > I have an Athlon Thunderbird 1Ghz sitting running all alone in my dorm > room while I'm at home for six weeks. I figure I'll run
2004 Sep 10
3
FLAC 1.0.5 beta1 released
Hi all, I have uploaded a source tarball to sourceforge for testing. See the news item in the HTML docs for the changes (or look here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/flac/flac/doc/html/news.html?rev=HEAD&content-type=text/html ) Download here: http://prdownloads.sourceforge.net/flac/flac-1.0.5_beta1.tar.gz?download The standard test of 'configure &&
2003 Jan 25
1
appended text/data fields
I am not too familiar with the specs for the .ogg format but have some ideas.. Maybe the existing format already addresses these but as others here would know better, I write this problem: with hundreds or thousands of songs/speeches it is hard to do a word search for a recalled verse or phrase. I suggest adding a linked or imbedded text field. for speeches, a transcript could be attached to