Re: [Samba] smbd is running!

2003-10-27 Thread Gémes Géza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Xiao-Bing Feng írta: | After uninstalling VMware, smbd is running! | It seems that installing VMware has side-effects on Samba. | Thanks to everyone who sent me suggestions. | xiaobing | | __

[Samba] adding machines to Samba domain

2003-10-27 Thread A.Subramani
hi all, I am experiencing strange problems while adding machines to a samba 2.2.8a domain. I get an error saying that "the account you used is a machine account, please user a domain user account" I am using RH 9 and compiled samba 2.2.8a from source with the following options. ./configu

[Samba] I: Segfault in Samba

2003-10-27 Thread Davide Parise
I reveived this message as panic action, of my debian Unstable (Samba 3.0). Don't look for any solution, as the service is just reloaded, but I hape that can be useful for debugging. Bye Davide Parise -Messaggio originale- Da: root [mailto:[EMAIL PROTECTED] Inviato: martedì 28 ottobre 20

[Samba] smbd is running!

2003-10-27 Thread Xiao-Bing Feng
After uninstalling VMware, smbd is running! It seems that installing VMware has side-effects on Samba. Thanks to everyone who sent me suggestions. xiaobing _ The new MSN 8: smart spam protection and 2 months FREE* http://jo

RE: [Samba] Can't see linux machine from winxp

2003-10-27 Thread Ow Mun Heng
The samba server (version 2.2.7a) is running on Redhat Linux 9.0. I can successfully connect to the XP machine and copy files from the XP machine to my Linux machine. But I cannot access my linux box from my XP machine (The samba server shows up in the browse list on winxp). I will attempt to

RE: [Samba] Re: Connecting without smbpasswd file

2003-10-27 Thread Ow Mun Heng
>> The only way I'm able to connect is to remove the public = false >> from the [homes] section, but then I don't have any write access into >> the unix home directories. There _are_ ways of doing it but I would rather you not do it that way cause of permission problems. eg : user1 would be able

RE: [Samba] Re: Connecting without smbpasswd file

2003-10-27 Thread Ow Mun Heng
>>Or is there anyway >>to automatically take a Sun Solaris passwd file and reformat it into a >>smbpasswd file? There is the util smbpasswd.sh that will parse your /etc/passwd file and automagically create the smbpasswd file which will enable you to do just that.. Cheers,

RE: [Samba] smbmount

2003-10-27 Thread Ow Mun Heng
>>I try to understand how works SMBMOUNT, by reading the man page. Could >>you please send me an exemple, to help me to understand ? Here's the output from smbmount Usage: mount.smbfs service mountpoint [-o options,...] Version 2.2.7-security-rollup-fix Options: username=

[Samba] pdbedit, LDAP and deleting a user

2003-10-27 Thread Dustin Rue
When I try to delete a user with 'pdbedit -x -u ruedu' and get the following back (-d 99): ldapsam_delete_entry: deleting attribute uid ldapsam_delete_entry: deleting attribute sambaSID ldapsam_delete_entry: deleting attribute sambaPrimaryGroupSID ldapsam_delete_entry: deleting attribute displayN

RE: [Samba] RE: winbindd - NT_STATUS_ACCESS_DENIED

2003-10-27 Thread Marc Kaplan
> It is always considers a 'bad thing' to store an > administrators password > in plaintext on the system. Thanks Andrew, I'm glad I know why this is bad. Since many people don't use their Administrators account, and instead use a different user account for administration, I think it would be usef

Re: [Samba] RE: winbindd - NT_STATUS_ACCESS_DENIED

2003-10-27 Thread Andrew Bartlett
On Tue, 2003-10-28 at 10:13, Marc Kaplan wrote: > Andrew, > > NO, NO, NO!!! > > > > That should be > > '--set-auth-user=NONadministrator%not-cared-about-password' > > > > You should *never* put an administrative user into this. You > > should put > > a user you don't care about, preferably one

[Samba] Cross Realm Support

2003-10-27 Thread Wachdorf, Daniel R
I am doing some testing in Samba 3.0. I am using security=ADS. I am wondering if Samba has any support for cross-realm trust. For example, I have one AD forest SANDIA.GOV that has trust with SANDIA2.GOV. I have the Samba server on linux.sandia2.gov. I have a local user account on linux.sandia2

[Samba] RE: winbindd - NT_STATUS_ACCESS_DENIED

2003-10-27 Thread Marc Kaplan
Andrew, > NO, NO, NO!!! > > That should be > '--set-auth-user=NONadministrator%not-cared-about-password' > > You should *never* put an administrative user into this. You > should put > a user you don't care about, preferably one that you created just for > the purpose. > > If I see this 'adv

[Samba] template homedir confusion

2003-10-27 Thread Sverre Johan Tøvik
Hi, I have set up Samba 3.0.0 with ADS integration. It works fine, with a workaround for a small oddity. I use template homedirs like this: template homedir = /home/%D/%U On a soon-to-be-retired server running 3.0a19, I have a directory LOCAL (as in LOCAL.DOMAIN.NAME) containing the homedi

[Samba] Samba 3.0 + LDAP + Machine accounts

2003-10-27 Thread Robert Rati
I'm trying to setup Samba 3.0 to talk to an LDAP server for authentication, but I can't get any communication to the LDAP server from Samba when a machine attempts to join the domain. I see the machine sending out the broadcast request to join the domain, but the samba server does not respond

Re: [Samba] Help with settings for Internet usage.

2003-10-27 Thread rruegner
hi, sorry smb over internet is a big security bug you will an would have tons of hackers if you would use an open setup, youre right encryption slows down the connect. try to use freeswan cipe vtun contact your isp for open needed ports. or use simply winscp ( ssh ) sftp, ftp, http with webdav

[Samba] RE: winbindd - NT_STATUS_ACCESS_DENIED

2003-10-27 Thread Andrew Bartlett
On Tue, 2003-10-28 at 04:06, Marc Kaplan wrote: > Raphael, > > I would guess that your NT4 domain has RestrictAnonymous set. Check > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\RestrictAnonymous. > If that is set to 1, you need to run wbinfo > --set-auth-user=administrator%administrato

[Samba] Re: Connecting without smbpasswd file

2003-10-27 Thread Robin Dyer
That still gives me the "Incorrect password or Unknown username" error message. The only way I'm able to connect is to remove the public = false from the [homes] section, but then I don't have any write access into the unix home directories. -Robin "Brandon Craig Rhodes" <[EMAIL PROTECTED]> wr

[Samba] Help with settings for Internet usage.

2003-10-27 Thread James Lewis
I'd like to use Samba to access files on an Internet based server (which is primarily a web server), from Windows XP clients, over the Internet. The server is in a data center, the XP machines are on a cable connection with 1.5Mbps down and 256kbps up. Port 139 is blocked by the ISP. I'm looking

[Samba] smbmount

2003-10-27 Thread Eric Rapilly
I try to understand how works SMBMOUNT, by reading the man page. Could you please send me an exemple, to help me to understand ? tahnks and bye -- Eric Rapilly, 24 rue des jeaunauds, ROMEGOUX 17250 05 46 92 88 90 -- To unsubscribe from this list go to the following URL and read the instructi

Re: [Samba] roaming profiles in Samba 2.2 vs 3

2003-10-27 Thread John H Terpstra
On Mon, 27 Oct 2003 [EMAIL PROTECTED] wrote: > Hi, > > I'm getting a bit further but now I get the message; > > Windows did not load your profile because a server copy > already exsists that does not have the correct security. > Either the current user of Administrators group must be the > owner

Re: [Samba] roaming profiles in Samba 2.2 vs 3

2003-10-27 Thread brian
Hi, I'm getting a bit further but now I get the message; Windows did not load your profile because a server copy already exsists that does not have the correct security. Either the current user of Administrators group must be the owner of the folder. This happens if the profile folder exsist

[Samba] Re: Connecting without smbpasswd file

2003-10-27 Thread Brandon Craig Rhodes
"Robin Dyer" <[EMAIL PROTECTED]> writes: > Is there anyway to modify the smb.conf file so that [a user] entry > in smbpasswd is not required? Try adding "encrypt passwords = no" since, if your windows machines are sending samba NT password hashes rather than plain-text passwords, they cannot be c

[Samba] Connecting without smbpasswd file

2003-10-27 Thread Robin Dyer
Hi; We've recently upgraded from Samba 1.7 to Samba 2.2.8 and we're using Samba to allow our users to connect to their Unix home directories from their PC's. Under 1.7 users were able to connect by mapping a drive from windows explorer and entering their unix username and password. Now, when we

[Samba] WIN2k Log in problem to samba PDC

2003-10-27 Thread rbsteffes
I am in the process of setting up samba as a PDC for a mixed computer lab of WINXP boxes and WIN2k boxes. The winxp boxes aren't having a problem, but the winnt/2k ones are causing trouble. They will join the domain okay and log in fine. After reboot however, they will no longer allow a user

[Samba] Re: Problem with user level security using [homes]

2003-10-27 Thread Brandon Craig Rhodes
[EMAIL PROTECTED] writes: > [homes] > ... > only user = yes > valid users = samba (*** I'd basically like to use %U ***) > ... We use "valid users = %S", as suggested in (among other places) the "Why Can Users Access Home Directories of Other Users?" section of the HOWTO at http://www.

[Samba] Problem with user level security using [homes]

2003-10-27 Thread pete
Hi, I've been trying to setup a "user" only access samba server for my customers to publish their websites through instead of ftp. We provide for many different networks that are in many domains that we don't own, so it seems the "user" security model is the only thing that would work for us. Ho

RE: [Samba] Compile Problem with libs

2003-10-27 Thread Schwartz, William H
I have a script to run the config with that I set env variables in. - #!/bin/ksh export CFLAGS="-I/appl/openldap/include" export LDFLAGS="-L/appl/openldap/lib -L/apps/gcc-3.3/lib -R/appl/openldap/lib -R/apps/gcc-3.3/lib" #export LDFLAGS="-L/appl/openldap/lib -L/apps/gcc-3.3/lib" export CPPFLA

Re: [Samba] Can Samba export 2TB+ filesystems?

2003-10-27 Thread rruegner
hi, as far as i know smb has no limit, there are only limits which type of fs you use on your storage device with ext3 you should have no problems, also quota stuff is related to that too, samba only tries to match unix quotes to windows. study the related docus to reiserfs, ext3 etc if youre runni

[Samba] Samba from Windows XP authenticating against Unix passwd file

2003-10-27 Thread Lets Go Canes
Hi all. I have an existing Samba environment consisting of some Samba 2.x servers, and Windows NT clients. For some of the Samba servers, the clients authenticate against the Unix passwd file. Everything works as desired. Now, some of the clients are getting upgraded to Windows XP, and they are

Re: [Samba] PDC and concurrent logins

2003-10-27 Thread Gémes Géza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mikael Karlsson írta: | [EMAIL PROTECTED] skriver: | |>What do you mean by Concurrent Logins? | | | I mean multiple logins. So I can prevent a user to login on multiple | workstations. | | You could try to specify in your netlogon share: root preexec =

Re: [Samba] 2 nics, browsing

2003-10-27 Thread Stefan G. Weichinger
Update: I found 2 old nmbd-processes still running on that server-box. They weren´t killed by the rcsmb-script and were responsible for the double answers. Still 2 answers left. Reconfigured samba to "interfaces=eth0". I will disable eth1 ASAP but right now there is still one user online I can´t

[Samba] why "xcopy /d" doesn't work?

2003-10-27 Thread Germano Barreiro
Hi I'm trying to keep a windows folder synchronized with a samba share using "xcopy /d" ,but it keeps copying again and again a number of files at random that haven't been modified. With a search over internet, I found that this is a pretty old problem, because I managed to find messages from othe

[Samba] Samba Quota Question

2003-10-27 Thread Robert
I am planning to upgrade my samba 2.2.8a domain and servers to samba 3. I have been experimenting with samba and disk quotas. I am using a RedHat Linux 8 box. I notice that if I leave the default kernel, 2.4.18-14, and enable user quotas on a volume, the capacity of the drive is set to the effec

Re: [Samba] samba dhcp issue

2003-10-27 Thread John H Terpstra
On Mon, 27 Oct 2003, Daniel Buchanan wrote: > I have sort of the same problem that other people have reported with > nmb. Only in my case i'm running dhcp client. It appears that the ip > address is not being assigned quickly enough as this is what nmb > complains about in the log:no local inter

Re: [Samba] Can Samba export 2TB+ filesystems?

2003-10-27 Thread John H Terpstra
On Mon, 27 Oct 2003, Greg Freemyer wrote: > Does Samba have any max filesytem limitations. > > In particular can both 2.2.8 and 3.0 support 2TB+ filesystems. Samba is limited by the underlying OS alone. Samba places no limits on the size of a file system. > For now, I am thinking of 6TB max, so

[Samba] Re: samba 2.27 as print server

2003-10-27 Thread Robert
>From man lpr -r The DREADED REMOVE AFTER PRINTING option. Beware, for lpr will delete the files after spooling them. Present by demand from users for compatibility with other Berkeley lpr implementation, but really should NOT be present. T

[Samba] Attempt to compile samba 3.0.0 on OpenServer 5.0.6

2003-10-27 Thread Spencer Clark
Hello, We are trying to compile Samba3.0.0 on OpenServer 5.0.6 with gcc2.95.2 and when running make we get the following message. checking configure summary... yes configure: creating ./config.status config.status: creating include/stamp-h config.status: creating Makefile config.status: creating

[Samba] RE: winbindd - NT_STATUS_ACCESS_DENIED

2003-10-27 Thread Marc Kaplan
Raphael, I would guess that your NT4 domain has RestrictAnonymous set. Check HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\RestrictAnonymous. If that is set to 1, you need to run wbinfo --set-auth-user=administrator%administratorspw, and then restart winbindd. -M

[Samba] anonymous login successful

2003-10-27 Thread Stefan Fokuhl
Hi ml, When I do a smbclient -L 10.90.3.44 Password: there is written Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 2.2.3a] ... How can I get rid of this message, because it's betraying my OS and Samba version. thanks stefan -- To unsubscribe from this list go to the following URL and read th

Re: [Samba] 2 nics, browsing

2003-10-27 Thread Stefan G. Weichinger
Hi, Rashkae, you wrote: R> Err no no no... You cannot have the same computer (netBIOS R> name) on two different IP addresses. Maybe if you tell us what you R> are trying to achieve with this bizzare setup, we can advise a way R> to achieve it. I wasn´t aware of having a bizarre setup until now

Re: [Samba] 2 nics, browsing

2003-10-27 Thread Rashkae
Err no no no... You cannot have the same computer (netBIOS name) on two different IP addresses. Maybe if you tell us what you are trying to achieve with this bizzare setup, we can advise a way to achieve it. On Mon, Oct 27, 2003 at 03:46:06PM +0100, Stefan G. Weichinger wrote: > > I have probl

[Samba] samba dhcp issue

2003-10-27 Thread Daniel Buchanan
I have sort of the same problem that other people have reported with nmb. Only in my case i'm running dhcp client. It appears that the ip address is not being assigned quickly enough as this is what nmb complains about in the log:no local interfaces. Once i login to kde and su to root in a t

[Samba] Can Samba export 2TB+ filesystems?

2003-10-27 Thread Greg Freemyer
Does Samba have any max filesytem limitations. In particular can both 2.2.8 and 3.0 support 2TB+ filesystems. For now, I am thinking of 6TB max, so I don't need to know about Petabytes or Exabytes. The other side of the question, is can Win9x, Win2K, etc. work with filesystems over 2 TB. If the

[Samba] Re: samba 2.27 as print server and msg72613.html

2003-10-27 Thread Bryant, Phillip -AES
Date: Fri, 24 Oct 2003 21:30:40 -0500 From: "Robert" <[EMAIL PROTECTED]> Subject: [Samba] Re: samba 2.27 as print server To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> My original post is http://lists.samba.org/archive/samba/msg72613.html. [global] workgroup = Popstar netbios

[Samba] (no subject)

2003-10-27 Thread Slava Sedov
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] 2 nics, browsing

2003-10-27 Thread Stefan G. Weichinger
I have problems with browsing, AFAI see ... There are 2 Samba 3.0-hosts in the subnet 192.168.16. called server and backup. The workgroup is buero. server has 2 NICs with the ips 192.168.16.200 and 192.168.16.201. backup has one NIC with ip 192.168.16.112. server is configured with the options:

Re: [Samba] PDC and concurrent logins

2003-10-27 Thread Mikael Karlsson
[EMAIL PROTECTED] skriver: >What do you mean by Concurrent Logins? I mean multiple logins. So I can prevent a user to login on multiple workstations. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] PDC and concurrent logins

2003-10-27 Thread Jerry Haltom
What do you mean by Concurrent Logins? On Mon, 2003-10-27 at 07:26, Mikael Karlsson wrote: > Hello! > > I am using samba running as a PDC at our school. I have read many docs and > howtos but I can't find anything about Concurrent logins. I would be a > nice feature becouse I don't want my users

Re: [Samba] Automatic Windows Patch Deployment "autoit"

2003-10-27 Thread Jerry Haltom
AutoIt fits in perfectly with the wpkg utility mentioned above. THere is one big problem with netlogon scripts that make them impossible im most environments: You have to log on as Administrator. Software usually requires Administrator to be installed/removed. Having the installation run as LocalS

[Samba] home dirs

2003-10-27 Thread Martin Lucas
hi folks, i have a problem with unified logons between my linux box and a nt 4.0 domain using winbind. every user should have his own home-directory on the linux-box. if it doesn't exist, it should be created automatically. i configured /etc/pam.d/login as the following: #%PAM-1.0 authreq

[Samba] Winbind Issues in Samba 3.0.0

2003-10-27 Thread Clay
First ...let me thanks Samba Team for your time and effort..Samba is great.. I have an existing Samba 2.28a environment supporting WinNT4 and Win2K clients..works great I have two samba servers...One running as a PDC (SambaPDC) and the other (SambaFS1) using winbind to authentic users from the

Re: [Samba] Help for Samba 3 and Win ADS

2003-10-27 Thread Adam Williams
> Just started to play around with Samba 3 (on debian 3.0) and a win2000 > domain. Can anyone help me to integrate the Samba server into the win > domain? It should act as a file server for the useres and groups from win > and therefor I need different rights and permissions for the shares... > Any

[Samba] Samba 3.0 in ADS

2003-10-27 Thread Lewis Edward E
How do I connect a Samba3.0 server to a OU in ADS ?? For example I only have privilege to connect machines to OU test which belongs to corp.domain.com. Regards, Edward ~~~ Edward Lewis Information & Engine

Re: [Samba] winbind cannot get domain SID, no authentication

2003-10-27 Thread Thomas Zehbe
Hi, thanks for your hints! I think, the network is not a problem, because all user can authenticate at the NT domain during login an see the shares. Ping and nbtstat also succed. The LINUX box was installed from scratch wiht yast using standard options. No special iptable rules were applied. Th

Re: [Samba] Automatic Windows Patch Deployment "autoit"

2003-10-27 Thread rruegner
Hi @all, i just played around to have an universal deploy solution which is simple and handy the tool autoit ( its a keyboard simulator for windows ) is a tricky freeware way to distribute every software you might need. with netlogon you can check if software is installed if not than you can start

[Samba] PDC and concurrent logins

2003-10-27 Thread Mikael Karlsson
Hello! I am using samba running as a PDC at our school. I have read many docs and howtos but I can't find anything about Concurrent logins. I would be a nice feature becouse I don't want my users to login more than one time. Is there anyone that does have a clue? Greetings from Sweden --- Mikael

Re: [Samba] Samba+e-Directory Working! (fwd)

2003-10-27 Thread Andrew Bartlett
On Mon, 2003-10-27 at 14:25, Chuck Stuettgen wrote: > On Sun, 2003-10-26 at 00:32, Andrew Bartlett wrote: > > > > The exciting news is; I have Samba+e-Directory authentication working! > > > > Not really... > > > > > > > > encrypt passwords = no > > > > That really doesn't count as 'working'

Re: [Samba] winbind cannot get domain SID, no authentication

2003-10-27 Thread rruegner
Hi, first update your samba from the suse server to 2.2.8a (3.0) which is on suses ftp server or via yast for serveral security bugs. Gethostbyaddr failed for 192.168.2.232 seems to me like samba cant connect to win server, maybe you have a broken nic cable hub etc, did you check this by nmap or et

Re: [Samba] WinXP/2k can't connect to Linux ADS member

2003-10-27 Thread rruegner
Hi, seems to me like a problem with encrypted passwords ( this changes from win version to version ) check if you have them enabled, alternative try the reg patches (perhaps you did this already with win98!) I would try to setup a clean new win2000 install up to serv pack 4 and a simple smb.conf in

Re: [Samba] Help

2003-10-27 Thread Gémes Géza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] írta: | I am hacing trouble. I can see my linux box from my windows box, I can connect | and browse but I cant delete or modify files. Do I have something wrong? | | The is my smb.conf | | [global] | netbios name = dragenlinux | server

[Samba] Help for Samba 3 and Win ADS

2003-10-27 Thread Dieter Wilkens
Hi there! Just started to play around with Samba 3 (on debian 3.0) and a win2000 domain. Can anyone help me to integrate the Samba server into the win domain? It should act as a file server for the useres and groups from win and therefor I need different rights and permissions for the shares... An

[Samba] winbind cannot get domain SID, no authentication

2003-10-27 Thread Thomas Zehbe
Hi Folks, an installation using samba 2.2.7a on a SuSE 8.2 box (2.4.20 kernel) doesn?t work using winbind to authenticate users at an NT 4.0 SP6a Server. But it did work until last Monday. Rejoining the domain (smbpasswd -j), setting the SID (smbpasswd -w), reinstalling SP6a on the NT box - nothin

[Samba] WinXP/2k can't connect to Linux ADS member

2003-10-27 Thread Fernando Ruza
Hi, I have a linux box configured with samba-3.0.1pre1-1 joined to my Win2k ADS domain. I can succesfully use kinit and smbclient -k without entering a user/pass to connect to things on my network. Winbind, getent, wbinfo, ... everything works great however, from WinXP and Win2k client hosts I c

[Samba] winbindd - NT_STATUS_ACCESS_DENIED

2003-10-27 Thread Raphaël Berghmans
Hi, I've joined my new SAMBA-3 in a NT4 PDC using the administrator user. The winbindd daemon is started but when I try : wbinfo -g, I see in the log file : could not enumerate domain groups! Error:NT_STATUS_ACCESS_DENIED Which could be the reasons of this error ? Thank you, Raphaël -- T

[Samba] Bug or local Problem?

2003-10-27 Thread Reinartz, Ralf
Hello, This weekend Winbind crashes with: [2003/10/25 03:52:52, 2] libsmb/cliconnect.c:cli_session_setup_kerberos(493) Doing kerberos session setup [2003/10/25 03:54:31, 1] libads/ldap_utils.c:ads_do_search_retry(68) ads_search_retry: failed to reconnect (Timed out) [2003/10/25 03:5

[Samba] question.

2003-10-27 Thread Molumuri, Janardhan
Hi, I could able to notice one in samba. When i tried to connect to samba shares from a windows workstation it is recursively asking for the password at some times, not accepting the password though it is right. following are the log statements, ~~~ [2003/10/27 14:28:40, 1] smbd/reply.c:reply_ses

[Samba] PeopleSoft and DM Review invite you to a Web Seminar

2003-10-27 Thread WebSeminar
PeopleSoft and DM Review Present PeopleSoft Packaged Analytics: Accelerating Your Path to Enterprise Performance Management Date: November 12, 2003 Time: 9:00 a.m. Pacific/12:00 noon Eastern (Duration approx. 1 hr.) FREE Web seminar! Successful companies are deploying enterprise analytics t

[Samba] Help

2003-10-27 Thread dragen
I am hacing trouble. I can see my linux box from my windows box, I can connect and browse but I cant delete or modify files. Do I have something wrong? The is my smb.conf [global] netbios name = dragenlinux server string = "DragenLinux" workgroup = WORKGROUP security = share log file = /var/log/