[Samba] Mounting windows shares under linux

2003-10-13 Thread John Simovic
Has anybody managed to do this automatically (or not) as I am in need of a solution that DOES NOT require the user to enter the command line. Thanks in advance. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

RE : RE : [Samba] samba-3 PDC & BDC fail-over with 2 LDAP serversfails

2003-10-13 Thread jean-marc pouchoulon
Bonsoir Andrew, I've just tried to test failover with the two syntax. I use ssh tunnel to connect to ldapserver ( using 127.0.0.1 ) With passdb backend = ldapsam:ldap://127.0.0.1:10389/, ldapsam:ldap://127.0.0.1:13389, guest it works after more slowly but it works. I

Re: [Samba] This is frustrating! Need some Help

2003-10-13 Thread Marian Mlcoch, Ing
I read next your mesage and if you use W2k with SP2 try read README file on /usr/share/doc/samba../docs/... for this or update your SP to SP4 and last security from MS. Bye. - Original Message - From: "Jason Williams" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 14

Re: [Samba] This is frustrating! Need some Help

2003-10-13 Thread Marian Mlcoch, Ing
Hi Jason your config for share seems good but you dont write about smbpasswd and existence of user matt on it. For connecting to samba users must exist on smbpasswd and must use password from this in login to windows or in NT XP in "Login as" feature. Try check this setup. Your security mode i mean

[Samba] Re: Help,mix environment browsing

2003-10-13 Thread John H Terpstra
On Mon, 13 Oct 2003, Larry Liu wrote: > The How-To writes : "nmbd can be configured as a WINS server, but it is > not necessary to specifically use Samba as your WINS server. MS Windows > NT4, Server or Advanced Server 200x can be configured as your WINS > server. In a mixed NT/200x server and Sa

[Samba] Help,mix environment browsing

2003-10-13 Thread Larry Liu
The How-To writes : "nmbd can be configured as a WINS server, but it is not necessary to specifically use Samba as your WINS server. MS Windows NT4, Server or Advanced Server 200x can be configured as your WINS server. In a mixed NT/200x server and Samba environment on a Wide Area Network, it

[Samba] [SAMBA with LDAP support]

2003-10-13 Thread Gopinath
Dear all Can any body give a suggestion to inplement SAMBA PDC with LDAP support. what exactly to do? Warm Regards R.Gopinath -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] Download Samba 2.2.8a

2003-10-13 Thread Guess Logi
I have set up Samba 2.2.8a on Linux as a PDC. Now, I want to set up BDC/"fail over" on Linux. I have already found some useful information to configure BDC on Linux eventhough Samba 2.X officialy doesn't support. Does anyone know where can I get Samba 2.2.8a? – I don’t see on samba official we

[Samba] Building on AIX 5.1, 5.2

2003-10-13 Thread Bob Plankers
Hello all, Has anyone built Samba 3.0.0 (or the 3.0.1pre1 release) on AIX 5.1 or 5.2 using the IBM VisualAge C/C++ 6.0 compilers? I am consistently seeing the error: "lib/system.c", line 1325.25: 1506-045 (S) Undeclared identifier ATTR_MAX_VALUELEN. "lib/system.c", line 1325.25: 1506-195 (S) Inte

[Samba] Re: domain groups accessing samba share

2003-10-13 Thread John H Terpstra
On Mon, 13 Oct 2003, Tim Jordan, Network Services wrote: > Hey John, > I've been working on this most the day. Just can't seem to nail it > down! (Yes sir I did read the "How To") > Winbind is working fine - I can: > wbinfo -g > wbinfo -u > getent passwd > getent group > > Problem is when I try

[Samba] please help, problem with CP850.so

2003-10-13 Thread Gino Vergara
hi, i´m trying to configure Samba3 on SuSE 8.2, after compiling and building I can´t do mount -t smbfs ... , that I used to do with 2.2.8.a, this is the error: /sbin/mount.smbfs: relocation error: /usr/local/samba/lib/charset/CP850.so: undefined symbol: smb_register_charset Please help me. Gino

Re: [Samba] This is frustrating! Need some Help

2003-10-13 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jason Williams wrote: I appreciate the input. Any idea why this user cannot connect to the share? Any suggestion on the log file to check? I'm having a bugger of a time parsing the logs right now, searching for info. One last thought: User is using W

RE: [Samba] Private shares problem

2003-10-13 Thread Thron Havens
I tried making that change in my smb.conf and it didn't work. Any other suggestions? Thron -Original Message- From: Erik Soderquist [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 12:54 PM To: [EMAIL PROTECTED] Subject: RE: [Samba] Private shares problem On the *nix side, I

[Samba] domain groups accessing samba share

2003-10-13 Thread Tim Jordan, Network Services
Hey John, I've been working on this most the day. Just can't seem to nail it down! (Yes sir I did read the "How To") Winbind is working fine - I can: wbinfo -g wbinfo -u getent passwd getent group Problem is when I try to use a domain group on a Samba share I get a username and password prompt

Re: [Samba] This is frustrating! Need some Help

2003-10-13 Thread Jason Williams
I appreciate the input. Any idea why this user cannot connect to the share? Any suggestion on the log file to check? I'm having a bugger of a time parsing the logs right now, searching for info. One last thought: User is using Win2k Pro. Could this be a Windows issue? Thanks. Jason At 05:41 P

Re: [Samba] Is there a way to enforce a single login domain wide

2003-10-13 Thread John H Terpstra
On Mon, 13 Oct 2003, Douglas Phillipson wrote: > I didn't get any hits on this. Does that mean it's not possible??? > Has anyone enforced a "single instance" login policy somehow? Is this a > reasonable question to ask? This is not possible. There is no way to do this with MS Windows 200x serve

Re: [Samba] This is frustrating! Need some Help

2003-10-13 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark wrote: | This line: | valid users = @wheel matt | Should read | valid users = @wheel, matt Doesn't matter. smbd will accept whitespace or commas as delimiters in this context. cheers, jerry ~

Re: [Samba] Samba Problem

2003-10-13 Thread Alexey Lobanov
Hi. On 13 Oct 2003 at 14:23, Sampath Ganji wrote: > From the clients behind the router... everything (Internet, E-mail) is > okay. And also telnet 192.168.0.2 works good. But when the samba server > is searched from the Client (192.168.1.2 or 192.168.1.3 both running > windows XP) it fails.

RE: [Samba] security

2003-10-13 Thread Alexey Lobanov
Hi Erik. On 13 Oct 2003 at 16:52, Erik Soderquist wrote: Subject:RE: [Samba] security Date sent: Mon, 13 Oct 2003 16:52:32 -0400 From: "Erik Soderquist" <[EMAIL PROTECTED]> To: "Alexey Lobanov" <[EMAIL PROTECTED]>, "Samba

[Samba] Samba Problem

2003-10-13 Thread Sampath Ganji
Hi, I have the below shown network setup. IP from ISP --- | Gateway |<-NATed and Firewalled (E-mail and web server) --- | 192.168.0.1 | - | | |

Re: [Samba] Samba 3 and Windows Server 2003

2003-10-13 Thread [EMAIL PROTECTED]
>Can anyone really confirm this, I am having trouble with verifying >tickets with a 2003 Server in Native 2003 Mode. But what I have read is >that you can't change back from native 2003 mode, to just native mode. >Is this true? Yes, it is true that you can not (at least, according to MS) downgrade

RE: [Samba] security

2003-10-13 Thread Erik Soderquist
Would that I could, but I know nothing of programming. :( very little of kernel operations either. :( That being said, I thank all for their help, and will look into making this work on the linux box. Bye bye SCO. -Original Message- From: Alexey Lobanov [mailto:[EMAIL PROTECTED] Sent: M

Re: [Samba] Samba 3 and Windows Server 2003

2003-10-13 Thread Derek T. Yarnell
On Sun, Oct 12, 2003 at 03:32:51PM -0500, tvsjr wrote: > At 03:12 PM 10/12/2003 -0500, Bryan Haro wrote: > >Okay, I'm trying to get my samba server to talk to my Windows 2003 domain > >running in native 2003 mode. First, while trying to add the samba server > >with the "net ads join" command, it j

RE: [Samba] security

2003-10-13 Thread Alexey Lobanov
Hi Erik. On 13 Oct 2003 at 15:46, Erik Soderquist wrote: Subject:RE: [Samba] security Date sent: Mon, 13 Oct 2003 15:46:49 -0400 From: "Erik Soderquist" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> > Reason I ask, I have SCO 5.0.?

Re: [Samba] extremely high %CPU and TIME

2003-10-13 Thread Tom Ryan
Does anyone have any thoughts on this? Any things that I can try? I'm open to suggestions :) Tom On Thu, 9 Oct 2003, Tom Ryan wrote: > Ok.. still researching this. should i try disabling kernel oplocks? also, > any thoughts on why it only happens to certain user processes? > > could it be a c

Re: [Samba] security

2003-10-13 Thread Ge'mes Ge'za
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erik Soderquist ?rta: | Reason I ask, I have SCO 5.0.? With samba installed and it looks like ACL's are not an option for this machine. I'm looking at replacing both the SCO box and some win2k servers with linux (redhat 9). The main file server isn't an

RE: [Samba] Private shares problem

2003-10-13 Thread Erik Soderquist
On the *nix side, I most of the time have to escape the backslash in the username (DOMAIN\\user). That is the only suggestion I can think of. -Original Message- From: Thron Havens [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 13:03 To: [EMAIL PROTECTED] Subject: [Samba] Private

[Samba] frustrating - which ppd for win clients

2003-10-13 Thread Jeff Hardy
I have had terrible luck trying to find a ppd that works correctly for both win9x clients and winNT/2000/XP at the same time. The CUPS method is to find one ppd that works for all and I have tried several: those at linuxprinting.org, hp's sourceforge site, vendor winNT ppds (docs suggest these), a

[Samba] Samba 3.0 Bug

2003-10-13 Thread Stephen Lynch
Logwatch threw out the following bug on my rh9 system. Im running the following rawhide packages samba-common-3.0.0-15 samba-3.0.0-15 samba-swat-3.0.0-15 samba-client-3.0.0-15 Im not sure if this has been posted before but a quick scan of bugzilla didnt throw up anything similar. I can provide m

RE: [Samba] security

2003-10-13 Thread Erik Soderquist
Reason I ask, I have SCO 5.0.? With samba installed and it looks like ACL's are not an option for this machine. I'm looking at replacing both the SCO box and some win2k servers with linux (redhat 9). The main file server isn't an option without the ACL's though. What versions of samba have the A

[Samba] ADS users on RedHat 9 Samba 3

2003-10-13 Thread BWoodley
I'm having the toughest time getting this to work... I have a windows 2000 domain and i'm in the process of adding a Samba fileserver... All of the setup guides i have seen point me in the right direction, but fail to provide assistance for my single problem... basically i've figured out that if i

RE: [Samba] security

2003-10-13 Thread Alexey Lobanov
Hi Erik. On 13 Oct 2003 at 15:23, Erik Soderquist wrote: Subject:RE: [Samba] security Date sent: Mon, 13 Oct 2003 15:23:27 -0400 From: "Erik Soderquist" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> > Can these be adjusted from a w

Re: [Samba] Problems printing from Windows 2000

2003-10-13 Thread Markus Feldmann
Hallo first you should copy and paste the importent part of the error_log file in your mail. Therefor you should run the cupsd in debug modus(normally this is in info modus). The error_log is in /var/log/cups/ . To change from info to debug modus look in the /etc/cups/cups.conf . mfg Markus -

RE: [Samba] security

2003-10-13 Thread Erik Soderquist
Can these be adjusted from a windows workstation, or must they be adjusted from the *nix machine? -Original Message- From: Gémes Géza [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 14:18 To: Erik Soderquist Cc: [EMAIL PROTECTED] Subject: Re: [Samba] security -BEGIN PGP SI

RE: [Samba] This is frustrating! Need some Help

2003-10-13 Thread Jason Williams
Anything else I'm missing? Also, could this be a Windows side problem? It works fine for me, but not the other user? Thanks. Jaon At 11:54 AM 10/13/2003 -0700, you wrote: This line: valid users = @wheel matt Should read valid users = @wheel, matt Regards, Mark Samba Setup Guide: www.samba.netf

RE: [Samba] This is frustrating! Need some Help

2003-10-13 Thread Mark
This line: valid users = @wheel matt Should read valid users = @wheel, matt Regards, Mark Samba Setup Guide: www.samba.netfirms.com My gpg public key: www.samba.netfirms.com/gnupg/gpg_public.asc Hello everyone. Im not sure what is wrong here, but I cant seem to figure out why one of my users

[Samba] This is frustrating! Need some Help

2003-10-13 Thread Jason Williams
Hello everyone. Im not sure what is wrong here, but I cant seem to figure out why one of my users cannot access a share on a file server that we are running here. Running on RH 8.0, samba 2.2.7a. (Planning on upgrading eventually) Anyway, one user for some reason, cannot access the share through

Re: [Samba] LDAP+SASL+GSSAPI(Kerberos)

2003-10-13 Thread Gémes Géza
Gémes Géza írta: Hi all, I have an LDAP based PDC. I'm planing to move to SASL-GSSAPI authentication for LDAP. Is it possible with samba? How?, with nss+pam? Thanks! Geza Gemes Sorry for omitting: samba version 3.0 Regards Geza Gemes -- To unsubscribe from this list go to the following URL a

[Samba] LDAP+SASL+GSSAPI(Kerberos)

2003-10-13 Thread Gémes Géza
Hi all, I have an LDAP based PDC. I'm planing to move to SASL-GSSAPI authentication for LDAP. Is it possible with samba? How?, with nss+pam? Thanks! Geza Gemes -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Samba 3.0. Is nmblookup broken?....

2003-10-13 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralph Crongeyer wrote: | Hi all, | | I installed Samba 3.0 a week or two ago and I'm finding out that some things | that used to work with 2.2.8a don't work in 3.0. | | LinNeighborhood used to work with just a setting of "-" in the "Preferences" | -> "S

Re: [Samba] Problems printing from Windows 2000

2003-10-13 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Des Dougan wrote: | I run a small network at home, with a Linux server, which shares files | and a printer. I also have a Linux PC (RH 9, KDE 3.1, CUPS 1.1.17) from | which I am trying to share a Lexmark 3200 inkjet. | | Samba (2.2.7a-security-rollup-fi

Re: [Samba] Uploading Printer Driver Files

2003-10-13 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steven Law wrote: | Hi, | | I'm close to succeeding in uploading new drivers but it just won't | work. I'm running v2.2.1a on a sun box and w2k on the client. 2.2.1 is ancient. Especially wrt to printing code. Your best bet is to upgrade, try again and

Re: [Samba] security

2003-10-13 Thread Gémes Géza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erik Soderquist írta: | In windows, I can set user1 to read only, user2 to full control, user3 | to write only, user 4 to modify, user 5 to delete only, user 6 to no | direct access but can change permissions, etc. can I, how can I set this | kind of gr

[Samba] security

2003-10-13 Thread Erik Soderquist
In windows, I can set user1 to read only, user2 to full control, user3 to write only, user 4 to modify, user 5 to delete only, user 6 to no direct access but can change permissions, etc. can I, how can I set this kind of granular permission with samba on linux? -- To unsubscribe from this list go t

Re: [Samba] AFS Auth with Samba

2003-10-13 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 cartel wrote: | Hi All, | | I'm having some real problems with Samba AFS auth. Sometimes | Aamba gets a ticket and all is fine. Other times, it is not | issued a ticket and when I try and browse to an AFS folder | I get access denied. Do you mean the ne

[Samba] Private shares problem

2003-10-13 Thread Thron Havens
Hi, I have something weird going on and I don't know what I'm doing wrong. I have Samba 2.2.8a running on FreeBSD 5.1 with NTLM authentication. I have been able to get a public share to work and it authenticates fine. When I try to create a private share with only 1 or 2 users having access it

[Samba] Is there a way to enforce a single login domain wide

2003-10-13 Thread Douglas Phillipson
I didn't get any hits on this. Does that mean it's not possible??? Has anyone enforced a "single instance" login policy somehow? Is this a reasonable question to ask? DSP Douglas Phillipson wrote: > I would like to enforce a policy for a user being only able to login once anywhere in the Dom

Re: [Samba] no user management tool

2003-10-13 Thread Gémes Géza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Farkas Levente írta: | hi, | AFAIK there is not any usable user management tool for samba 3 with ldap | (except the command line and ldif import). I seach for any useable | stuff. the alternatives are directory admin (but this requires linux and | X) cu

Re: [Samba] Samba+Coda

2003-10-13 Thread Gémes Géza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew Bartlett írta: | On Mon, 2003-10-13 at 00:50, Gémes Géza wrote: | |>Hi all, |> |>Is there any way to map in samba the coda acls? |>E.g: |>I have a coda filesystem mounted under /coda/something, shared by samba. |>Is it possible, to present to NT

[Samba] groupmap for Domain Admins only works for primary unix group

2003-10-13 Thread G Emery
Hi all, Just wondering if anyone can help me with this: When using the command: net groupmap modify ntgroup="Domain Admins" UNIXgroup="mygroup" It only works if the user's primary group is "mygroup", not if the user is a member of the group as defined in the groups file. Hope that makes sense

[Samba] Re: Migrating Windows NT Environments to Linux

2003-10-13 Thread Stéphane Purnelle
What is NGROUPS_MAX : - is the nuber of groups than a user can have (32 groups per user) - or is the max number of groups on the system (32 groups) Bertil Starck a écrit : Hi! Anyone experienced the limitation of "NGROUPS_MAX 32" in the kernel when running Samba/Winbind or solved the "Builtin G

[Samba] samba shares

2003-10-13 Thread Betega
hi, 'm using linux file server at my company and good great works.But i've little problem, There are 20-30 shares at my samba.All shares include any right for users.My windows users mapping this sharing (net use k: \\192.168.10.1\main )But some users mapping 10-15 drives (f,g,h,j,k,l,m...

[Samba] Incorrect re-join from Samba2 to Samba3 PDC

2003-10-13 Thread buc
I had: Samba2 PDC Samba2 fileserver, joined to this PDC Both RedHat-7.3, samba-2.2.7 I have upgraded my PDC to samba-3.0.0. All worked well while I have not tried to re-join again. "smbpasswd -j DOMAIN ..." reports success, but all looks like new machine trust password is invalid. (Furth

[Samba] nsswitch/winbindd_cm.c / samba 2.2.7a / NT4

2003-10-13 Thread Andrew McKinney
Hi List. I have successfully used winbindd, with squid to act as a reverse proxy for a webmail product. I initally tested and set up this system in our own LAN. This had the squid box, running winbindd, on the same LAN as our Win2k DC. Everything works fine. Now, once I came to install this system

[Samba] Samba Linux 64 bits

2003-10-13 Thread jean-marc . leger
Is Someone can tell me if Samba is available under Linux 64bits ? If Yes, has Samba adherence(s) to Hardware platforms on which Linux is running ? MoreOver, which distribution(s) ? Thanks for your Help -- To unsubscribe from this list go to the following URL and read the instructions: http:

RE: [Samba] winbindd: krb5_cc_get_principal failed

2003-10-13 Thread Gavin Davenport
It sounds like : make sure you've 'left' the domain (net ads leave) kinit as the domain admin user. klist should list you one ticket. Then "net join ads" (no parameters) this should use the (cached) Domain Administrator ticket to handle smb logins. you should now have 3 tickets listed in klist

[Samba] Will winbind work with Samba PDC?

2003-10-13 Thread Alexandr Pushkin
Hi! I've got FreeBSD+Samba 3 on it. Will winbind work with Samba PDC? I know it must work with Windows Domain Controller but i don't use it in my network. -- Best regards, Alexandr mailto:[EMAIL PROTECTED] -- To unsubscribe from this list go to the following URL and rea

[Samba] Uploading Printer Driver Files

2003-10-13 Thread Steven Law
Hi, I'm close to succeeding in uploading new drivers but it just won't work. I'm running v2.2.1a on a sun box and w2k on the client. - In my conf file, I've defined a print$ share, an entry in printcap and put in a definition of the printer. - I've also added my own user name to the printer ad

[Samba] winbindd: krb5_cc_get_principal failed

2003-10-13 Thread Axel Suppantschitsch
Hiya, I'm using Fedora Test 2 and Samba 3.0.0-15 packages from Redhat/Fedora rawhide with a Windows 2003 Server. I'm also using MIT Kerberos 1.3.1. Everytime winbindd ist started, it writes following error into /var/log/samba/winbindd.log: [2003/10/13 10:13:40, 1] nsswitch/winbindd.c:main(832)

[Samba] pam_winbind: Internal module error

2003-10-13 Thread Axel Suppantschitsch
Hiya, I'm using Fedora Test 2 and Samba 3.0.0-15 packages from Redhat/Fedora rawhide with a Windows 2003 Server. wbinfo -u and wbinfo -g work without any errors, the entries to nsswitch.conf were made. I edited /etc/system-auth and added all necessary lines for pam_winbind as described in the sam

Re: [Samba] samba server browsing? (help!)

2003-10-13 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Date: Sun, 12 Oct 2003 19:44:06 +0700 > From: "Roy Koswaramulya" <[EMAIL PROTECTED]> > Subject: [Samba] samba server browsing? (help!) > To: "Samba Mail" <[EMAIL PROTECTED]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="

RE : RE : [Samba] Winbind ldap samba 3 BDC getent passwd

2003-10-13 Thread jean-marc pouchoulon
Bonjour, On Samba3 rpm, redhat 9 I decided to do a strace on a 'getent passwd' command and have a look. (Wbinfo -u and wbinfo -g works ) I can see a time out. connect(5, {sa_family=AF_UNIX, path="/var/cache/samba/winbindd_privileged/pipe"}, 110) = 0 clos

[Samba] Rejoin Domain with Workstation ?

2003-10-13 Thread Michael Gasch
hey there i have a simple question after dumping the SAM into LDAP (net rpc vampire), switching off the old NT PDC an introducing Samba 3.0 Final as the new BDC: -> do i have to rejoin the domain with each workstation? or should any access by machines be possible at all, because machine$-accou

[Samba] cant connect....cjk

2003-10-13 Thread C J K
Dear all, i have a linux RH8 with samba program running on it. i am trying to setup Samba from webmin program. My question is that should i create a SAMBA user? And if yes when i see the linux HDD from a windows 2000 computer it asks me a username and password. Do i put the samba user? the linu

[Samba] WinXP SP2: problem loggint into domain

2003-10-13 Thread ayach-asu
I have applied the registry patch: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\netlogon\ parameters "RequireSignOrSeal"=dword: Fine add my machine to the domain. When I reboot machine and login to the domain from a Windows XP Professional SP2 I get the following message: Windows c

Re: [Samba] SUCCESS report: samba3 as single-sign-on provider in heterogeneous network

2003-10-13 Thread Andrew Bartlett
On Sun, 2003-10-12 at 19:34, Marcus Blomenkamp wrote: > Am Freitag, 10. Oktober 2003 02:57 schrieben Sie: > > > > > > lan. Roaming profiles perform great with only one warning being spit out > > > on the winxp machines: 'cannot find active directory controller' or > > > similar ;) > > > > That's an

[Samba] no user management tool

2003-10-13 Thread Farkas Levente
hi, AFAIK there is not any usable user management tool for samba 3 with ldap (except the command line and ldif import). I seach for any useable stuff. the alternatives are directory admin (but this requires linux and X) currently not support samba 3 ldap schema and it seems to won't be in the n

[Samba] configure --with-ldap on FreeBSD 5.1

2003-10-13 Thread Pawel Zakiewicz
Hi I tried to build Samba 3.0.0 with LDAP support on FreeBSD 5.1. I have OpenLDAP 2.1.9 (build from source, tested and installed). I have got ldap.h in /usr/local/include and symlink in /usr/include When I try to run ./configure --with-ldap I got: checking for LDAP support... yes checking ldap.h

Re: [Samba] Samba+Coda

2003-10-13 Thread Andrew Bartlett
On Mon, 2003-10-13 at 00:50, Gémes Géza wrote: > Hi all, > > Is there any way to map in samba the coda acls? > E.g: > I have a coda filesystem mounted under /coda/something, shared by samba. > Is it possible, to present to NT clients the coda acls, not the Unix > rights, and let them manipulate

[Samba] Joining a domain without using root or administrator

2003-10-13 Thread J. Strohschnitter
HI there, is it possible to join a samba 2.2.8 domain with a win2000/xp client without using the local administrator account of windows and the root user of linux ? Just like adding a the trusted account via console on the linux-machine ? -- Regards, Jens Strohschnitter --

[Samba] AUTH=samba+ldap and a fileserver

2003-10-13 Thread shaf sum
hi __ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Samba-3.0.0, LPRng-3.8.21 and printer queues - Jerry?

2003-10-13 Thread Assar Svensson
Hi! > |>I have problem with finding my printerjobbs in sambas printer queue, > |>I do se the jobb while it is in /var/spool/samba, but not when the job > |>has been spooled to LPRngs spool. > |> > |>smb.conf > |>[Global] > |> printing = lprng > |> lpq command = /usr/server/LPRng-3.8.21/bin/lpq -