[Samba] passwords from smbpasswd to tdbsam ?

2004-03-09 Thread Dmitry Melekhov
Hello! Currently we use samba 2.2.8a on most of servers. And we use ldap with nss_ldap and smbpasswd replication using rsync. I migrated one of our PDCs to samba 3.0.2a and want to use tdbsam (for terminal services properties) on it. Is it possible to import new users and only passwords for exist

[Samba] Reply from magalie@tdi-services.fr

2004-03-09 Thread magalie
Test OK - le Wed, 10 Mar 2004 09:26:38 +0100 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Win2k joining a Samba domain

2004-03-09 Thread John H Terpstra
On Tue, 9 Mar 2004, Jim C. wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mr. Terpstra, > Are you saying that if I have a user account in ldap which is > responsible for admin, that it must be uid=root or that it must be > uidNumber=0? What about gid=root/gidNumber=0 for a group? I

AW: AW: [Samba] WinXP Profiles

2004-03-09 Thread Stumpfl Markus
Hi, Yeah, I too had that one :-) The problems are access rights! So, what I did was the following: 1. I created the standard profile in WinXP (Admin) installed the progs set the docs and outlook-paths started the progs (to check they are working) set all the desk

Re: [Samba] samba.org

2004-03-09 Thread Stefan G. Weichinger
Hello, Dienstag, 09. März 2004, 21:16 I wrote: SGW> Hello, developers, SGW> auf SGW> http://us1.samba.org/samba/docs/ SGW> findet ihr im Abschnitt "Translation Projects" einen Link auf unser SGW> Projekt. Wrong CC:, sorry for the noise. -- best regards, Stefan G. Weichinger mailto:[EMAIL P

Re: [Samba] Remote Windows registry read access from Linux?

2004-03-09 Thread Peter Valdemar Mørch
Peter Valdemar Mørch swp5jhu02-at-sneakemail.com |Lists| wrote: Any links to *any* useful Linux information? After ending my investigation, it looks like it indeed is possible. It seems samba-tng has remote repository access, though I didn't try it. Check out e.g. "REGEDIT Commands" under http://w

[Samba] kinit(v5): KDC reply did not match expectations while getting initial credentials

2004-03-09 Thread Johan Evers
Hello Sorry if this question has been asked before, I have only been on this list a few days. Does anybody know what this kinit error means? (google doesn't know nor does the man pages) kinit(v5): KDC reply did not match expectations while getting initial credentials - Johan -- Med venlig hi

Re: [Samba] Samba and LDAP backend - howto docs problems?

2004-03-09 Thread Amandeep
Hi It happened to me for the windows xp and I had to install some patches to amke it work..don know for win 2k. Aman Graham Leggett wrote: John H Terpstra wrote: Looking at the LDAP logs, I see that Samba is trying to do the following LDAP search: (&(&(uid=admin)(objectClass=sambaSamAccou

[Samba] Newbie: Samba Intergration into W2K Domain/ADS

2004-03-09 Thread Steve Poe
Hello everyone. I humbly admit I need some direction. I have search newsgroups and the Samba help files, but I must be missing something or just not getting it. I am comfortable witrh Samba in a small workgroup environment, I feel like a fish out of water when trying to intergrate Samba into a W

[Samba] getlogon.pl script problem

2004-03-09 Thread Sundaram Ramasamy
Hi, I want to generate the logon script on the fly. I want to map user home directory into H: drive. Genlogon.pl script executes three times for single user, each time its getting diffract argument value. Here is my configuration root preexec = /netlogon/genlogon.pl %U %G %L lo

Re: [Samba] Win2k joining a Samba domain

2004-03-09 Thread Jim C.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mr. Terpstra, Are you saying that if I have a user account in ldap which is responsible for admin, that it must be uid=root or that it must be uidNumber=0? What about gid=root/gidNumber=0 for a group? I have the setup below and somethings do get done.

Re: [Samba] How does samba get at OU=Computers?

2004-03-09 Thread Beast
* "Jim C." <[EMAIL PROTECTED]> nulis: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > How does samba get Computers out of the Computers OU with out going > through nss_ldap and doing getpwent? Isn't this pretty much the only > way that Samba can get Machine accounts? Yes. samba rely on pa

Re: [Samba] Limit user access to one worksation at a time

2004-03-09 Thread Beast
* Andreas <[EMAIL PROTECTED]> nulis: > On Tue, Mar 09, 2004 at 10:12:56PM +0100, Wim Bakker wrote: > > Is there a mechanism in samba available to limit access > > to workstations by users to only one at a time? > > This is, that any given user can only be logged in at one > > workstation at a time

Re: [Samba] How does samba get at OU=Computers?

2004-03-09 Thread Norm Dressler
You have to have the following line in your smb.conf file: ldap machine suffix = ou=Computers Norm On Tuesday 09 March 2004 08:07 pm, Jim C. wrote: > How does samba get Computers out of the Computers OU with out going > through nss_ldap and doing getpwent? Isn't this pretty much the only > way

Re: [Samba] Win2k joining a Samba domain

2004-03-09 Thread John H Terpstra
On Wed, 10 Mar 2004, Graham Leggett wrote: > Hi, > > Having managed to get far enough with the config to get a win2k box to > connect to a Samba v3.0 share where the Samba machine's backend is based > in LDAP, I cannot now add this win2k machine to the domain. > > Can anyone give me an example of

[Samba] How does samba get at OU=Computers?

2004-03-09 Thread Jim C.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 How does samba get Computers out of the Computers OU with out going through nss_ldap and doing getpwent? Isn't this pretty much the only way that Samba can get Machine accounts? I'm looking for a way to hide them from the Linux server. - -- - ---

[Samba] Win2k joining a Samba domain

2004-03-09 Thread Graham Leggett
Hi, Having managed to get far enough with the config to get a win2k box to connect to a Samba v3.0 share where the Samba machine's backend is based in LDAP, I cannot now add this win2k machine to the domain. Can anyone give me an example of how to set up an account within the LDAP server that

Re: [Samba] Samba and LDAP backend - howto docs problems?

2004-03-09 Thread Norman Dressler
I had this problem too and found the solution. In your LDAP directory, you should have a domain entry for your domain. Make sure the sambaSID of that domain matches the first part of the sambaSID of the user you are using to connect with. This is assuming you are using the new schema. This c

Re: [Samba] Samba and LDAP backend - howto docs problems?

2004-03-09 Thread Graham Leggett
John H Terpstra wrote: What in particular makes you think that these are Samba-2.2 docs? What have we messed up this time? The docs refer to the sambaAccount objectclass, instead of the sambaSamAccount objectclass. In the "migrating from v2.2 to v3.0" section, it describes how the schema has cha

[Samba] Re: CIFS, fstab, credentials - one more solved, but new issue

2004-03-09 Thread Dexter Filmore
On 08 Mar 2004 14:47:00 -0600 Steve French <[EMAIL PROTECTED]> wrote: > I will take a look at the credential files parsing and make sure it > works with the version of mount.cifs built on the web site and the > version built from source in samba cvs. Cool. > I don't recognize the other problem

Re: [Samba] Samba and LDAP backend - howto docs problems?

2004-03-09 Thread John H Terpstra
On Wed, 10 Mar 2004, Graham Leggett wrote: > John H Terpstra wrote: > > >>Looking at the LDAP logs, I see that Samba is trying to do the following > >>LDAP search: > >>(&(&(uid=admin)(objectClass=sambaSamAccount))(objectClass=sambaSamAccount)) > >> > >>This search fails, because the ldif displayed

Re: [Samba] Domain privileges lost after second logon

2004-03-09 Thread Edward Ashley
I've found out what was wrong. I'll just write out how I solved it for anybody else as stupid as me. I used the smbldap scripts provided by idealx, and in the smb.conf I had an add machine script like this: add machine script = /usr/local/bin/smbldap-useradd.pl -w %u But this somehow didn't add

Re: [Samba] Samba and LDAP backend - howto docs problems?

2004-03-09 Thread Graham Leggett
John H Terpstra wrote: Looking at the LDAP logs, I see that Samba is trying to do the following LDAP search: (&(&(uid=admin)(objectClass=sambaSamAccount))(objectClass=sambaSamAccount)) This search fails, because the ldif displayed in the howto does not include the sambaSamAccount objectclass in th

Re: [Samba] Samba and LDAP backend - howto docs problems?

2004-03-09 Thread Diego Julian Remolina
I also noticed this problem. I do not know why it happens, but did noticed the following which may help: I already have a few machines in an old samba-2.2.8 production environment. Those machines are already in dns, nis netgoups, etc. My new samba 3.0.2a does not restrict to any hosts yet. So

[Samba] ldapsam_compat backend hosed in v3.0.2

2004-03-09 Thread Graham Leggett
Hi all, In an attempt to get the old v2.2 Samba behaviour to work, I tried to enable the ldapsam_compat mode in passwd backend. Win2k cannot connect, username and password not accepted. The LDAP logs reveal that Samba is trying to make the following search: (&(&(uid=minfrin)(objectClass=sambaS

[Samba] Stage di Marketing

2004-03-09 Thread direzione . sviluppo
Sabato 20 e Domenica 21 Marzo 2004 Si svolgerà il Corso/Stage di Marketing e Pedagogia necessario per il rilascio del Credito Formativo valido per ottenere l'accesso all'esame di: Istruttore di Base Istruttore di Base MW Guida Equestre Ambientale Guida Equestre Ambientale MW IL CORSO E' APERTO

Re: [Samba] Samba and LDAP backend - howto docs problems?

2004-03-09 Thread John H Terpstra
On Wed, 10 Mar 2004, Graham Leggett wrote: > Hi all, > > I have followed the instructions at > http://samba.mirror.ac.uk/samba/docs/man/passdb.html in an attempt to Ok. I am one of the authors of that. It should work. Email me you smb.conf file and I will try to help. > set up a Samba v3.0.2 (su

[Samba] Samba and LDAP backend - howto docs problems?

2004-03-09 Thread Graham Leggett
Hi all, I have followed the instructions at http://samba.mirror.ac.uk/samba/docs/man/passdb.html in an attempt to set up a Samba v3.0.2 (supplied by Redhat as part of RHEL v3.0) PDC. I have got as far as trying to get a windows 2k box to join this new domain that I have created, however this f

[Samba] Novice Question

2004-03-09 Thread nuffers
First, I'm a UNIX administrator with some knowledge of Active Directory. I have been debating to send this for a while since I probably don't have the experience. I have purchased and read the Official Samba -3 guide. I have previously setup Samba 2.2.8a on Solaris with SECURITY = DOMAIN to a

[Samba] Domain privileges lost after second logon

2004-03-09 Thread Ned
Hi, I'm hoping someone will help me fix an annoying problem. I have a Redhat fedora core 1 machine, with the stock installation of samba acting as a primary domain controller. I'm using an LDAP backend, and I'm not using any mandatory profiles. When someone logs into a newly booted winXP o

Re: [Samba] pam_smb_auth ?

2004-03-09 Thread Andrew Bartlett
On Wed, 2004-03-10 at 04:29, Talwar, Puneet (NIH/NIAID) wrote: > HI, > > When I add a samba user with smbpasswd -a command how do I tell I am using > pam_smb_auth to authenticate against MS AD running on Red Hat Linux? Don't use pam_smb. Setup winbind, and use pam_winbind per the HOWTO collecti

[Samba] way to transfer files and preserve created/modified dates

2004-03-09 Thread Edward Paul Wehrwein
Hey, Looking for a way (for the PHB) to move files without screwing up the create/modified date from the original file. So what i want to do is go from Win2K --> Samba and carry the create/mod time across. Any sugestions? ( I already tried man smbclient and found nothing =( ) TIA Paul -- To un

Re: [Samba] Limit user access to one worksation at a time

2004-03-09 Thread Andreas
On Tue, Mar 09, 2004 at 10:12:56PM +0100, Wim Bakker wrote: > Is there a mechanism in samba available to limit access > to workstations by users to only one at a time? > This is, that any given user can only be logged in at one > workstation at a time. I was looking for this also, but it seems the

[Samba] Limit user access to one worksation at a time

2004-03-09 Thread Wim Bakker
Hello, Is there a mechanism in samba available to limit access to workstations by users to only one at a time? This is, that any given user can only be logged in at one workstation at a time. TIA wim bakker -- To unsubscribe from this list go to the following URL and read the instructions: htt

[Samba] Page_log with number of pages prtinted wrong

2004-03-09 Thread Mera Michel
The Adobe drivers (on request of the printer PPD associated with them) often put a PJL header in front of the main PostScript part of the print file. Thus, the printfile starts with <1B >%-12345X or %-12345X instead of %!PS). This leads to the CUPS daemon auto-typing the incoming file as a print-re

[Samba] samba.org

2004-03-09 Thread Stefan G. Weichinger
Hello, developers, auf http://us1.samba.org/samba/docs/ findet ihr im Abschnitt "Translation Projects" einen Link auf unser Projekt. (Die mirrors werden demnächst nachziehen) -- best regards, Stefan G. Weichinger mailto:[EMAIL PROTECTED] -- To unsubscribe from this list go to the followi

Re: AW: [Samba] WinXP Profiles

2004-03-09 Thread Derrick Seymour
This worked. I am just having trouble with the profile I copied over to my server. It seems like something got screwed up in the copy over. My desktop and Start Menu, well all my windows as a matter of fact look like win 2k instead of xp. And none of my settings I configured before I copied it

[Samba] Re: windows xp slow directory listing

2004-03-09 Thread Jeff Umbach
Are you on a domain? I found this problem to be happening and after I went into the local security policies on WinXP and disabled autoenrollment things got faster. Plus DNS was 'causing an issue as well. Remember that Win98 prefers WINS but Win2k and WinXP prefer to use DNS. "Ertan Kucukoglu" <

[Samba] maximum data integrity

2004-03-09 Thread Carlos Solorzano
We are building a file server and we would like to keep the data integrity to a maximum. The server will be samba, either reiserfs or ext3? The client will be winxp. Both the server and the client can be expected to be turned off without warning and without waiting for the OS to finish doin

Re: [Samba] Samba Copy Speed

2004-03-09 Thread Stefan G. Weichinger
Hello, Edward, Dienstag, 09. März 2004, 19:50 you wrote: EM> I have been working with two samba servers and i am having problems with EM> the copy speed that i am getting out of the boxes. This is my setup. ... EM> I can copy a 626.9 MB file from Dell box to the Compaq via ftp and get EM> 3-4

[Samba] Samba Copy Speed

2004-03-09 Thread Edward Mann
Hello Everyone, I have been working with two samba servers and i am having problems with the copy speed that i am getting out of the boxes. This is my setup. Dell 450MHZ 128 Mem 2 qlogic fiber cards 1.6T software raid 5/LVM Netgear 10/100 @ 100FD RedHat 7.3 samba 3.0.2a another box is a Compaq

[Samba] Rejection: A message you sent was rejected.

2004-03-09 Thread Content Filter
This message was created automatically by mail delivery software. Delivery failed for the following recipients(s): [EMAIL PROTECTED] Pfizer prohibits transmission via e-mail of attachments with certain extensions. You attempted to send a message with one or more of the prohibited attachm

[Samba] Re: oh

2004-03-09 Thread Christine Guiraud-Chaumeil
attention virus > Message du 08/03/04 12:29 > De : [EMAIL PROTECTED] > A : [EMAIL PROTECTED] > Copie à : > Objet : oh > Bonjour, > Attention : > Votre option Antivirus Mail a détecté que ce message contenait un ou plusieurs > fichiers infectés par un virus. > Les pièces jointes suivantes ont

Re: [Samba] winbindd problem - STATUS_BUFFER_OVERFLOW (0x80000005)

2004-03-09 Thread Daniel Meyer
Daniel Meyer wrote: ^--- Hey thats me :-) Google doesnt tell anything usefull regarding "STATUS_BUFFER_OVERFLOW (0x8005)", so i dont think its a common problem. This is the error used to indicate fragemented PDU's. It normal and it not the source of your problem. > Thats strange, becaus

[Samba] pam_smb_auth ?

2004-03-09 Thread Talwar, Puneet (NIH/NIAID)
HI, When I add a samba user with smbpasswd -a command how do I tell I am using pam_smb_auth to authenticate against MS AD running on Red Hat Linux? Thanks, --- Puneet Talwar Unix Administrator -- To unsubscribe from this list go to th

[Samba] extended error

2004-03-09 Thread Antony Gelberg
Hi all, This is happening on a Samba 3.0.1 PDC-controlled domain, so I'm not sure if the issue is Samba-related. If not, perhaps somebody can point me in the right direction. One of my users has a printer connected to his Win2k PC (name UPSTAIRS-SMALL). Printing to it from another (WinXP) works

[Samba] Samba performance on FreeBSD and other platforms in a 'Normal' world.

2004-03-09 Thread Davon Shire
Hello everyone, I have issues with samba on FreeBSD. Before I get into the gory details. I'll outline some research I've done. As well as try to show that the people who ask for help and are curious as to why they are getting poor performance from their file server are not A. Crazy, B. Inexperien

Re: [Samba] Neues über die deutsche Übersetzung der Samba-3-Dokumentation -- News for the german translation of the Samba-3-docs

2004-03-09 Thread John H Terpstra
On Tue, 9 Mar 2004, Stefan G. Weichinger wrote: > > As our project "German translation of the Samba-3-docs" goes on, we > are happy to announce the following: > > --- > > - Our project-team has grown to 10 voluntary translators now. > - Today we have 20 files of 43 translated, with some others clo

[Samba] Compiling Samba on AIX 5.2: compiler cannot create executables

2004-03-09 Thread Stefan=20G=FCnther
Hello, today I tried to compile Samba 3.0.2a on an AIX 5.2 system with Visual C++ 5.0.2. configure failed with the error message "compiler cannot create executables". I have read this message before on a linux system and was able to fix it (if I remember correctly) by installing cpp. But cpp is

[Samba] windows xp slow directory listing

2004-03-09 Thread Ertan Kucukoglu
Dear All, I could not find a site to search for the mailing list archives. If my question is already asked, sorry for the inconvenience, but please provide me some link(s) for solving it. I have a FreeBSD 5.2-CURRENT server. Samba 2.2.8 is installed and running on it. I have no problems with W

[Samba] Samba PDC & ldapi://

2004-03-09 Thread Adam Williams
I've seen several references on the web to setting up the LDAP SAM to communicate with the LDAP server via ldapi (IPC) verses ldap (IP). This should theoretically much faster. My LDAP master is on the same host as the Samba PDC. With nss_ldap using "uri ldap://localhost"; and Samba using "ldap

[Samba] Neues über die deutsche Übersetzung der Samba-3-Dokumentation -- News for the german translation of the Samba-3-docs

2004-03-09 Thread Stefan G. Weichinger
As our project "German translation of the Samba-3-docs" goes on, we are happy to announce the following: --- - Our project-team has grown to 10 voluntary translators now. - Today we have 20 files of 43 translated, with some others close their first translation. --- The following text is in ger

[Samba] (no subject)

2004-03-09 Thread Anthony Carmody
Hiya, i have had a HTTP directory tree shared out via SMB on my HTTP development server for a few years with no trouble. recently however various files have started becoming read-only as far as my Win2k machine is concerned. upon ssh-ing into the tree in question i find all the permissions are fai

Re: [Samba] Samba 3 - domain admins (not root)?

2004-03-09 Thread Gémes Géza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gémes Géza írta: | edd payne írta: | | On Tuesday 09 Mar 2004 12:13 pm, Jonathan Baker-Bates TMS wrote: | | | | | |>>| I'm trying to work out how I can create domain administrators with | |>> | |>>Samba 3. | |>> | |>>| I currently have the following in

Re: [Samba] Samba 3 - domain admins (not root)?

2004-03-09 Thread Gémes Géza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 edd payne írta: | On Tuesday 09 Mar 2004 12:13 pm, Jonathan Baker-Bates TMS wrote: | | |>>| I'm trying to work out how I can create domain administrators with |>> |>>Samba 3. |>> |>>| I currently have the following in smb.conf |>>| |>>| domain admin

Re: [Samba] Samba 3 - domain admins (not root)?

2004-03-09 Thread Jonathan Baker-Bates TMS
- Original Message - From: "edd payne" <[EMAIL PROTECTED]> To: "Jonathan Baker-Bates TMS" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, March 09, 2004 12:40 PM Subject: Re: [Samba] Samba 3 - domain admins (not root)? > > > > However, I still can't get my user "jbb" to be a do

Re: [Samba] Samba 3 - domain admins (not root)?

2004-03-09 Thread edd payne
On Tuesday 09 Mar 2004 12:13 pm, Jonathan Baker-Bates TMS wrote: > > | I'm trying to work out how I can create domain administrators with > > > > Samba 3. > > > > | I currently have the following in smb.conf > > | > > | domain admin group = @smbadmins > > | domain admin users = root jbb >

Re: [Samba] Samba 3 - domain admins (not root)?

2004-03-09 Thread Jonathan Baker-Bates TMS
- Original Message - From: "Gémes Géza" <[EMAIL PROTECTED]> To: "Jonathan Baker-Bates TMS" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, March 08, 2004 6:25 PM Subject: Re: [Samba] Samba 3 - domain admins (not root)? > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jonat

Re: [Samba] upgrade samba-2.2.8 to samba-3.0.2a (umlauts)

2004-03-09 Thread flinchlock
Quoting "Götz Reinicke" > Hi, > > maybe a stupid question, but how do I find out, which codepage is > the current?? # testparm -s | grep code client code page = 850 code page directory = /usr/share/samba/codepages HTH Mike -- SuSE 9.0 Pro (2.4.21-192-default) with samba-2.2.8a-107 --

[Samba] Re: Print from another domain

2004-03-09 Thread Stringer Leon
Someone suggested using IPP or LPR. As my clients are NT4.0, LPR seemed the way to go. I followed the instructions in http://www-pcs.fnal.gov/printing/nt-tcpip/ to add LPR printing to Windows NT4.0, enabled LPR on the CUPS queue and it works great. Warning: this allows LPR printing from any host

Re: [Samba] SUMMARY: Getent does not get remote users

2004-03-09 Thread Andrew Bartlett
On Tue, 2004-03-09 at 16:33, Arno Hahma wrote: > On 8. Mar, 2004, at 13:42, Andrew Bartlett wrote: > still other problems like having to set > /homepermissions to 1777 since > PAM is apparently not run > as root and cannot create ho

Re: [Samba] 2nd printer won't print

2004-03-09 Thread flinchlock
Quoting "Gregory W. Eckrich" > > > flinchlock wrote: > > >Quoting "Gregory W. Eckrich" > > > > > > > >>Good morning, > >> > >> > >Good Evening! Good Morning!! ---snip--- > > > >Ah... do don't have a "tmp" share. :-o > > > >Mike > > > Hi Mike, > > Thanks for your response. I have

[Samba] Problem with XP

2004-03-09 Thread Filippo Trocca
I'm using samba 3.0.0 installed on a debian server. I try insert a new account machine into samba, then a try to change computer name on my XP client machine. XP look at domain, ask my the username and password for enter into the domain. Then i have an error is impossible find the username on th

[Samba] Samba 3.0.2 an Win2k3 AD DC

2004-03-09 Thread Marcel Volz
I try to integrate a Samba/CUPS Printserver into Windows 2003 Active Directory. First it works fine. I could join the domain, the users could print an access the print shares. But after a couple of hours (10-12 I think) I get errors about invalid credentials. I think Samba didn't renew the Kerberos

[Samba] Old problems - new question

2004-03-09 Thread Juer Lee
Hi All, Does anybody(samba gugus?) know why the machine role is seen (when doing finding computers) as 'Domain Controller' when the Samba server is joined in ADS. While it is 'Workstation or server' in properities of the computer account in AD. Actually my problem is why can not I access the Samba

AW: [Samba] Samba Update Newbie Problem

2004-03-09 Thread Stumpfl Markus
I too installed samba3 under the suse8.2-cli: - uninstalled every samba package - rpm -i "all rpms" (i.e.: rpm -i samba3-3.0.2a-30.i386.rpm samba3-client-3.0.2a-30.i386.rpm samba3-doc-3.0.2a-30.i386.rpm samba3-winbind-3.0.2a-30.i386.rpm) So the dependencies are solved by rpm. Markus > -U

[Samba] winbind error

2004-03-09 Thread OMER ZENCIROGLU (EBI Bsk-Sistem Prog.)
Hi, We are using samba2.2.8a compiled with winbind support on an HP-uX machine with HP-UX11i operating system. We are experiencing authenticating users from domain controlller. Sometimes, some windows client are not able to connect samba server. When we look at log file generated for a user, w

[Samba] Samba Update Newbie Problem

2004-03-09 Thread F. Zimmerbeutel
Hi I'm quite new to Linux and now I've got a problem with installing the Samba 3.0.2 RPMs on my SuSE 8.2 system. I deinstalled the older version of Samba and tried to install by using the rpm -i command. After successfully installing the client and documentation RPMs i get the following errors: