similar to: Authentication of Windows share fails

Displaying 20 results from an estimated 3000 matches similar to: "Authentication of Windows share fails"

2004 Jan 10
2
swat error
I am getting the following error when trying to connect to http://localhost:901 500 Server Error chdir failed - the server is not configured correctly Are there any known fixes for this ? Also: I noticed that some of the directives, such as datadir, might be non-functional or ignored elsewhere in coding of swat Could this be the cause of the above errors ? Finally here is the cli output
2002 Oct 11
0
rsync kioslave - future direction
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have it very roughly working, in that I can browse some directories and download at least some files to view in konqueror. Obligatory screen shot at http://www.cuneata.net/rsync-kio.html It is a basic wrapper around the rsync binary. So I'm not yet getting any real benefit from rsync - I'm effectively always in --whole-file mode. This
2006 Jul 25
1
can't authenticate after upgrade to 3.0.23a
after upgrading from 3.0.22 to 3.0.23a I can't get at any of my shares, except public. All worked before. here is my smb.conf file. everytime I try to browse or mount any of the other shares it errors out and tells me the shares dont exist, this is with konqueror, winxp, or smb4k. Any suggestions appreciated. [global] log file = /var/log/samba/log.%m restrict anonymous = no ldap ssl = No
2006 Dec 18
2
Joining Domain?
I'm using FC4 and can see many Windows shares but cannot connect to any of them. Some of them ask for a username and password some don't and just say I can't connnect. The main share I need access to and have permission to connect to never asks for my username and password (on a Windows box I can access this share). I have used konqueror to see the shares. I don't get anywhere with
2004 Apr 13
0
AW: Unable to delete folders in samba shares-SOLVED
>On Tuesday 13 April 2004 17:02, Radio Gong 2000 GmbH & Co. KG [Technik] wrote: > Oh, sorry it's not as I told u!!! > > IT'S NOT smb:/workgroup/server/share > BUT smb://server/share OH GOD.....SASCHA !!!!!!!!!!!!!!!!!!!!!!!!YOU ARE A F****** GENIUS !!!!!!!!!!!! > If u type smb:/ and press RETURN, konqueror should browse automatically, of > course u have to
2023 Jul 25
1
Seeking Assistance: Plotting Sea Current Vectors in R
Hi Kostas, The function vectorField in the plotrix package may do what you want. See the example. Jim On Tue, Jul 25, 2023 at 9:30?PM konstantinos christodoulou <konstantinos.christodoulou1 at gmail.com> wrote: > > Dear Rcommunity, > > I hope this email finds you well. I am writing to seek your assistance with > a data visualization problem I am facing while working with R.
2008 Jul 17
2
Problems connecting to a NAS via Samba/Cifs Protokol
Hello! I am very new to this list and don't have much time to first watch the list for the next two weeks (or so), because my problem is urgent. So please don't flame me if i am acting unusual ;-) I come from Germany, so my english maybe wired sometimes, please be gentle ;-) Ok, now to my problem: I have a ubuntu linux hary heron with kde, so it'S actually an kubuntu. I can recover
2023 Jan 31
3
How to calculate the derivatives at each data point?
Hi everyone, I have a vector with atmospheric measurements (x-axis) that is obtained/calculated at different altitudes (y-axis). The altitude is uniformly distributed every 7 meters. For example my dataframe is: df <- dataframe( *altitude* = c(1005, 1012, 1019, 1026, 1033, 1040, 1047, 1054, 1061, 1068), *atm_values* = c(1.41, 1.40, 1.39, 1.38, 1.37, 1.37, 1.38, 1.36, 1.33, 1.31)
2023 Jan 31
1
[EXT] How to calculate the derivatives at each data point?
Try something like with(df, predict(smooth.spline(x = altitude, y = atm_values), deriv = 1)) Cheers, Andrew -- Andrew Robinson Chief Executive Officer, CEBRA and Professor of Biosecurity, School/s of BioSciences and Mathematics & Statistics University of Melbourne, VIC 3010 Australia Tel: (+61) 0403 138 955 Email: apro at unimelb.edu.au Website: https://researchers.ms.unimelb.edu.au/~apro
2023 Jan 31
1
How to calculate the derivatives at each data point?
Hi Konstantinos Not exactly derivative but > diff(df[,2]) [1] -0.01 -0.01 -0.01 -0.01 0.00 0.01 -0.02 -0.03 -0.02 May be enaough for you. Cheers Petr > > -----Original Message----- > From: R-help <r-help-bounces at r-project.org> On Behalf Of konstantinos > christodoulou > Sent: Tuesday, January 31, 2023 10:16 AM > To: r-help mailing list <r-help at
2004 Mar 01
2
General Security Issues
Greetings list, As a newbie to security I would like to ask any recommendation that the list might have. We are about to "install" a new box with 4.9 stable to the nice and innocent internet world. :-P The box has no services running expect apache and we telnet to it via SSH. Main function of this box will be graphing various interfaces via rrdtool. So, I would like to ask if there is
2023 Jul 25
2
Seeking Assistance: Plotting Sea Current Vectors in R
Dear Rcommunity, I hope this email finds you well. I am writing to seek your assistance with a data visualization problem I am facing while working with R. Problem Description: I have a dataframe named "df" containing the following columns: "longitude", "latitude", "sea_currents_mag", and "sea_currents_direction". The dataframe includes sea
2004 Oct 22
1
mounting win2003 server shares fails
I emailed about this before but didn't get any response. I am desperate. I can mount the share of any computer in the domain. XP (even with sp2), 2000, etc... everything works no problem. When I try to mount a share on a win2003 server, the command completes successfully, but when I try to view the folder, it is not showing. I have tried several variations of commands: mount -t smbfs -o
2005 Apr 25
1
NT_STATUS_UNSUCCESSFUL message-- were to look?
Hi folks, I'm trying to access a shared printer on a windows machine. The windows box (call it "Doze") is located behind a router/printserver, and is set up thus: -DOZE connects to the printer via the printserver using the PRTMATE port, and then shares the printer via smb -- workgroup CHASS, server name HIS-FACLAB, printer name his-fac-lex -Router forwards all incoming connections
2005 Jun 06
5
Smb4K port
Hello, Which port Smb4K uses? I am not able to use Smb4K on my server for the local network. Thanks Varun
2003 Dec 29
2
installing gui interfaces for samba
i've browse the web and found 'Smb4K - An SMB share browser for KDE' since this is something similar like a windows sharing this would be safer for our newbie(unix) users but i have problem installing the package =========== checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (headers and libraries) not found. Please check your installation! For more details about this
2011 Aug 25
0
Fwd: nut 2.6.1 on OpenSolaris/OpenIndiana doesn't find Tripp-Lite ECO550 UPS
Begin forwarded message: > From: Kostas Oikonomou <ko at research.att.com> > Date: August 25, 2011 9:51:27 AM EDT > To: Charles Lepple <clepple at gmail.com> > Subject: Re: [Nut-upsuser] nut 2.6.1 on OpenSolaris/OpenIndiana > doesn't find Tripp-Lite ECO550 UPS > > Hi Charles, > > The log hasn't been trimmed. The man page says: > > The
2007 Feb 16
1
smb4k client
I am trying to get smb4k (KDE) client working. It displays the computers on the network but not the shares (localhost has the only share that shows up :-(). The command line may give a clue. This works: # smbclient -L //compaq but it prompts me for a password but I can just press return to get a list of shares.
2011 Jun 03
2
missing symbols talloc_* (opensuse 11.4/samba 3.5.7-xxx)
I just recently upgraded to opensuse 11.4. basic smbd is running mostly fine (some name res-errors, login server missing, (can't connect to Domain service). Notably nmbd won't start due to undefined symbols: /usr/sbin/nmbd: symbol lookup error: /usr/sbin/nmbd: undefined symbol: _talloc_realloc_array. ldd -r shows a bunch of similar undefined symbols (shown further below). my samba rpm
2009 May 17
2
Problem with domain part in user_query in dovecot 1.1.14
Hi. I'm using dovecot 1.1.14 with pgsql. I tried to configure dovecot to get the domain part in user_query by specifying different variants of auth_username_format variable such as %Lu, %Lu@%Ld, %Lu-at-%Ld and so on... So dovecot gets domain part in password_query, but not in user_query. I noticed the username is changed like this: kostas at mgupb.net->kostas in log. For some reason it