Displaying 20 results from an estimated 400 matches similar to: "Any ideas ?"
2004 May 04
3
samba 3.0.2a & Win2003 AD controler
Hello samba experts !
I have a big problem with my samba 3.0.2a on debian. I use winbindd, which
seems to work (getent passwd/group and wbinfo -u works), and the net ads
join worked too, but the authentication with the AD controler, hosted on
Win2003 Server, fails.
Sample of the level 3 log file :
...
[2004/05/04 08:47:20, 3] smbd/process.c:switch_message(685)
switch message SMBsesssetupX
2004 May 27
3
Problem with getent ...
Hi everyone !
My getent passwd and getent group are not working but
my wbinfo -ugmt commands are.
Does Somebody know what I missed ?
Any check list ?
Thanks !
Bertram
_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !
http://search.msn.fr/
2004 Jun 02
2
set quota command
Hi guys,
How I say to the "set quota command" what quota directory I wanna set?
---------------------------------------------------
Emerson Henrique Kfuri Pereira
Divis?o de Atendimento e Consultoria
CECOM - Reitoria - UFMG
Telefone: 34994009
---------------------------------------------------
2004 May 05
5
Compiling --with-ldap on Solaris 9
I am trying to compile the small Samba 3.0.2a source on Solaris 9 to use
ldap. The ./configure run reports: "WARNING: libldap is needed for LDAP
support". The Solaris installation has it's native libldap installed in
/usr/lib, but the configuration does not seem to find it. Would anyone know
what I am missing? Thanks...dlb
David Bost
Dow Jones and Co.
4300 North Route 1
South
2004 Apr 19
1
Samba 3.0.2a with ADS w2k3 Active Directory, enctypes
Hi people,
I have a Linux box running Samba 3.0.2a in ADS mode MIT Kerberos 1.3.3. My
W2K e WXP users can't access the linux box by netbios name, the only access
that works is by IP address, I know that's caused because access thought IP
address don't make use of Kerberos. The most strange for me it's that the
same environment works fine with a W2K Active Directory, I read in same
2004 Apr 20
1
RES: Samba 3.0.2a with ADS w2k3 Active Directory, enctype s
Hi Jim,
I did what the doc says but the problem is the same.
Does anybody saw this work ? I mean, is the Samba 3.0.2a+Kerberos MIT 1.3.3
able to be accessed by a WXP, W2K or W2K3 machine, using Kerberos tickets
generated in a Windows 2003 KDC (W2K3 AD) ?
Thanks
-----Mensagem original-----
De: Jim McDonough [mailto:jmcd@us.ibm.com]
Enviada em: segunda-feira, 19 de abril de 2004 17:07
Para:
2006 Sep 21
1
Unable to connect samba server using hostname [2]
Hi,
I've got th same problem than in this tread (no solution found) :
http://lists.samba.org/archive/samba/2005-November/113914.html
except I've got the problem on all stations.
I am unable to connect to samba server using it's hostname, whereas it's
work with IP address. When I use the hostname, Samba always request for
login/password.
[2006/09/21 12:59:04, 3]
2004 May 13
4
winbind problems with linux domain member
Hey everyone,
I'm having some strange responses, and a bit of trouble with getting
access to a member server on my domain. I've got Samba running on
another Linux box as a PDC, and my Win2k clients can login just fine,
and share between one another. The problem comes in with another
Linux workstation that's setup as a member server.
Here's the relevant smb.conf section from the
2004 Apr 29
2
Migration from Windows NT 4.0 -> Samba 3
Hello,
I want with the command :
linux:~ # net rpc join -S DEMONT01 -w DOMNT -U Administrator%passwd
migration from windows nt 4.0 to Samba 3 but i get always this :
linux:~ # net rpc join -S demont01 -w domnt -U samba3%passwd
Unable to find a suitable server
Unable to find a suitable server
linux:~ #
what can i do?
I have a bdc acount on the windows nt 4.0 for the samba 3 server..
With
2004 May 12
2
Failed to verify ticket ?
Hi !
My problem is that :
[2004/05/12 16:07:30, 1] smbd/sesssetup.c:reply_spnego_kerberos(173)
Failed to verify incoming ticket!
[2004/05/12 16:07:30, 1] smbd/sesssetup.c:reply_spnego_kerberos(173)
Failed to verify incoming ticket!
[2004/05/12 16:07:39, 1] smbd/sesssetup.c:reply_spnego_kerberos(173)
Failed to verify incoming ticket!
[2004/05/12 16:07:59, 0]
2004 Apr 29
0
REofRE: password change on the domain password server using clienttools
Hi Lieven
Thanks for advise !
the
getent passwd
command shows me all the users of the 2k domain in this format :
DOMAIN2K+user:x:10000:10026::/home/NetBiosName/user:/bin/bash
I think that's correct. But do you think I got to use nss pam or something
like that ?
I just can't login with a 2000 user on Samba, but guests (unknown users )
can, when I permit them to. So I think users are
2004 May 03
2
Minor Bug Report ?
Hi everyone !
I just wanna say that I can't configure Samba 3.0.3 to compile with LDAP
Support
( --with-ldap )
Here's the log :
checking for LDAP support... yes
checking ldap.h usability... no
checking ldap.h presence... no
checking for ldap.h... no
checking lber.h usability... no
checking lber.h presence... no
checking for lber.h... no
configure: error: ldap.h is needed for LDAP
2003 Aug 22
3
more problems with rc1 + ADS: smbd sigsegv
here's the tail end of the -d 10 log.host. It seems to not like the
encryption type. Which should I be using, and where should I change it?
-dave
[2003/08/22 09:45:29, 3] smbd/process.c:switch_message(685)
switch message SMBsesssetupX (pid 6310)
[2003/08/22 09:45:29, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2003/08/22 09:45:29, 5]
2008 Oct 28
1
Fixing an only one coefficient in an ARIMA model
Good afternoon,
I would like fitting an ARIMA model without the first coefficient.
For example, I want to fit an AR(3) like this :
y[t]=a[1]*y[t-1]+a[2]*y[t-2]+a[3]*y[t-3], where a[1]=0.
How can I specify it in the function "arima", if it is possible ?
Thank you in advance.
Yohann Moreau
[[alternative HTML version deleted]]
2003 Dec 11
4
Windows 2000 and krb5 tickets.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
OK. I've done some more research, and here's what I get.
smbd --version
Version 3.0.0
strings libkrb5.so.3.2 | grep BRAND
KRB5_BRAND: krb5-1-3-1-final 1.3.1 20030730
Everything seems to work, but trying to access the Samba server results in:
[2003/12/11 14:54:19, 3] libads/kerberos_verify.c:ads_verify_ticket(308)
~ ads_verify_ticket: enc
2004 Mar 31
9
failing to browse unix shares with samba 3.0.2a
We upgraded our Solaris 9 samba server to version 3.0.2a and configured
Kerberos MIT 1.3.2.
I was able to run kinit and join samba to our windows 2003 domain as a
domain member, but when I am trying to browse the samba shares from a
windows XP machine it is failing. When I am looking at the samba logs this
is what I am getting:
[2004/03/30 11:15:26, 3]
2009 May 04
2
bad encryption type in AD domain authentication
Hello,
I'm trying to access a samba share using an ADS user credentials. I always
get an error, and the debug traces (log level = 5) are giving me the output
in the follow.
I have searched the samba ML archives, and I have found the thread
http://lists.samba.org/archive/samba/2004-April/084545.html
but, before asking the system admin to apply the eventual KB fixes, I would
like to know if the
2004 Aug 10
2
Kerberos verfy ticket failed
Hello list.
I've got a problem using samba-3.0.4 (RedHat AS 3.0)
the server is member of a Win2003 Active directory domain
All stuff about krb5 seems to work correctly
kinit user@REALM
klist
etc...
net ads join -U administrator has worked well too
But when any Windows client member of the domain try to connect to the
server it asks me for a user/pass.
here is the log.
[2004/08/10
2012 May 04
1
s3 connect to s4 ads woes, need guidance..
I'm beating my head up against the wall here.. Need some extra eyes!!!
Setup -- Samba4 Domain Controller and samba3 print server.. DNS
FlatFile,, All dns works..
Issue, When I browse to the print Server vi \\IP-Address I am able to
connect just fine.. When I browse using \\netbios-name I connect to the
server but it opens up a username/pass dialog box and no name or
passwords will work..
2003 Oct 28
2
v3.0.0, AD, 2k3 mumbles
I'm running a Samba 3.0.0 server in production in security = ADS mode
against a W2k ADS server. Works just fine, thanks!
We're sort of under pressure to regrade to a 2003 AD server, which sent
me trying stuff out a bit. Meager results. The 3.0.0 I have (linked
with MIT krb5-1.2.8) refuses to verify incoming tickets:
[2003/10/28 16:27:36, 3]