Displaying 20 results from an estimated 2000 matches similar to: "AW: authentification problems"
2002 Jul 03
1
connection problem to W2k DC
Hi,
we are using Samba 2.2.5 in a somewhat larger configuration: a big NFS file
server and a separate box acting as a NFS/SMB gateway. Usually there are
about 200-250 connected clients. The box is a Sun Netra T1 AC200 with
Solaris 8.
Sometimes we get the following (loglevel 1):
[2002/07/01 11:48:50, 1] smbd/service.c:make_connection(615)
si17062 (10.2.202.88) connect to service mrd8si as user
2002 Nov 05
0
Winbind + machine account
hi everybody
i am quite in the same situation as ingmar koecher
http://samba.cadcamlab.org/lists/samba/Jun2002/00117.html
Joined the NT domain with "smbpasswd -j OURDOMAIN -r thepdc" - OK.
Then I start "winbindd -d 10 -i" in a terminal window
Then I issue "wbinfo -u" and voila, all the users are being listed.
Then I issue "wbinfo -t" and it says: -- Secret
2002 May 13
3
Problems building Samba 2.2.4 under HPUX 10.20
Hi,
i tried to build Samba 2.2.4 under HPUX 10.20, but configure generated a
Makfile with systax errors.
make
Make: line 664: syntax error. Stop.
Makefile Line 664 shows:
: $(WINBIND_NSS_PICOBJS)
there should be something before the :
configure said:
checking whether to build winbind... no, unsupported on hpux10.20
is there a woraround, or can somebody tell me whats before the :
Roland
2005 Jun 24
1
r programming help II
Dear List,
Suppose we have a variable K.JUN defined as (with
1=wet, 0=dry):
K.JUN1984 = c(1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1)
K.JUN1985 = c(0, 1, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 1,
1, 1, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1)
K.JUN1986 = c(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1,
1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1)
2002 Jun 04
0
authentification problems
Hi,
I'm sometimes getting problems with W2k clients with authentification. Debug
level 1 log looks like:
[2002/06/04 07:25:49, 1] smbd/service.c:make_connection(615)
si28958 (130.1.97.126) connect to service cad-k3 as user mra2si (uid=3922,
gid=3036) (pid 28517)
[2002/06/04 07:26:59, 1] smbd/service.c:close_cnum(655)
si28958 (130.1.97.126) closed connection to service cad-k3
[2002/06/04
2003 Apr 29
2
remove my email address
I am starting to receive a lot of unsolicited email at work. I did a web
search on my name to see if my email address is accessible on any web sites.
I got a hit on this site
http://samba.cadcamlab.org/lists/samba/Dec2000/00720.html
which is a message I sent to your list server a couple of years ago. Please
remove my email address from the web page. Thanks.
Lloyd Baldwin
Computer Systems
2002 Oct 23
0
Can you delete this message from the web???
Just thought it was old enough to be deleted.
The problem was not that hard looking back at it now.
Thanks
Ian
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
-------------- next part --------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
2003 Mar 19
2
Old bug resurfacing?
I found this in the archives:
http://samba.cadcamlab.org/lists/samba/Feb2002/00318.html
It pertains pretty directly to the problem I'm seeing.
I first started having it with my 2.7 installed version
so I upgraded to 2.8. I'm still having the same problem.
Basically, I have a group of web developers that use
the linux/samba server for editing files for the site.
All the files are
2011 Jan 16
2
xyplot: modify axis tick marks
Hi,
I would like to plot time against rainfall data (data is at the end)
using xyplot.
The basic code looks like this: xyplot(rainfall~time, type="a")
When I do this, the graph looks ok except that the x-axis has too many
values. I would just like to display the years and not the months on
the x-axis. I've been fiddling around with 'scales', and read previous
posts about
2006 Feb 06
4
Powerware 9125 working w/ SNMP
Thanks to Olli, I can now talk to my PW9125 via SNMP:
> upsc cscfups001@localhost
ambient.temperature: 031.0
battery.charge: 090.0
battery.runtime: 2640.0
battery.voltage: 055.5
driver.name: snmp-ups
driver.parameter.mibs: pw
driver.parameter.port: cscfups001.cs.uwaterloo.ca
driver.version: 2.1.0
driver.version.internal: 0.41
input.frequency: 060.0
input.voltage: 120.0
output.current: 020.0
2015 Jun 11
28
[Bug 90932] New: gm105 font glitches with kernel 4.1rc
https://bugs.freedesktop.org/show_bug.cgi?id=90932
Bug ID: 90932
Summary: gm105 font glitches with kernel 4.1rc
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2002 Jan 25
6
Help with archive bit request
Hello,
I am trying to get the archive bit to behave under Samba 2.2.2
on a Linux box (Slackware 8.0) serving NT and Win2K clients.
I have "map archive = yes" and "dos filemode = yes".
If I have "force create mode = 0100", creating new files sets the archive
bit (good) and "attrib +a filename" will turn on the archive bit if it
was off (good) but
2011 May 31
2
Samba serving sshfs shares: can't delete files
Hello!
I have samba share on my sshfs-mounted folder. All works just fine
except I can't delete files from sshfs unless they are in 0777 chmodded
directory. Even if that files were putted trough smbclient. I can read
files, write files (regardless their directory permissions) but not
delete them.
Here is my share config:
[myshare]
comment = shre over sshfs
path = /home/kli/work/remotes/dev
2009 Apr 08
3
Chroot Install
Good Morning,
I want to update my CF-Microdrive for my router with CentOS (currently
there is Slacky on it). I have attached the microdrive to my notebook
using a pcmcia CF adapter. Within my CentOS installation the drive is
detected correctly as ide_cf and all partitions are shown.
But as the installer does not ship the necessary modules for a pcmcia
ide installation i am searching for a way to
2009 Mar 04
4
revision numbers on translated articles
Good Evening.
As the 'translation community' is growing I would like to suggest to
add the 'revision number' of the original article on which the
translation is based on, so someone else could easily diff to keep
translations up to date. It would be great if translators add
something like:
'translation based on #N'
as footnote where N is the version of the original
2008 Aug 26
0
restfull authentification
Hi,
When I open an authentification page in firefox my login-password are
accepted in a web formulary.
In Internet explorer I have a window (authentification popup of
windows?)
to fill. The same login-password don''t pass. (OS : Vista).
on the other hand if I push cancel button in this window I come back in
a web formulary as with firefox, then I can pass the authentification.
Is there
2008 Dec 05
0
SambaDomainName & strange Ldap authentification
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hye all,
I have a samba server on sid with openldap backend with xp worstations.
many services are configured to use ldap authentification
(postfix,ftp,squid and samba off course)
my sambaDomainName is DOMAINE...
Everything work perfectly :)
I see in log many lines like :
slapd[23331] <= bdb_equality_candidates: (uid) not indexed
slapd[23331]
2004 Aug 06
0
External authentification-module for listening to icecast2-streams?
On Wednesday 07 May 2003 19:34, Stefan Neufeind wrote:
> Hi,
>
> today we came across the idea of adding an external authentification-
> module for listening to icecast2. There have recently been talks with
> artists and music labels that they would like to receive "a small
> fee" per listener to e.g. a concert streamed live over the internet.
>
> What do you
2009 Apr 03
7
New Centos 5.3 gnome backgroup
I don't know if I really like this background though it is kind of neat.
Where do I find the app to change this?
2009 Apr 03
7
New Centos 5.3 gnome backgroup
I don't know if I really like this background though it is kind of neat.
Where do I find the app to change this?