Re: [Samba] Storing mangled names

2003-02-12 Thread John H Terpstra
On Thu, 13 Feb 2003, Ivan Gustin wrote: > Hi, > > Does Samba stores somewhere mangled file names and long file names pairs? If > does, where is it (I mean file, not runtime cache data)? Nope. Derived (calculated) at directory entry - see: ~samba/source/smbd/mangl*.c - John T. -- John H

Re: [Samba] Samba server in a failover environment

2003-02-12 Thread Oktay Akbal
On Wed, 12 Feb 2003, Hsu, Cheng (Consultant) wrote: > The failover environment works like this: > . I manually start up Samba daemons (smbd and nmbd) on server-a > . Users are able to map Samba shares to their PCs, and they can read and > write > . While users have their files open, I manually

[Samba] Storing mangled names

2003-02-12 Thread Ivan Gustin
Hi, Does Samba stores somewhere mangled file names and long file names pairs? If does, where is it (I mean file, not runtime cache data)? -- Ivan Gustin -- Ovaj mail provjeren je antivirusnim programom ESET NOD32 prilikom prolaska kroz mail server. This mail has been scanned by antivirus softw

[Samba] adding machine to Samba2.2/LDAP domain ?

2003-02-12 Thread [EMAIL PROTECTED]
I've setup an Samba2.2/OpenLDAP-2.1.5 PDC as described very well here: http://www.unav.es/cti/ldap-smb/ldap-smb-2_2-howto.html I've created a machine account, and a local user account. Using a Win2k box (signandseal=0) I can browse my domain and see the SambaPDC. I can login to the PDC shares us

Re: [Samba] security = server vs domain

2003-02-12 Thread Herb Lewis
If you change to domain security, the password server should be the name of the PDC (or *) not the domain name. You will also need to join the domain. See the docs. [EMAIL PROTECTED] wrote: > > Hi, > > We covered this, but an interesting problem; > > I have a Samba PDC with smbpasswd file >

[Samba] Duplicate winbind uid/gid

2003-02-12 Thread Shawn Wright
We've encountered the following problem on our Redhat 7.2/XFS box running samba 2.2.3 with winbind and acl support. This week, some local accounts were created on the samba box for the installation of djb's dnscache. In addition, some NT domain accounts were also created on the NT4 PDC. The sam

[Samba] security = server vs domain

2003-02-12 Thread bkrusic
Hi, We covered this, but an interesting problem; I have a Samba PDC with smbpasswd file My Samba file server has no smbpasswd file and is set as; security = server password server = foo (netbios name) I notice that with this config, I've many smbd running because each authentication keeps the

[Samba] Adding Printer Drivers from Windows XP

2003-02-12 Thread Kurt Pfeifle
John Mc Quillan wrote on Samba-Digest: [Samba] Adding Printer Drivers from Windows XP John Mc Quillan john.mcquillan at openjawtech.com Tue Feb 11 23:05:32 GMT 2003 I am having trouble trying to add printer drivers from Windows XP. I'm running SAMBA 2.2.7a on SUSE 7.2. Hi, John, which print

[Samba] re Samba on IRIX

2003-02-12 Thread pr on ryders
Hello, Any one there ??? Is this the place to submit a Samba installation question ? I'll put it in anyway and hope for the best. Trying to decipher the Samba documentation on smb.conf etc. sends me to sleep. I have just installed Samba 7a on IRIX 6.5Seems to work ok and I can get to

Re: [Samba] HP Deskjet drivers, Samba and Cups

2003-02-12 Thread Nick Gale
Thanks John - it works! I actually did not have etc/cups/mime.conf. I had two files etc/cups/mine.types and etc/cups/mime.convs but I did the same to both files (uncomment the lines) and this worked fine! The line was already uncommented in etc/mime.types. Thanks once again! Nick - Origina

[Samba] 2.2 or 3.0 ?

2003-02-12 Thread [EMAIL PROTECTED]
I'm experimenting setting up a Samba/LDAP box which will act like a Windows AD PDC/BDC. Which Samba is my best bet? 3.0 from CVS or should I stick to 2.2 ? Thanks Paul -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/s

[Samba] WinXP connecting to SAMBA 2.0.2

2003-02-12 Thread hpendle
When I use network neighbourhood to browse a SAMBA machine - I can see it - but cannot connect to it when I double-click it. The message I get is, you may not have permission to access the server - the remote procedure call failed and did not execute. I can map a drive to a share on the samba ma

Re: [Samba] Samba vs IPP printing

2003-02-12 Thread Andrew Bartlett
On Thu, 2003-02-13 at 02:57, Chris Smith wrote: > Not including cases of unsupported clients for IPP printing (such as > Windows NT) are there any reasons/caveats for installations running CUPS > to not move over to IPP printing? > Are there any features or benefits to Windows/Samba printing for Wi

[Samba] Samba server in a failover environment

2003-02-12 Thread Hsu, Cheng (Consultant)
Hello, Samba Gurus . I have a Samba server running on a pair of SUN servers (server-a and server-b). The samba shares are NFS mounted from a third SUN server (server-c). I installed Samba 2.2.7a on the paired SUN servers under /usr/local/samba (Samba 2.2.7a is locally installed on server-a an

[Samba] multiple domains with samba

2003-02-12 Thread Ilie Mihut
Hi guys, I have Samba server on a Solaris 2.6 platform with one domain. I was asked if is possible to create the second domain. I am new to this stuff, can somebody help, please. Regards, Ilie Mihut System Administrator, Unix Technical Support Mid Range Technical Services - Sun Commercial IBM Gl

[Samba] Re: samba acl's

2003-02-12 Thread Chris de Vidal
--- [EMAIL PROTECTED] wrote: > > These basic permissions are sufficient for many > > uses, > Except mine ofcourse :) > > > ACL support like XFS, and you compile Samba > > --with-acl-support, you get full NT ACL support, > Before I recompile as I've SGI_XFS running on my RH > servers, I'd like to

[Samba] Re: Failed to parse ACL smbcacls

2003-02-12 Thread Chris de Vidal
--- Francesc Guasch Ortiz <[EMAIL PROTECTED]> wrote: > I'm trying to set up a Samba server with ACLS. > Versions: > - xfs in kernel-2.4.20. > - samba-2.2.7a compiled with ACL support > > I'm trying first with smbcacls. But I can't manage > to > guess the syntax of the ACL command. It'

Re: [Samba] Re: samba acl's

2003-02-12 Thread bkrusic
> These basic permissions are sufficient for many > uses, Except mine ofcourse :) > ACL support like XFS, and you compile Samba > --with-acl-support, you get full NT ACL support, Before I recompile as I've SGI_XFS running on my RH servers, I'd like to make sure that the granular perms are as fine

[Samba] Re: samba acl's

2003-02-12 Thread Chris de Vidal
--- [EMAIL PROTECTED] wrote: > In samba now, you can > have read list or write list and say this user > and/or group has write > and/or this user and/or group has read only. This > is a scaled down > version of an acl. What if they created a folder > called acl's and had one > file called no

Re: [Samba] Failed to parse ACL smbcacls

2003-02-12 Thread Herb Lewis
It looks like the documentation is slightly off. If you use a number for the type field (after last colon) you need to use a number for the permissions field. If you want to use RWX for the permissions try ALLOWED or DENIED for the type #smbcacls //localhost/public te1st.txt -A ACL:frankie:ALLOWE

[Samba] Act! 2000 WinXP RedHat 8.0 configuration problem

2003-02-12 Thread P Hardy Tech, Inc.
Hello, I have 3 Windows XP SP1 desktops that need access to an ACT! 2000 database on a Red Hat 8.0 server through Samba. The problem I'm having is that only one person can access the database at a time. All users are defined on the Linux system. Can you please tell me what configuration is r

[Samba] samba acl's

2003-02-12 Thread David . Grudek
I have been playing with samba for a short time. I am not a programmer but a I have some questions on if acls within samba are possible, regardless of acl's in the file system or kernel. In samba now, you can have read list or write list and say this user and/or group has write and/or this us

Re: [Samba] Strange "username map" behaviour with "security=user"

2003-02-12 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 6 Feb 2003, Vladimir Yumashev wrote: > I use Samba 2.2.0 on small network. I use "security = user" and > "username map" to map some Win-users to unix users. I have simple > testing file with username mapping: > root = vlad > It is suppos

Re: [Samba] Samba Machine Domain Registration

2003-02-12 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 7 Feb 2003, Triebwasser, Mark wrote: > Both the PDC and BDC are not listening on port 445 so when I do a: > smbpasswd -D 100 -r -j > it fails to connect. It should fail back to port 139. Does it not? cheers, jerry --

[Samba] Failed to parse ACL smbcacls

2003-02-12 Thread Francesc Guasch Ortiz
I'm trying to set up a Samba server with ACLS. Versions: - xfs in kernel-2.4.20. - samba-2.2.7a compiled with ACL support I'm trying first with smbcacls. But I can't manage to guess the syntax of the ACL command. I want the user "frankie" could RWX a file owned by "javi" #smbcacls //localhost/

[Samba] How do you mount an NT share from a solaris machine running Samba 2.2?

2003-02-12 Thread Josh Topolski
To whom it may concern: I am current running Samba 2.2 on a Solaris 8 machine. I would like to find out how I would go about mounting a NT server server share from my solaris machine? Any help would be appreciated. -- To unsubscribe from this list go to the following URL and read the instructi

Re: [Samba] Samba / OpenLDAP and groups

2003-02-12 Thread Dariush Forouher
Am Die, 2003-02-11 um 22.35 schrieb Gregory Chagnon: > Hi- > I'm using Samba with OpenLDAP and was wondering how to add a user to > multiple groups, for instance 'Domain Users' and 'Marketing'. Is this > stored in the gid field? Do I just add more than one gid filed for each No, 'gidNumber' a

Re: [Samba] nmblookup can't resolve IPs (but SMB-names)

2003-02-12 Thread Herb Lewis
When using an IP address you need the -A option nmblookup -d 3 -A 210.104.1.133 Pascal Giannakakis wrote: > > Hi there, > > i have Samba 2.2.7a running on FreeBSD-STABLE 4.7. I set up a few things and > smbd and > nmbd start up at boot, i can browse the net. > > However, nmblookup can only fi

[Samba] Samba config help please

2003-02-12 Thread Dave Bateman
I'm trying to use samba shares on a RedHat 8 server for storage on my network with an NT box as PDC. OK, the join domain commands: [root@localhost samba]# smbpasswd -j INFOWARE -r 192.168.1.180 -U Administrator Password: Error connecting to 192.168.1.180 Unable to join domain INFOWARE. [root@loca

Re: [Samba] Locking between GNU/Linux and Microsoft Windows

2003-02-12 Thread jra
On Wed, Feb 12, 2003 at 05:05:21PM +0100, Freddy Spierenburg wrote: > Hi, > > I'm having some trouble with locking between GNU/Linux and > Microsoft Windows. I wrote some Clipper code that run's on > GNU/Linux and Microsoft Windows (compiled to different binaries > ofcourse) that tries to lock a f

[Samba] WIN Servers: Primary and Secondary

2003-02-12 Thread Mike Babnick
Quick question: I have a server (HANNIBAL) running Samba and acting as a WINS server. I have a second server (WOOKIE) also running Samba and acting as a WINS server - this one is in another building. How do I send a copy of the WINS data from HANNIBAL (primary WINS server) to WOOKIE (seconday W

Re: [Samba] rpcclient enumdrivers 3 times out on NT drivers

2003-02-12 Thread bkrusic
--- Ronan Waide <[EMAIL PROTECTED]> wrote: > On February 12, [EMAIL PROTECTED] said: > > This is puzzling me (and hampering some work, > slightly): > > > > NT4SP6 + full updates server, with some printers > attached. > > Woopsy, forgot to mention: > Samba HEAD. Administrative user, joined to the

Re: [Samba] rpcclient enumdrivers 3 times out on NT drivers

2003-02-12 Thread Ronan Waide
On February 12, [EMAIL PROTECTED] said: > This is puzzling me (and hampering some work, slightly): > > NT4SP6 + full updates server, with some printers attached. Woopsy, forgot to mention: Samba HEAD. Administrative user, joined to the domain, in printer admins group, etc. Cheers, Waider. -- [E

[Samba] Please include Samba release or CVS branch name in posting

2003-02-12 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Couple of comments that might help things run smoother on the list. * Please post the Samba release or CVS branch runngin on your server where reporting an issue (or asking a question). This removes the first round trip of email. * I've posted so

Re: [Samba] general questions about samba 302alpha

2003-02-12 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 10 Feb 2003, Pouchoulon Jean-Marc wrote: > I have the same question with smbgroupedit. Group_mapping.tdb must be > the same on the two PDC ? fyi...We are working on being able to store this information in LDAP as well. cheers, jerry -

[Samba] Constant pings from a WIndows to Linux Samba Server Question?

2003-02-12 Thread James Rasmussen
I've been searching the archives, but I've not seen anything addressing the questions I have below: First, we run several Samba Servers on various Linux systems on our network. All the Samba Servers are working just fine and we are really happy with them. We have been trying to track down some e

Re: [Samba] Samba / OpenLDAP and groups

2003-02-12 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 11 Feb 2003, Gregory Chagnon wrote: > I'm using Samba with OpenLDAP and was wondering how to add a user to > multiple groups, for instance 'Domain Users' and 'Marketing'. Is this > stored in the gid field? Do I just add more than one gid fil

[Samba] 3.0 alpha22 strange running

2003-02-12 Thread Francois Beretti
Hello all I've just installed samba 3.0 alpha from cvs, on a red hat 8.0 linux station, and I have some strange behavior when I start the samba daemons : First there is no success / failure indication [root@linux-integ francois]# /etc/rc.d/init.d/smb start Starting SMB services: Starting NMB ser

[Samba] Does samba really need /etc/passwd when using LDAP ?

2003-02-12 Thread Francois Beretti
Hello all I'm building a Samba+LDAP server as a NT4 PDC, and I have seen everywhere on the web that every time an account is created, it is created both in the LDAP directory _and_ in the /etc/passwd file Am I right ? If I am, why is it necessary to fill the passwd file with redundant informatio

Re: [Samba] Unable to see linux files on windows using Samba[systemerror 53]

2003-02-12 Thread Premkumar Stephen
Hi Joel, Thanks for informing me about the DIAGNOSIS.txt I failed at step 8: When I did a "net view", this is what I come up with \\VAMLINUX.VMOMEN ... whereas the server running samba is RedHat8.0 named "vamlinux" and the windows workgroup name is "vmomentum" All the previous steps were

Re: [Samba] How to know what users i have added with smbpasswdprogram?

2003-02-12 Thread Kurt Weiss
net user this will give you a list of users in you domain this only gives the local users - only if u have an win-DC - there it's for the domain. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] How to know what users i have added with smbpasswdprogram?

2003-02-12 Thread Kurt Weiss
look at /private/smbpasswd but don't change it it's cryptic, but u see all users in there Jorge Videgain Marquez schrieb: How could i get a list of the users already aded to samba with smbpasswd? -- To unsubscribe from this list go to the following URL and read the instructions: http://l

[Samba] rpcclient enumdrivers 3 times out on NT drivers

2003-02-12 Thread Ronan Waide
This is puzzling me (and hampering some work, slightly): NT4SP6 + full updates server, with some printers attached. "rpcclient -U admin%pass enumdrivers 2" server gives me a list of stuff like this: [Windows 4.0] Printer Driver Info 2: Version: [0] Driver Name: [HP LaserJet 5Si P

Re: [Samba] Windows 2000 printing to public printer

2003-02-12 Thread Etienne Tourigny
Humm.. I see. In the smb.conf man page it explains that the "Access Denied; Unable to connect" error occurs when the printer is considered a local one (because of local drivers) and the user trying to access the printer has Administrative rights. This happens even if a user belongs to the "Users"

[Samba] Locking between GNU/Linux and Microsoft Windows

2003-02-12 Thread Freddy Spierenburg
Hi, I'm having some trouble with locking between GNU/Linux and Microsoft Windows. I wrote some Clipper code that run's on GNU/Linux and Microsoft Windows (compiled to different binaries ofcourse) that tries to lock a file on a Samba share. Between Microsoft Windows clients there is no problem. Th

Re: [Samba] Help, problem with new passwords

2003-02-12 Thread Michael G. Noble
If the users do not need UNIX/Linux access then you can have samba do domain authorization. This way the user passwords are received from the NT PDC/BDC. All you need to do is have a dummy account for each user in the password file so that they would have a UID and GID and be able to be added t

Re: [Samba] Joining PDC w/LDAP Question

2003-02-12 Thread Buchan Milne
Peak, John wrote: > Buchan, > > I really appreciate the help as this has pointed me in the right > direction. The "getent passwd asa$" does not show anything unless I add > the machine manually. Should I be putting the following directive in my > nsswitch.conf file to be able to perform host loo

[Samba] Samba vs IPP printing

2003-02-12 Thread Chris Smith
Not including cases of unsupported clients for IPP printing (such as Windows NT) are there any reasons/caveats for installations running CUPS to not move over to IPP printing? Are there any features or benefits to Windows/Samba printing for Windows clients that make it superior compared to IPP? -

[Samba] Help, problem with new passwords

2003-02-12 Thread Aldo Damian Ambriz Martinez -- Unix SysAdmin
Hi everybody Now I have a big problem, the NT Team decide to change all the user's passwords, I have a UNIX Box with samba with security = user, almost all the users make a connect to the samba box, before the passwords were changed they were able to connect it but now they aren't able to connect.

RE: [Samba] How to know what users i have added withsmbpasswdprogram?

2003-02-12 Thread Rick Segeberg
If you are not using a domain and have added the users directly with the smbpasswd utility, you can just cat the smbpasswd file. Typically, it's found in /usr/local/samba/private directory. If it's long, you might want to use more (or less). Rick Segeberg Provo Site Manager, IT Department The

Re: [Samba] Windows 2000 printing to public printer

2003-02-12 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10 Feb 2003, Etienne Tourigny wrote: > Hmmm. found the solution myself. > > The best solution is to add the following line to the [printer] section > in smb.conf: > >use client driver = yes > > This forces the Windows 2000 (and XP?) to prope

Re: [Samba] How to know what users i have added with smbpasswdprogram?

2003-02-12 Thread c . wegener
hi, smbpasswd doesnt support listing users i think. you have to use the net command instead. net user this will give you a list of users in you domain christoph On Mit, Feb 12, 2003 at 03:22:58 +0100, Jorge Videgain Marquez wrote: > How could i get a list of the users already aded to samba wit

[Samba] windows 2000 pro "successfully" joins samba domain, but domain userlogin fails after reboot.

2003-02-12 Thread c . wegener
hi, i am having trouble with samba-3.0 acting as a domain controller. i have been using samba-3.0-alpha17-19 acting as a pdc for windows 2000 workstations for a couple of months. but now i have a problem joining windows 2000 pro. i am manually creating a unix account for a new machine. and then

[Samba] How to know what users i have added with smbpasswd program?

2003-02-12 Thread Jorge Videgain Marquez
How could i get a list of the users already aded to samba with smbpasswd? -- Regards guanche -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] nmblookup can't resolve IPs (but SMB-names)

2003-02-12 Thread Pascal Giannakakis
Hi there, i have Samba 2.2.7a running on FreeBSD-STABLE 4.7. I set up a few things and smbd and nmbd start up at boot, i can browse the net. However, nmblookup can only find IPs by SMB-names, but not SMB-names by IPs. Here is an example output of the failed lookup: %nmblookup -d 3 210.10

[Samba] acces to shared directory

2003-02-12 Thread Fernando Rodriguez
I see noone file, the shared directory (in w95) has read permission for all I have RH8 with samba 2.2.5 En w95 machine exists a shared folder pepe, when tray to access from rh8-> konqueror, i see the shared directory but don't files . There is a bug o is my mistake ? What are the permiss

Re: [Samba] summary: printing to Win95 local printer

2003-02-12 Thread Brian Johnson
Does a listing for a samba share show up in the drop down list for printer URIs in the web interface? If not restart both samba and cups and try again - if it still isn't there, give us more info about your system (versions of packages) Also check that you have suitable users (and passwords) set

RE: [Samba] Joining PDC w/LDAP Question

2003-02-12 Thread Peak, John
Buchan, I really appreciate the help as this has pointed me in the right direction. The "getent passwd asa$" does not show anything unless I add the machine manually. Should I be putting the following directive in my nsswitch.conf file to be able to perform host lookups from LDAP properly?: ho

[Samba] Samba, PDC, logon, logoff

2003-02-12 Thread Lev Klimin
Hello! I have Linux Mandrake (2.2.15) with Samba 2.2.5 as PDC. I want to start certain script when NT-client logoff from my domain. How can I do it? Thanks, Lev mailto:[EMAIL PROTECTED] -- To unsubscribe from this list go to the following URL and read the instructions

[Samba] Windows XP printer status, samba and cups

2003-02-12 Thread Bas Goes
Hi all, I am trying to get decent printer status without timeouts in windows xp (no sp1 installed). When I installed the printer it gave access denied, unable to connect but it printed the test page fine. I rebooted, logged in as normal user and tried to access the printer configuration folder. It

Re: [Samba] summary: printing to Win95 local printer

2003-02-12 Thread Kevin Lawton
Ron, We've got almost the same problem as you had, and its driving us crazy ! We're trying to migrate a Windows Me network over to Rh 8.0 and just can't print from a Linux box to a Windows printer. Would you be able to give us any pointers to succeeding with this, please ? I can't say we're finding

Re: [Samba] Samba 3.0 AD usage problems

2003-02-12 Thread Andreas
On Wed, Feb 12, 2003 at 07:28:55PM +0800, Catherine Shen wrote: > And "#kadmin -p administrator" fails with the error message: > "kadmin: Database error! Requeired KADM5 principal missing while > initializing kadm in interface" kadmin? Don't you mean kinit? -- To unsubscribe from this list go to

Re: [Samba] security = domain

2003-02-12 Thread Andreas
On Tue, Feb 11, 2003 at 03:36:28PM +0100, Pierrick Brossin wrote: > If I have to enter the 60 people that are working here on my freebsd server > it's gonna take long and it's static. Everytime a new guy start here I'll > have to add it to the freebsd server... You can/should use winbind(*) to avo

Re: [Samba] Access Denied when connect to samba box

2003-02-12 Thread Denis I. Morozov
Kurt Weiss wrote: [frozer@linuxbox frozer]$ smbclient -L \\localhost is frozer a legal domain user? (sorry, i did not check first, that your passwordserver is *not* your linux box...) yes, frozer is legal domain name. And password server is Windows 2000 Server. But seems I resolve problem: in

[Samba] Samba 3.0 AD usage problems

2003-02-12 Thread Catherine Shen
Dear all, I downloaded samba3.0-alpha21 and followed each step in "ADS-HOWTO.txt". But mapping a network directory from a Windows client failed (step 4: Test your server setup). (Succeeded in other steps Including step 5) Only local users in the samba server can access the share folder. (Pleas

[Samba] subscription

2003-02-12 Thread mario wilson garcia
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] Re: samba Digest, Vol 2, Issue 40

2003-02-12 Thread peter grotz
Date: Sun, 09 Feb 2003 02:20:26 +0100 From: Michael Paarmann <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: [Samba] fine grain perms Message-ID: <[EMAIL PROTECTED]> In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=

Re: [Samba] Access Denied when connect to samba box

2003-02-12 Thread Denis I. Morozov
Kurt Weiss wrote: I have MS domain, based on MS Windows 2000 Server. I successfully joined my samba box (Linux 2.5.53, Samba 2.2.4) to domain via smbpasswd -j DOMAIN -r DC -Uuser%pwd. i don't know this line... is here an -a missing? is -Uuser%pass ok? Yes "-a" is missing, username and passwor

Re: [Samba] Access Denied when connect to samba box

2003-02-12 Thread Kurt Weiss
Denis I. Morozov schrieb: Hi! I have MS domain, based on MS Windows 2000 Server. I successfully joined my samba box (Linux 2.5.53, Samba 2.2.4) to domain via smbpasswd -j DOMAIN -r DC -Uuser%pwd. i don't know this line... is here an -a missing? is -Uuser%pass ok? did u check with smbclient o

RE: [Samba] pdc win2k sp3 clients/samba 2.27a/redhat 8.0 got itworking now !

2003-02-12 Thread Raj Saxena
OK guys, After beating my head I got it to work !! I setup a new test machine with redhat 8.0 and used the stock samba in it 2.25-10 build. This seems to work like a charm and I was able to go through with it with out a problem. Go figure why the compiled version 2.27a just didn't want t

Re: [Samba] Swat configuration problem

2003-02-12 Thread Jorge Videgain Marquez
Have you found a way to hide information about Status and Configuration of samba, to users at Swat pages? What is the diferece between Server Password Management and Client Server Password Management? What means Remote Machine box at Client Server Password Management section? regards guanch