From cartegw at Eng.Auburn.EDU Tue Sep 1 13:20:38 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:24 2003 Subject: run prog to create policy? + our setup References: Message-ID: <35EBF4A6.AD31F30F@eng.auburn.edu> Paul Dekkers wrote: > > Hmm... is it possible with the preexec command too? I'd make > at about 700 accounts, and I think the policy file would > become too big and it would become to complex to create an > entry for each user... So if I can easily copy the data when > the group is different to the file... Is it possible that > normal users then get the data of an extended user? Why not setup your [netlogon] share something like this.. [netlogon] path = /usr/samba/netlogon/%G This is off the top of my head (and so hasnt't been tested). Souncds like it should work though. Then you can keep a separate policy file for each unix group. > BTW, are groups not possible under NT or not because SAMBA > is unable to deliver the group information? Samba curently oes not return the group information. Some of them are supported ( WELL-KNOWN groups such as "Domain Admins"). > Maybe then serving using an NT server is a better idea, > however I'd like to use the passwords from my unix server, and > it saves a lot of money when just using an unix box... You're the only one who can make the decision for your site :) > is 18p10 a good idea, or should I experiment with 2.0.0alpha? Nope. You;ll have to go with the alpha code. > (it's still not possible to use the account information on > the unix server with nt isn't it?) You do still have to keep a separate smbpasswd curently. Paul, I'm sending this to the samba-ntdom list in case someone else has some ideas for the Samba PDC setup. j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From punn at proinv.ee Wed Sep 2 08:47:41 1998 From: punn at proinv.ee (Andres Punning) Date: Tue Dec 2 02:24:24 2003 Subject: SAMBA vs. NT :Logon To Message-ID: <35ED062D.D42DDA58@proinv.ee> Dear sirs, I would like to migrate from NT PDC to SAMBA. I have a lot of Win95 workstations, NT 4.0 PDC and some SAMBA file servers. My NT PDC allows to configure users: User may log on to all workstations, or User may log on to these workstations: (up to 8) How can it be done on SAMBA? Is it possible to check some variable substitutions (%g, %U, %m, %M, ...) before normal password validation and in some conditions return "wrong password" ? regards, Andres Punning From cartegw at Eng.Auburn.EDU Wed Sep 2 12:53:20 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:24 2003 Subject: autoconfigure new NT4 sp3 clients, samba 1.9.19 server Message-ID: <35ED3FC0.25756341@eng.auburn.edu> > > Ie, can we set > > up a default template on the Samba server which will be used > > instead? > > As I see it you have three options: > > (1) Have a mandatory profile (that is, each user is served a common > profile which is not saved back). This is what we have done. > > (2) Have a preexec script which copies your desired 'default profile' > into the user's profile directory when a new user logs in (i.e. if > there is no profile there already). > > (3) Put your 'default profile' into c:\winnt\profiles\Default User on > each of your machines (via a script which connects to each ADMIN$ > share, not walking around with a floppy!!). I just verified that you can create '\\server\netlogon\Default User' and place the server based profile template there. Works just like NT. This is under 2.0 alpha code. You might also be interested in the white paper on Profiles and Policies at http://www.microsoft.com/NTServer/Basics/TechPapers/default.asp?custarea=bus&site=nts&openmenu=prodbasic&highlighteditem=management+services#prof_policies Sorry but the line wrapped. So far has been a good paper. Not a lot of new stuff but a good reference. Yours truly, j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From gui at usa.net Wed Sep 2 20:14:21 1998 From: gui at usa.net (Guillermo Sansovic) Date: Tue Dec 2 02:24:24 2003 Subject: SAMBA vs. NT :Logon To Message-ID: <01bdd6ae$45b6bfa0$0146a8c0@pentium> >User may log on to these workstations: (up to 8) > >How can it be done on SAMBA? >Is it possible to check some variable substitutions >(%g, %U, %m, %M, ...) before normal password >validation and in some conditions return "wrong password" ? > >regards, >Andres Punning Andres, I recently requested information on a similar problem and got the following solution from Andrej Borsenkow to restrict login to a machine only to certain users: put include = /usr/local/lib/smb.d/usr.%m in your master smb.conf and for every PC with name %m create the above file with valid users = See smb.conf(5) about %m, include and valid users. If file won't be found, the include line will simply be ignored, so some of your PCs can be restricted and other not. I have it working since then. Hope it works for you. Guillermo From akyel at man.metu.edu.tr Thu Sep 3 07:42:36 1998 From: akyel at man.metu.edu.tr (Cemal AKYEL) Date: Tue Dec 2 02:24:24 2003 Subject: NTconfig.POL not working for non-admin users Message-ID: <35EE486C.62AE24F8@man.metu.edu.tr> hi! I've tried number of alternatives but never could get policies work for everyone. When i include a username in the domain admin group (in smb.conf), policies start working. Where did i go wrong? All of my ordinary users have unix (spar-solaris 2.6 smb 2.0 alpha) gid 2000. Should I somehow declare that those users belong to the group Domain Users? Below is excerpted from the smb.conf file. I don't have any [homes] section. All the profiles are read from a common directory \\%L\Profiles\Common. I've checked the logs and found out that smb reads ntuser.man and NTconfig.POL. For an ordinary user smb gid of 513/7 is granted whereas for the domain admin group 512/7 is granted. Could someone help? thanks. [global] logon path = \\%L\Profiles\Common [netlogon] comment = Network Logon Service path = /opt/samba/netlogon guest ok = no writable = no share modes = no locking = no public = no [Profiles] path = /opt/samba/profiles browseable = no guest ok = no writable = no -- Cemal AKYEL mailto:akyel@man.metu.edu.tr http://www.man.metu.edu.tr/~akyel phone: +90 (312) 210-2004 fax: +90 (312) 210-1243 From mp at agymk.mumszki.hu Thu Sep 3 16:18:16 1998 From: mp at agymk.mumszki.hu (Martha Peter) Date: Tue Dec 2 02:24:24 2003 Subject: Share level user map Message-ID: Hi everybody, I have the following problem: I'd like to do some kind of user mapping but only for shares. Let me explain. I have four users: bubu zuzu susu juju, their group is meme and their home directories are: /home/meme/ respectively. I want to create a share with a path of /home/meme/common, and i have a user called meme. The directory is owned by meme and is group-writable. I want to create this share so that any of the above users writes in it through samba let the owner of the file be meme. But only for this share, so the global user mapping is not a good solution for me. I hope i could explain my problem clearly. Thanks in advance, Peter Martha From daniel at med.up.pt Thu Sep 3 18:31:35 1998 From: daniel at med.up.pt (Daniel Fonseca) Date: Tue Dec 2 02:24:24 2003 Subject: Share level user map In-Reply-To: Message-ID: On Fri, 4 Sep 1998, Martha Peter wrote: > Hi everybody, > > I have the following problem: I'd like to do some kind of user mapping > but only for shares. > Let me explain. I have four users: bubu zuzu susu juju, their group is > meme and their home directories are: /home/meme/ respectively. > I want to create a share with a path of /home/meme/common, and i have a > user called meme. The directory is owned by meme and is group-writable. > I want to create this share so that any of the above users writes in it > through samba let the owner of the file be meme. But only for this share, > so the global user mapping is not a good solution for me. > I hope i could explain my problem clearly. I think I see what your problem is. I've done some similar things myself, in a bigger, more confusing, scale (lots of cross-mixed directories and users)! BTW, I looked for the Linux ACL pages and all the links pointed to the exact same URL which doesn't exist anymore. Can anyone shed some light on this matter? Your problem here is basically a UNIX permissions one. As for what samba is concerned, you have to set the umask for "group all access", ie, "create mode = 0770" or whatever you wish in the pertaining section of smb.conf, as long as you give the group full perms. Don't forget to set the common directory with the sgid bit ("chmod 2770 dir") for this is the really important bit which makes the difference! Hope to help, Daniel Fonseca From Jean-Marie.Chretien at ibt.univ-angers.fr Fri Sep 4 07:28:46 1998 From: Jean-Marie.Chretien at ibt.univ-angers.fr (Jean-Marie Chretien) Date: Tue Dec 2 02:24:24 2003 Subject: Share level user map Message-ID: > Hi everybody, > > I have the following problem: I'd like to do some kind of user mapping > but only for shares. > Let me explain. I have four users: bubu zuzu susu juju, their group is > meme and their home directories are: /home/meme/ respectively. > I want to create a share with a path of /home/meme/common, and i have a > user called meme. The directory is owned by meme and is group-writable. > I want to create this share so that any of the above users writes in it > through samba let the owner of the file be meme. But only for this share, > so the global user mapping is not a good solution for me. > I hope i could explain my problem clearly. > > Thanks in advance, > Peter Martha > > There is a way in samba to solve that specific problem. In your share you must use "force user" and "force group" and perhaps "valid users" to restrict the access to a list of users. [common] .. .. force user = meme force group = meme valid users = bubu, zuzu, susu, juju .. .. Using these parameters, all the files will be created and modified with the uid and gid of "meme" and only the users specified in "valid users" will be able to use this share. Jean-Marie Chretien _____________________________________________________________________________ UNIVERSITE D'ANGERS Institut de Biologie Theorique _________________ 10, Rue A. Bocquel __ __ ___ __/ 49100 ANGERS - FRANCE / / \ / / / /___/ / / e-mail: chretien@ibt.univ-angers.fr / / \ / / fax: (33) 241.72.34.46 _/ /_____/ /_/ phone: (33) 241.72.34.34 _____________________________________________________________________________ From mp at agymk.mumszki.hu Fri Sep 4 07:31:20 1998 From: mp at agymk.mumszki.hu (Martha Peter) Date: Tue Dec 2 02:24:24 2003 Subject: Share level user map Message-ID: Hi everybody Sorry to be such fool not to read CAREFULLY the man pages before asking questions. The 'force user' parameter is for this. Sorry again. Keep on the good working Best wishes, Peter Martha From thwartedefforts at wonky.org Fri Sep 4 23:57:48 1998 From: thwartedefforts at wonky.org (thwartedefforts@wonky.org) Date: Tue Dec 2 02:24:24 2003 Subject: visiblity of shares Message-ID: <19980904235748.5332.cpmta@fillmore.criticalpath.net> Is there a way to make a share not appear in the browse list to the client other than suffixing it's name with a $? That seems like such a kludge. I know the browseable parameter exists, but that completely hides browsing of the share, where as I just want to remove it's visiblity from the list of shares. If I goto Start|Run and enter \\server\sharename, I still want to be able to see it's contents in an explorer window and such. Also, the suffixed $ doesn't keep smbclient from showing it (although I consider this a feature for debugging purposes). Andy. From cly at sunshine.bke.hu Sat Sep 5 07:50:25 1998 From: cly at sunshine.bke.hu (Dobos Sanyi) Date: Tue Dec 2 02:24:24 2003 Subject: SAMBA crashes pcbridge? Message-ID: <35F0ED41.8B7DFFB8@sunshine.bke.hu> Hi! I'm running samba 2.0.0 prealpha from CVS. I have a 100BaseT network with NT4SP3WS machines and with linux (2.0.35) plus samba. This network connected to a 10Base coax via an old i486dx4/100 machine running DOS and pcbridge2.77 (both cards throught packet drivers). If there is a big SMB traffic between samba server and the others, the bridge stops in one minute. Is that possible, that SAMBA crashes the bridge? Has anyone an idea, what program to use to bridge? (two cards:SMCEtherEZ/8416 chip and RTL8139 Fast Ethernet (acorp)) Please help me! Cly From davevs at webware.co.za Sat Sep 5 09:50:23 1998 From: davevs at webware.co.za (David van Suilichem) Date: Tue Dec 2 02:24:24 2003 Subject: SUBSCRIBE Message-ID: <004101bdd8b2$9e150d40$0200a8c0@win98> SUBSCRIBE From aperrin at demog.Berkeley.EDU Sat Sep 5 14:27:39 1998 From: aperrin at demog.Berkeley.EDU (Andrew Perrin - Demography) Date: Tue Dec 2 02:24:24 2003 Subject: visiblity of shares In-Reply-To: <19980904235748.5332.cpmta@fillmore.criticalpath.net> Message-ID: 1.) browseable=no should do it for you -- Start/Run/Sharename creates a connection, which should allow you to open and view contents. Browseable refers only to the share list. 2.) This question is really not related to ntdom; it should really be posted to the general samba list or comp.protocols.smb. --------------------------------------------------------------------- Andrew J. Perrin - aperrin@demog.berkeley.edu - NT/Unix Admin/Support Department of Demography - University of California at Berkeley 2232 Piedmont Avenue #2120 - Berkeley, California, 94720-2120 USA http://demog.berkeley.edu/~aperrin --------------------------SEIU1199 On Sat, 5 Sep 1998 thwartedefforts@wonky.org wrote: > Is there a way to make a share not appear in the browse list to the client other than suffixing it's name with a $? That seems like such a kludge. I know the browseable parameter exists, but that completely hides browsing of the share, where as I just want to remove it's visiblity from the list of shares. If I goto Start|Run and enter \\server\sharename, I still want to be able to see it's contents in an explorer window and such. Also, the suffixed $ doesn't keep smbclient from showing it (although I consider this a feature for debugging purposes). > > Andy. > From jerry at Eng.Auburn.EDU Sat Sep 5 03:56:41 1998 From: jerry at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:24 2003 Subject: visiblity of shares In-Reply-To: <19980904235748.5332.cpmta@fillmore.criticalpath.net> Message-ID: <3.0.5.32.19980904225641.00900c00@pophost.eng.auburn.edu> Andy, You'll probably get more help off the main samba mailing list. This is not a specific Samba PDC question. Sorry. At 10:00 AM 9/5/98 +1000, thwartedefforts@wonky.org wrote: >Is there a way to make a share not appear in the browse list to the >client other than suffixing it's name with a $? That seems like >such a kludge. I know the browseable parameter exists, but that >completely hides browsing of the share, where as I just want to >remove it's visiblity from the list of shares. If I goto Start|Run >and enter \\server\sharename, I still want to be able to see it's >contents in an explorer window and such. Also, the suffixed $ doesn't >keep smbclient from showing it (although I consider this a feature >for debugging purposes). > >Andy. > > ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From sm at sys.uea.ac.uk Tue Sep 8 19:32:05 1998 From: sm at sys.uea.ac.uk (Shaun McCullagh) Date: Tue Dec 2 02:24:24 2003 Subject: Much success with 2.0.0-prealpha on Soslris 2.5.1 Message-ID: If I could just policies to work it woulsd be Wunderbar :) smbd opens & reads both ntconfig.pol & login.bat correctly, but the NT Client resports that `a roaming profile is not available' Any suggestions? I get these errors in log.smb: unix_clean_name [./??/D:/WINNT/system32/userinit.exe] unix_clean_name [??/D:/WINNT/system32/userinit.exe] fileinfo of ??/D:/WINNT/system32/userinit.exe failed (No such file or directory) unix_clean_name [./??/D:/WINNT/system32/nddeagnt.exe] unix_clean_name [??/D:/WINNT/system32/nddeagnt.exe] fileinfo of ??/D:/WINNT/system32/nddeagnt.exe failed (No such file or directory) unix_clean_name [./??/D:/WINNT/system32/userinit.exe] unix_clean_name [??/D:/WINNT/system32/userinit.exe] fileinfo of ??/D:/WINNT/system32/userinit.exe failed (No such file or directory) unix_clean_name [./??/D:/WINNT/system32/nddeagnt.exe] unix_clean_name [??/D:/WINNT/system32/nddeagnt.exe] fileinfo of ??/D:/WINNT/system32/nddeagnt.exe failed (No such file or directory) Here's my smb.conf: [global] logon script = logon.bat logon drive = U: logon path = "%u\profile" logon home = "\\radon\%U" [netlogon] path = /usr/local/samba/lib/netlogon writeable = no guest ok = yes locking = no public = no case sensitive = yes Cheers & TIA Shaun McCullagh, IT Support Officer, School of Information Systems., University of East Anglia., Norwich England NR4 7TJ Office: E02.102 http://www.sys.uea.ac.uk/~sm Tel +44 1603 592307 mailto:sm@sys.uea.ac.uk FAX +44 1603 593344 From cartegw at Eng.Auburn.EDU Tue Sep 8 19:52:52 1998 From: cartegw at Eng.Auburn.EDU (Gerald W. Carter) Date: Tue Dec 2 02:24:24 2003 Subject: Much success with 2.0.0-prealpha on Soslris 2.5.1 In-Reply-To: Message-ID: On Wed, 9 Sep 1998, Shaun McCullagh wrote: > > Here's my smb.conf: > > [global] > > logon script = logon.bat > logon drive = U: > logon path = "%u\profile" This should be a UNC path name not a relative path that you have here > logon home = "\\radon\%U" > > > [netlogon] > path = /usr/local/samba/lib/netlogon > writeable = no > guest ok = yes > locking = no > public = no > case sensitive = yes > > Cheers & TIA > > Shaun McCullagh, > IT Support Officer, > School of Information Systems., > University of East Anglia., > Norwich > England NR4 7TJ > Office: E02.102 > http://www.sys.uea.ac.uk/~sm Tel +44 1603 592307 > mailto:sm@sys.uea.ac.uk FAX +44 1603 593344 > > ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From pwalker at linux.us.dell.com Tue Sep 8 19:53:53 1998 From: pwalker at linux.us.dell.com (Paul Walker) Date: Tue Dec 2 02:24:25 2003 Subject: Net.exe trouble Message-ID: <35F58B51.2B53B201@linux.us.dell.com> Folks, Just loaded up 2.0.0 pre alpha on my Linux box. Currently only using it as a domain member security=server password server = username map = /usr/local/samba/lib/users.map # users.map has = All this seems to work fine. I can issue a net use * \\\ /user: I am prompted for the nt passwd and connected. However, if I issue a net view \\ the nt net.exe crashes trying to reference low memory (can not be read). This is on a NT4.0 server with sp3. I do not have this problem with the older version of net.exe from the NT3.51 days. Is this a known issue or have a missed a setting somewhere. Secondly, as an unrelated minor point. The smb.conf.default that came from cvs has the following line... domain controller = It appers that domain controller can only be a boolean. Trying to set it to the PDC name or any string generates an error. All in all.... having a great time here. To quote one of the docs..."laughing a lot" Thanks, Paul Walker Dell Computer Corp. From william at hae.com Tue Sep 8 23:04:45 1998 From: william at hae.com (William Stuart) Date: Tue Dec 2 02:24:25 2003 Subject: Net.exe trouble In-Reply-To: <35F58B51.2B53B201@linux.us.dell.com> Message-ID: Paul-- Are you involved with this: "Dell ships PCs, Servers with Linux" http://www.zdnet.com/zdnn/stories/zdnn_smgraph_display/0,3441,349454,00.html Sorry, this is off topic, but I think many of you might be interested. --- William Stuart (william@hae.com) "Don't rush me sonny. You rush a miracle man you get rotten miracles." --Miracle Max, "The Princess Bride" On Wed, 9 Sep 1998, Paul Walker wrote: > Date: Wed, 9 Sep 1998 07:34:03 +1000 > From: Paul Walker > To: Multiple recipients of list > Subject: Net.exe trouble > > Folks, > Just loaded up 2.0.0 pre alpha on my Linux box. Currently only using it as a domain member > security=server > password server = > username map = /usr/local/samba/lib/users.map # users.map has = > > All this seems to work fine. I can issue a net use * \\\ /user: > I am prompted for the nt passwd and connected. However, if I issue a net view \\ > the nt net.exe crashes trying to reference low memory (can not be read). This is on a NT4.0 server > with sp3. I do not have this problem with the older version of net.exe from the NT3.51 days. > Is this a known issue or have a missed a setting somewhere. > > Secondly, as an unrelated minor point. The smb.conf.default that came from cvs has the following line... > domain controller = > It appers that domain controller can only be a boolean. Trying to set it to the PDC name or any > string generates an error. > > All in all.... having a great time here. To quote one of the docs..."laughing a lot" > > Thanks, > Paul Walker > Dell Computer Corp. > > > > > From eric at snowmoon.com Wed Sep 9 01:37:06 1998 From: eric at snowmoon.com (Eric Warnke) Date: Tue Dec 2 02:24:25 2003 Subject: WINS problem discovered and fixed!! browsing speedup of 20X for large networks Message-ID: <35F5DBC2.90DF67B6@snowmoon.com> Ok, after several months of pulling my hair out I finally fixed WINS and browsing at out Univesity. It ended up being an acutal bug, er bad code segment. To explain we have a large number of clients ~1000+ at any one time over 6 subnets. Browsing was spuratic at best. nmbd sucked up %70 of the proccessing power of a sparc 5. Well after serious investigation I traced it down to two lines of code in nmbd_winsserver.c. in function initiate_wins_processing ... if(wins_server_subnet->namelist_changed) wins_write_database(); ... My first hack worked. I commented them out. Processing time went down to >1% and responce time probably went up by at least 20X. Browsing works better than I have ever expected. Before I did this I had tried everything, 1.9.18p10, linux boxes as lbm's, and 2.0alpha. If you have more than 100 clients this is a must have!!! I'm not a developer, but these changes MUST be re-integrated into the code. This will fix amny problems with browsing. WINS was spending 99% of it's time writing out it's database to file. I am currently using 2.0alpha, but I may go back to 1.9.xxx as soon as I know that my patches will work. I would like to hear others with large network and how things work after applying these patches. Eric Warnke System Admin, ResNet University at Albany, NY eric@snowmoon.com From chris at cybernet.co.nz Wed Sep 9 05:48:55 1998 From: chris at cybernet.co.nz (Chris Wedgwood) Date: Tue Dec 2 02:24:25 2003 Subject: Linking problem on Linux/AXP In-Reply-To: <199808282247.IAA22146@janus.law.usyd.edu.au>; from Matthew Geier on Sat, Aug 29, 1998 at 09:03:04AM +1000 References: <199808282247.IAA22146@janus.law.usyd.edu.au> Message-ID: <19980909174855.B10190@caffeine.ix.net.nz> On Sat, Aug 29, 1998 at 09:03:04AM +1000, Matthew Geier wrote: > I got this - on my Linux/AXP/Redhat system .. (Well mostly redhat, it > has most of the latest RedHat RPMs but Kernel 2.1.111 [...] > /u/users/matthew/samba/source/smbd/uid.c:44: undefined reference to `setresgid' > smbd/uid.o:/u/users/matthew/samba/source/smbd/uid.c:44: more undefined references to `setresgid' follow > make: *** [bin/smbd] Error 1 What version of bintuils do you have? (ld -V) -cw From sm at sys.uea.ac.uk Wed Sep 9 17:54:55 1998 From: sm at sys.uea.ac.uk (Shaun McCullagh) Date: Tue Dec 2 02:24:25 2003 Subject: Even more success with 2.0.0-prealpha on Solaris 2.5.1 Message-ID: Many thanks to Jerry and Dobos for their advice on profiles. 2.0.0-prealpha works very well indeed on Solaris 2.5.1. Network browsing is noticeably faster than before. Does anybody know if the printing stuff has been implemented for NT yet? Cheers Shaun McCullagh, IT Support Officer, School of Information Systems., University of East Anglia., Norwich England NR4 7TJ Office: E02.102 http://www.sys.uea.ac.uk/~sm Tel +44 1603 592307 mailto:sm@sys.uea.ac.uk FAX +44 1603 593344 From Jean-Francois.Micouleau at utc.fr Wed Sep 9 18:07:49 1998 From: Jean-Francois.Micouleau at utc.fr (Jean-Francois Micouleau) Date: Tue Dec 2 02:24:25 2003 Subject: Even more success with 2.0.0-prealpha on Solaris 2.5.1 In-Reply-To: Message-ID: On Thu, 10 Sep 1998, Shaun McCullagh wrote: > Does anybody know if the printing stuff has been implemented for > NT yet? I'm working on it. Printers are enumerated well, you can install them directly (including the drivers, yes!). The printing code is here, I have to see why it's not working correctly. J.F. ----------------------------------------------------------- Pinky: "What are we going to do tonight, Brain?" Brain: "The same thing we do every night, Pinky : try to install Windows NT !" ----------------------------------------------------------- From cartegw at Eng.Auburn.EDU Wed Sep 9 18:07:44 1998 From: cartegw at Eng.Auburn.EDU (Gerald W. Carter) Date: Tue Dec 2 02:24:25 2003 Subject: Even more success with 2.0.0-prealpha on Solaris 2.5.1 References: Message-ID: <35F6C3F0.3531100B@eng.auburn.edu> Shaun McCullagh wrote: > > Many thanks to Jerry and Dobos for their advice on profiles. > > 2.0.0-prealpha works very well indeed on Solaris 2.5.1. > > Network browsing is noticeably faster than before. > > Does anybody know if the printing stuff has been implemented for > NT yet? > There is a workaround listed in the NTDOM FAQ. Jean-Francois is working on the \PIPE\spoolss implementation. j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From rkumar at opentv.com Wed Sep 9 23:45:57 1998 From: rkumar at opentv.com (Ravi Kumar) Date: Tue Dec 2 02:24:25 2003 Subject: Roaming Profiles Message-ID: <35F71335.33E42C87@opentv.com> Hi. I need some help. A login attempt from an NT WS 4.0 -- client to a SMB PDC gives me the following errors. 1) Slow network connection, attempting to download the profile and 2) Raoming profile not available. My smb.conf has the following [global] logon path = \\%L\Profiles\%U\ [netlogon] comment = Network Logon Service path = /opt/samba/netlogon guest ok = no writable = yes [Profiles] path = /opt/samba/profiles browseable = yes guest ok = yes writable = yes Thank you ravi +-----------------oOO--(_)--OOo-------------------------------+ | Ravi Vangara Email:- rkumar@opentv.com | | Work: (650)429-5523 vrkumar11@hotmail.com | | Home: (408)530 8221 OpenTv, 401-East Middlefield road | | Fax : (650)237-0804 Mountain View. CA 94043 | +-------------------------------------------------------------+ From lkcl at switchboard.net Thu Sep 10 14:42:21 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:25 2003 Subject: Roaming Profiles In-Reply-To: <35F71335.33E42C87@opentv.com> Message-ID: ravi, you must use "security = user" and "encrypted passwords = yes" otherwise you can expect logins to fail. check the "NTDOMAIN.txt" file and also the samba NT domains "FAQ" by gerald carter. luke On Wed, 9 Sep 1998, Ravi Kumar wrote: > My smb.conf has the following > [global] > logon path = \\%L\Profiles\%U\ > > [netlogon] > comment = Network Logon Service > path = /opt/samba/netlogon > guest ok = no > writable = yes writeable = no is _really_ important. > > > > [Profiles] > path = /opt/samba/profiles /opt/samba/profiles/%U. > browseable = yes > guest ok = yes > writable = yes guest ok = no is also important. From Oliver.Knapp at nci.de Thu Sep 10 15:02:14 1998 From: Oliver.Knapp at nci.de (Oliver Knapp) Date: Tue Dec 2 02:24:25 2003 Subject: Mail Address Change Message-ID: <35F7E9F6.916BE63C@nci.de> Dear Recipient, Andreas Junghans (andreas.junghans@csys.de) left C-Sys last month. We were asked to delete his mail account. Please do not use this account anymoure. Best regards, Oliver Knapp -- +----------------------------------------------------------------------+ | | | Dipl.-Ing. (FH) Oliver Knapp knapp@nci.de | | NCI GmbH http://www.nci.de | | Network, Consulting & Internet Services Tel: 089-368179.11 | | Osterwaldstr. 10, 80805 Muenchen Fax: 089-368179.99 | | | +----------------------------------------------------------------------+ From sm at sys.uea.ac.uk Thu Sep 10 19:41:47 1998 From: sm at sys.uea.ac.uk (Shaun McCullagh) Date: Tue Dec 2 02:24:25 2003 Subject: First Lab goes live: 2.0.0-prealpha on Solaris 2.5.1 Message-ID: Greetings, Our first 16 seater lab went live today, all bar 2 machine work fine. The errant PCs can join the domain, but users cannot logon. These PC's appear to be logging on as Guest to smbd. BTW How can I tell which CVS version of SAMBA I using? Printing works fine on the 14 machines :) Thanks for everybody's help. Shaun McCullagh, IT Support Officer, School of Information Systems., University of East Anglia., Norwich England NR4 7TJ Office: E02.102 http://www.sys.uea.ac.uk/~sm Tel +44 1603 592307 mailto:sm@sys.uea.ac.uk FAX +44 1603 593344 From alex at trgz.lviv.ua Fri Sep 11 07:40:42 1998 From: alex at trgz.lviv.ua (Alex Martynuk) Date: Tue Dec 2 02:24:25 2003 Subject: subscribe Message-ID: <35F8D3FA.4FA1642A@trgz.lviv.ua> Hi ! alex@trgz.lviv.ua -------------- next part -------------- A non-text attachment was scrubbed... Name: alex.vcf Type: text/x-vcard Size: 182 bytes Desc: Card for Alex Martynuk Url : http://lists.samba.org/archive/samba-ntdom/attachments/19980911/813a4184/alex.vcf From uccr at mail.kar.net Sat Sep 12 17:39:07 1998 From: uccr at mail.kar.net (Yaroslav Halchinsky) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory Message-ID: <35FAB1BB.7ED4DD9C@mail.kar.net> hi, I got the samba-2.0.0 this morning (using cvs) and I must admit it has several bugs The first is when new user logs in a NT workstation samba creates not the *directory* `profile' but *file* `profile' and in case profiles do not work at all. Solution - create directory `profile' first then log in - it works fine. Next, a week or about ago there was cvs version that permited changing passwords from NT box. Now it does not, so the question is how to download previous version of samba. BTW, printing does not work, but the LAN MAN solution works pretty well The server box is FreeBSD 2.2.7 Regards, Yaroslav Halchinsky From jerry at Eng.Auburn.EDU Sat Sep 12 19:20:00 1998 From: jerry at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory In-Reply-To: <35FAB1BB.7ED4DD9C@mail.kar.net> Message-ID: <3.0.5.32.19980912142000.008f9500@pophost.eng.auburn.edu> At 03:54 AM 9/13/98 +1000, Yaroslav Halchinsky wrote: >hi, >I got the samba-2.0.0 this morning (using cvs) and I must admit >it has several bugs Experimental code normally does :) >The first is when new user logs in a NT workstation samba creates >not the *directory* `profile' but *file* `profile' and in case >profiles do not work at all. Solution - create directory `profile' >first then log in - it works fine. root preexec scripts set for the profile share automate this entirely. >Next, a week or about ago there was cvs version that permited changing >passwords from NT box. Now it does not, so the question is how >to download previous version of samba. Sorry. The user password change has not been implemented yet. To what password changes are you referring? >BTW, printing does not work, but the LAN MAN solution works pretty well >The server box is FreeBSD 2.2.7 Again. it's experiemental code. Much of the PDC functionality is **not** implemented. Sorry if you had thought otherwise. BTW...the problems you mention are well known. JF is working on the printer support. The code is not completely finished and has therefore not been checked in at all. Does anyone know if the profile problem mentioned is a bug in the NT client or the Samba code? Cheers, j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From Jean-Francois.Micouleau at utc.fr Sat Sep 12 21:28:12 1998 From: Jean-Francois.Micouleau at utc.fr (Jean-Francois Micouleau) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory In-Reply-To: <3.0.5.32.19980912142000.008f9500@pophost.eng.auburn.edu> Message-ID: On Sun, 13 Sep 1998, Gerald Carter wrote: > At 03:54 AM 9/13/98 +1000, Yaroslav Halchinsky wrote: > >The first is when new user logs in a NT workstation samba creates > >not the *directory* `profile' but *file* `profile' and in case > >profiles do not work at all. Solution - create directory `profile' > >first then log in - it works fine. > > Does anyone know if > the profile problem mentioned is a bug in the NT client or the > Samba code? I took a netmon trace of an openning session for a user who doesn't already have a profile. The NT client is sending an NT Transact NT create call with the flags value set to 0. If I read correctly the CIFS spec, the flags value should be 8 here. I don't have an NT server to check against, so I'm curious of what an NTS is doing in this case. J.F. ----------------------------------------------------------- Pinky: "What are we going to do tonight, Brain?" Brain: "The same thing we do every night, Pinky : try to install Windows NT !" ----------------------------------------------------------- From samba at aquasoft.com.au Sat Sep 12 23:13:50 1998 From: samba at aquasoft.com.au (Samba-Central) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory In-Reply-To: Message-ID: On Sun, 13 Sep 1998, Jean-Francois Micouleau wrote: > On Sun, 13 Sep 1998, Gerald Carter wrote: > > > At 03:54 AM 9/13/98 +1000, Yaroslav Halchinsky wrote: > > >The first is when new user logs in a NT workstation samba creates > > >not the *directory* `profile' but *file* `profile' and in case > > >profiles do not work at all. Solution - create directory `profile' > > >first then log in - it works fine. > > > > Does anyone know if > > the profile problem mentioned is a bug in the NT client or the > > Samba code? > > > I took a netmon trace of an openning session for a user who doesn't > already have a profile. The NT client is sending an NT Transact NT create > call with the flags value set to 0. > > If I read correctly the CIFS spec, the flags value should be 8 here. > > I don't have an NT server to check against, so I'm curious of what an NTS > is doing in this case. > NT always creates a directory into which the Profile structure and contents gets stored. I have not recently sniffed this so can ot say for sure what the flag value is, but on NT no file gets created. NT 3.X did create a file to store the profile. The profile then would be in a file called "User_Name".USR and to make this profile mandatory it had to be renamed "User_Name".MAN. So, when NT4 came along it was possible to have an NT3.X profile as well as an NT4 profile in the same profile share without clash. We have had the notion of a "User_Name".PDF file, but I am curious where this came from since I have never seen it in an NT only environment. Under NT3.X - if the "User_Name".USR file does not exist it gets created on logout. Under NT4 - if the "User_Name" structure does not exist at login time, the directory structure get partly/mostly created and the NTUser.DAT file (precisely so called = Policy File) gets created. This entire data structure gets updated on logout. Under Win9X - the structure can be shared (BAD idea!) and it creates the policy file by the name "User.DAT". This way NT and Win9X policy files do not clash. Under NT4 if you want to use a shared profile among a group of users then you have to go through some hoops to make that possible. We need to understand this, else we will see the types of problems some on this list have complained about. To create a shared profile (normally done as a mandatory profile) then this can be done by: 1) Create a local profile for a dummy user 2) Set up everything the way the real group using it should see it 3) Log onto the workstation that has that local user profile as Administrator 4) Right click on "My Computer" icon, select "properties" 5) Select the "User Profiles" tab 6) Select "Copy" and now copy the profile to the profile share on on the profile server. Do NOT forget to set the Access Control List at this time, you get not second chance at it. It would appear that this is set into the "NTUser.DAT" file itself. Someone on this list may have a more accurate check on this process, in which case I ask "Please document this back to the list." I have taken on the task of preparing the new documentation for Samba-2 and making sure it gets into the first stable release. This part of the documentation is going to be important and a potential trap for the unwary. From jerry at Eng.Auburn.EDU Sun Sep 13 00:49:53 1998 From: jerry at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory In-Reply-To: References: Message-ID: <3.0.5.32.19980912194953.009069a0@pophost.eng.auburn.edu> At 09:16 AM 9/13/98 +1000, Samba-Central wrote: >Under NT4 if you want to use a shared profile among a group of users then >you have to go through some hoops to make that possible. We need to >understand this, else we will see the types of problems some on this list >have complained about. The way I understand this, the problem remains in the profile ACL which requires a matching for for names to SID (lsaLookupNames). j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From samba at aquasoft.com.au Sun Sep 13 02:09:53 1998 From: samba at aquasoft.com.au (Samba-Central) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory In-Reply-To: <3.0.5.32.19980912194953.009069a0@pophost.eng.auburn.edu> Message-ID: On Sun, 13 Sep 1998, Gerald Carter wrote: > At 09:16 AM 9/13/98 +1000, Samba-Central wrote: > > >Under NT4 if you want to use a shared profile among a group of users then > >you have to go through some hoops to make that possible. We need to > >understand this, else we will see the types of problems some on this list > >have complained about. > > The way I understand this, the problem remains in the profile ACL > which requires a matching for for names to SID (lsaLookupNames). Gents, the determining ACL is not on the users' profile directory, it appears to be something set inside the NTUser.DAT file itself. In one of my NT Server courses I took a user profile and copied it off the NT workstation to the profile share, the I took ownership of the user profile from the point \\server\profiles\myuser as administrator, then I set the ACL to Everyone (Full Control). Surprise, the user whom I configured to use this new profile could not use it. The procedure I outlined in my previous message does work. This strongly (to me anyhow) suggests that the information NT uses is inside the NTUser.dat file. The NTUser.DAT file contains a distillation of System registry entries and NTConfig.POL determinants. One thing that really got one of my delegates was that they had a NT Workstation that had totally restrictive registry settings. After loggin onto that machine he could no longer access half the stuff on his own workstation. In other words, once a restriction has been set in the users' NTUser.DAT file it never gets released again. This is one of the most awful attributes of the NT profile system. Condensing this: =============== 1) We ought NOT to create a file called "User_Name" but instead a directory by that name as the top point of the share. 2) We need to come to terms with the contents of the NTUser.DAT file. Cheers, John H Terpstra From uccr at mail.kar.net Sun Sep 13 15:02:41 1998 From: uccr at mail.kar.net (Yaroslav Halchinsky) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory References: <3.0.5.32.19980912192000.008f94d0@pophost.eng.auburn.edu> Message-ID: <35FBDE91.9EF9E553@mail.kar.net> Gerald Carter wrote: > > At 03:54 AM 9/13/98 +1000, Yaroslav Halchinsky wrote: > >The first is when new user logs in a NT workstation samba creates > >not the *directory* `profile' but *file* `profile' and in case > >profiles do not work at all. Solution - create directory `profile' > >first then log in - it works fine. > > root preexec scripts set for the profile share automate this > entirely. It would be enough simple preexec 'cos profiles are stored in users' home directory. I know this is wrong but what is alternative? > > >Next, a week or about ago there was cvs version that permited changing > >passwords from NT box. Now it does not, so the question is how > >to download previous version of samba. > > Sorry. The user password change has not been implemented yet. To what > password changes are you referring? > > >BTW, printing does not work, but the LAN MAN solution works pretty well > >The server box is FreeBSD 2.2.7 > > Again. it's experiemental code. Much of the PDC functionality > is **not** implemented. Sorry if you had thought otherwise. > No. I know the difficulties. And I have mentioned two problems because they was absent in previous versions: `profile` had been created as a directory in 1.9.19* version of samba, and password changing from NT box worked until I updated samba sources. Regards, Yaroslav Halchinsky From Jean-Francois.Micouleau at utc.fr Sun Sep 13 16:12:36 1998 From: Jean-Francois.Micouleau at utc.fr (Jean-Francois Micouleau) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory In-Reply-To: <35FBDE91.9EF9E553@mail.kar.net> Message-ID: On Mon, 14 Sep 1998, Yaroslav Halchinsky wrote: > It would be enough simple preexec 'cos profiles are stored in users' > home directory. I know this is wrong but what is alternative? You should store them in a specific share like [profiles] and have 'logon path = \\%L\profiles\%U' in smb.conf Jerry have explained why in the NT FAQ. > No. I know the difficulties. And I have mentioned two problems > because they was absent in previous versions: `profile` had been created > as a directory in 1.9.19* version of samba, and password changing from > NT box > worked until I updated samba sources. For the profiles, you're right. Samba is creating files instead of directories since the inclusion of the NT smb calls. For the password changing, it's *impossible*. Nobody have written the code. Now if you provide me a netmon/tcpdump capture or the smbd.log of a password changing from an NT 4 workstation, I will change my point of view. Jean Francois ----------------------------------------------------------- Pinky: "What are we going to do tonight, Brain?" Brain: "The same thing we do every night, Pinky : try to install Windows NT !" ----------------------------------------------------------- From mmezo at mx2.redestb.es Sun Sep 13 23:38:41 1998 From: mmezo at mx2.redestb.es (Marcos Mezo) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory References: Message-ID: <35FC5781.60E90528@mx2.redestb.es> > 1) We ought NOT to create a file called "User_Name" but instead a > directory by that name as the top point of the share. > > 2) We need to come to terms with the contents of the NTUser.DAT file. The contents of the NTUser.DAT file are the ones found under "HKEY_CURRENT_USER" if you use "regedt32" under Windows NT. As such it has all the information about the user, like logon directory path, desktop path.., user restrictions like hidden drive letters, permission to share things over the network, to modify desktop appearance,... You can see what is in it by opening the regedt32 program in NT, Going to the HKEY_USERS section, choosing "Load Hive" from the File menu, selecting a NTUser.DAT file of any user you have permsion to view and giving it a name. Then a new branch can be seen with the name you have given, which has all the contentes of NTUser.DAT. You can even modify it. When you are finished you can "Unload Hive" and then it is saved again to NTUser.DAT with the modifications you have made. Marcos From cly at sunshine.bke.hu Mon Sep 14 09:01:45 1998 From: cly at sunshine.bke.hu (Dobos Sanyi) Date: Tue Dec 2 02:24:25 2003 Subject: Error message in logon process after starting 14th CVS source Message-ID: <35FCDB78.A79BDC24@sunshine.bke.hu> Hi! I downloaded the CVS source at 14th September. I compiled and started it. After that the Workstations, which have worked before with the 9th CVS code began to send me windows: connecting to domain conrtoller wasnt succesfull. The profile isnt accessible or has changed. You are logged in with the local profile. (The message is in translated. I dont know how it sound real in english) I copied back the 9th code, but the NT-s produce the same effect. Help please! Cly From jallison at cthulhu.engr.sgi.com Mon Sep 14 17:16:16 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory References: Message-ID: <35FD4F60.24CFC9C4@engr.sgi.com> Jean-Francois Micouleau wrote: > > > Does anyone know if > > the profile problem mentioned is a bug in the NT client or the > > Samba code? > > I took a netmon trace of an openning session for a user who doesn't > already have a profile. The NT client is sending an NT Transact NT create > call with the flags value set to 0. > > If I read correctly the CIFS spec, the flags value should be 8 here. > > I don't have an NT server to check against, so I'm curious of what an NTS > is doing in this case. Which flags value (there are lots :-) ? Can you send me this netmon trace so I can fix it please ? Cheers, Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From jallison at cthulhu.engr.sgi.com Mon Sep 14 17:40:59 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory References: Message-ID: <35FD552B.8490051C@engr.sgi.com> Jean-Francois Micouleau wrote: > > > For the profiles, you're right. Samba is creating files instead of > directories since the inclusion of the NT smb calls. > *Please* send me the netmon captures so I can fix this :-) ! > For the password changing, it's *impossible*. Nobody have written the > code. Now if you provide me a netmon/tcpdump capture or the smbd.log of a > password changing from an NT 4 workstation, I will change my point of > view. Weeeeelllll.... That's not strictly true. There *is* code in Samba that would allow NT to change the LANMAN password only. There are 4 methods of SMB password changing (great protocol huh :-). 1). Plain text -- Samba does this. 2). The little-known Lanman hash password changing method. This is an old compatibility mode in which only the lanman hash is done. NT can do this if you don't support the NT password changing methods. Samba also supports this. 3). The Win95 encrypted password change method - Samba does this. 4). The undocumented NT password change RPC - this is the only one that Samba doesn't do yet. It is vauguely possible that his NT setup was using method (2) as Samba was announcing no support for NT RPC calls and now we're announcing such, method (2) is no longer being used. Cheers, Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From Jean-Francois.Micouleau at utc.fr Mon Sep 14 17:59:48 1998 From: Jean-Francois.Micouleau at utc.fr (Jean-Francois Micouleau) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory In-Reply-To: <35FD552B.8490051C@engr.sgi.com> Message-ID: On Mon, 14 Sep 1998, Jeremy Allison wrote: > *Please* send me the netmon captures so I can fix this :-) ! The capture is ready, where do you want it ? > There are 4 methods of SMB password changing (great > protocol huh :-). > > 1). Plain text -- Samba does this. > 2). The little-known Lanman hash password changing method. > This is an old compatibility mode in which only the > lanman hash is done. NT can do this if you don't support > the NT password changing methods. Samba also supports this. > 3). The Win95 encrypted password change method - Samba does this. > 4). The undocumented NT password change RPC - this is the only > one that Samba doesn't do yet. > > It is vauguely possible that his NT setup was using method > (2) as Samba was announcing no support for NT RPC calls and > now we're announcing such, method (2) is no longer being > used. You mean NT SMB calls ? As samba is annoucing NT RPC calls since day one of PDC support. Or I missed something Before replying, I checked myself with: An NT4 SP1 workstation, A samba PDC server checked out on July 10 or so, which doesn't have the NT SMB calls but have the spoolss support (my dev server) I tried to change my password from the Ctrl|alt|del windows and it was unsuccessful. I didn't try from a dos box with a net user command. Anybody tried ? J.F. ----------------------------------------------------------- Pinky: "What are we going to do tonight, Brain?" Brain: "The same thing we do every night, Pinky : try to install Windows NT !" ----------------------------------------------------------- From jallison at cthulhu.engr.sgi.com Mon Sep 14 18:15:54 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory References: Message-ID: <35FD5D5A.E385E95A@engr.sgi.com> > You mean NT SMB calls ? As samba is annoucing NT RPC calls since day one > of PDC support. Or I missed something > > Before replying, I checked myself with: > An NT4 SP1 workstation, > A samba PDC server checked out on July 10 or so, which doesn't > have the NT SMB calls but have the spoolss support (my dev server) > > I tried to change my password from the Ctrl|alt|del windows and it was > unsuccessful. I didn't try from a dos box with a net user command. Anybody > tried ? I used the API ChangePassword from code to get NT to do the old lanman password change. But I think the 'net user' command may also do it. Cheers, Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From mkoelle at gmx.de Mon Sep 14 18:33:46 1998 From: mkoelle at gmx.de (Markus Koelle) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory In-Reply-To: References: <35FD552B.8490051C@engr.sgi.com> Message-ID: <199809141832.UAA28520@toplink2.toplink.net> Send reply to: Jean-Francois.Micouleau@utc.fr From: Jean-Francois Micouleau To: Multiple recipients of list Subject: Re: profile directory Date sent: Tue, 15 Sep 1998 04:05:15 +1000 > On Mon, 14 Sep 1998, Jeremy Allison wrote: > > > *Please* send me the netmon captures so I can fix this :-) ! > > The capture is ready, where do you want it ? > > > There are 4 methods of SMB password changing (great > > protocol huh :-). > > > > 1). Plain text -- Samba does this. > > 2). The little-known Lanman hash password changing method. > > This is an old compatibility mode in which only the > > lanman hash is done. NT can do this if you don't support > > the NT password changing methods. Samba also supports this. > > 3). The Win95 encrypted password change method - Samba does this. > > 4). The undocumented NT password change RPC - this is the only > > one that Samba doesn't do yet. > > > > It is vauguely possible that his NT setup was using method > > (2) as Samba was announcing no support for NT RPC calls and > > now we're announcing such, method (2) is no longer being > > used. > > You mean NT SMB calls ? As samba is annoucing NT RPC calls since day one > of PDC support. Or I missed something > > Before replying, I checked myself with: > An NT4 SP1 workstation, > A samba PDC server checked out on July 10 or so, which doesn't > have the NT SMB calls but have the spoolss support (my dev server) > > I tried to change my password from the Ctrl|alt|del windows and it was > unsuccessful. I didn't try from a dos box with a net user command. Anybody > tried ? "DOS"-BOX: NET USER fritz blabla /DOMAIN System-Failure 1726. RPC don't be successful. (I'm using a German language NT4-WS-SP3). Markus mkoelle@gmx.de From jallison at cthulhu.engr.sgi.com Mon Sep 14 19:50:04 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory References: Message-ID: <35FD736C.2B8CEA49@engr.sgi.com> Ok - found and fixed problem with profile directory. It turns out that the "flags" bit in an NTCreateX and a NTTrans/CreateX call has *nothing* to do with if an open is for a directory or not - it's *actually* embedded in the create_options fields of the above packets as the non-documented (un the CIFS spec) flag "OPERATION_ON_DIRECTORY_FILE" instead. Yaroslav, if you'd like to re-check out the CVS tree and re-compile and test I think you'll find the profile directory should be created correctly for new users now. Cheers, Jeremy Allison, Samba Team. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From jerry at Eng.Auburn.EDU Tue Sep 15 04:15:23 1998 From: jerry at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:25 2003 Subject: profile directory In-Reply-To: References: <3.0.5.32.19980912194953.009069a0@pophost.eng.auburn.edu> Message-ID: <3.0.5.32.19980914231523.009047e0@pophost.eng.auburn.edu> At 12:09 PM 9/13/98 +1000, Samba-Central wrote: > >2) We need to come to terms with the contents of the NTUser.DAT file. John, What do you mean by this? j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From jpr9c at cs.virginia.edu Tue Sep 15 13:18:24 1998 From: jpr9c at cs.virginia.edu (Scott Ruffner) Date: Tue Dec 2 02:24:25 2003 Subject: SAMBA-NTDOM digest 364 References: <19980913060001Z12669336-20449+7216@samba.anu.edu.au> Message-ID: <35FE6920.BB25AD72@cs.virginia.edu> > > At 09:16 AM 9/13/98 +1000, Samba-Central wrote: > > > > >Under NT4 if you want to use a shared profile among a group of users then > > >you have to go through some hoops to make that possible. We need to > > >understand this, else we will see the types of problems some on this list > > >have complained about. > > > > The way I understand this, the problem remains in the profile ACL > > which requires a matching for for names to SID (lsaLookupNames). > > Gents, the determining ACL is not on the users' profile directory, it > appears to be something set inside the NTUser.DAT file itself. Actually, I believe you have to set it in both places...the permission structure within the registry files looks disturbingly like the permission structure within NTFS...I wonder if anybody has any idea where to get some information regarding this...I'll hunt through DevStudio a bit and see if there's any documentation. Scott -- Scott Ruffner Computer Science Department Systems Engineer 226E Olsson Hall ruffner@cs.virginia.edu University of Virginia (804)982-2219 From Herve.Cimadomo at imag.fr Tue Sep 15 16:20:04 1998 From: Herve.Cimadomo at imag.fr (Herve.Cimadomo) Date: Tue Dec 2 02:24:25 2003 Subject: subscribe References: <35F8D3FA.4FA1642A@trgz.lviv.ua> Message-ID: <35FE93B4.F01DEBFF@imag.fr> hello, i'm a curious pb with samba 2.0.0 -prealpha on AIX here this a dos prompt: " L:\dev\src\xemacs-20\nt>edit L:\dev\src\xemacs-20\nt\compile.bat Chemin d'acc?s non trouv? <-- "file not found" L:\dev\src\XEMAC~XA\nt>dir compile.bat Le volume dans le lecteur L s'appelle c Le num?ro de s?rie du volume est 10E9-256D R?pertoire de L:\dev\src\XEMAC~XA\nt 08/09/98 08:24 230 compile.bat 1 fichier(s) 230 octets 102 449 152 octets libres L:\dev\src\XEMAC~XA\nt>edit L:\dev\src\XEMAC~XA\nt\compile.bat Chemin d'acc?s non trouv? <-- "file not found" " as you see, when a file is not found, i have a mangle path. the same command with the mangle path of file doesnt work too. This a bug or a smb.conf configuration error ? thank -- Herve Cimadomo Email: Herve.Cimadomo@imag.fr LSR / DASSAULT SYSTEME ACTIMART, bat 8, avenue de Vignate 38610 Gieres tel : 04.76.63.34.61 L:\dev\src\xemacs-20\nt>edit L:\dev\src\xemacs-20\nt\compile.bat From aperrin at demog.Berkeley.EDU Tue Sep 15 16:59:33 1998 From: aperrin at demog.Berkeley.EDU (Andrew Perrin - Demography) Date: Tue Dec 2 02:24:25 2003 Subject: Can't compile newest CVS code Message-ID: Greetings- Just downloaded the most recent CVS code (after a long break, so I don't know when this stopped working); I can't get it to compile. make returns lots of the following error: /usr/include/sys/vfs.h:164: warning: `struct statvfs64' declared inside parameter list /usr/include/sys/vfs.h:164: warning: its scope is only this definition or declaration, /usr/include/sys/vfs.h:164: warning: which is probably not what you want. and then finally chokes on: Linking bin/smbd Undefined first referenced symbol in file socket lib/util.o getpeername lib/util.o gethostbyname lib/system.o accept smbd/server.o bind lib/util.o setsockopt lib/util.o gethostbyaddr lib/util.o getsockopt lib/util.o inet_addr libsmb/namequery.o sendto smbd/oplock.o inet_ntoa libsmb/namequery.o getsockname smbd/oplock.o yp_get_default_domain smbd/password.o recvfrom lib/util.o listen smbd/server.o connect lib/util.o ld: fatal: Symbol referencing errors. No output written to bin/smbd *** Error code 1 make: Fatal error: Command failed for target `bin/smbd' Particulars: Solaris 2.6 (SPARC), gcc, gnu make, used the configure script and changed only the directory from /usr/local to /usr/LOCAL for our needs. Any advice? --------------------------------------------------------------------- Andrew J. Perrin - aperrin@demog.berkeley.edu - NT/Unix Admin/Support Department of Demography - University of California at Berkeley 2232 Piedmont Avenue #2120 - Berkeley, California, 94720-2120 USA http://demog.berkeley.edu/~aperrin --------------------------SEIU1199 From sm at sys.uea.ac.uk Tue Sep 15 17:20:21 1998 From: sm at sys.uea.ac.uk (Shaun McCullagh) Date: Tue Dec 2 02:24:25 2003 Subject: Major Problems change Domains in 2.0.0-prealpha on Solaris 2.5.1 Message-ID: Hello, Everthing has be going great until this afternoon. I've been running samba on a small SPARC called 'radon' for about a week with great success with a domain called SYS-TEST. This afternoon I installed the same cvs version on our main samba server called 'fozz' and named the domain SYS-LABS. The NT Wks get a welcome message to SYS-LABS when they are switched to SYS-LABS, but log.smb reports >[1998/09/15 18:03:28, 0] smbd/reply.c:reply_sesssetup_and_X(657) > NT Password did not match ! Defaulting to Lanman Now nobody can logon to any machine, presumably because of the above error message. I created the machine accounts with smbpasswd -m -a NTLAB2PC01 NTLAB2PC01 etc etc smbclient '\\fozz\homes' -U sm works fine. smbclient -L fozz shows that fozz is the Workgroup Master for SYS-LABS. Worst of all I can't move any machines back to SYS-TEST, I get the same error message as above Win 95 clients can connect to \\fozz\homes successfully Any ideas? I hope I've made a silly mistake! TIA Shaun McCullagh, IT Support Officer, School of Information Systems., University of East Anglia., Norwich England NR4 7TJ Office: E02.102 http://www.sys.uea.ac.uk/~sm Tel +44 1603 592307 mailto:sm@sys.uea.ac.uk FAX +44 1603 593344 ============================= smb.conf for fozz ===================== [global] auto services = publicf courseware www netbios name = Student_Files printing = bsd workgroup = SYS-LABS allow hosts = .uea.ac.uk localhost security = user printcap name = /etc/printcap load printers = yes domain master = yes local master = yes preferred master = yes dns proxy = no os level = 65 domain logons = yes guest account = guest debug level = 1 server string = Student Files password level = 2 dead time = 5 max connections = 100 max log size = 6000 encrypt passwords = yes logon script = logon.bat logon drive = U: logon path = \\Student_Files\profiles\sysprofiles logon home = \\Student_Files\%U [profiles] path = /usr/local/samba/profiles guest ok = yes browseable = yes writeable = yes [netlogon] path = /usr/local/samba/lib/netlogon writeable = no locking = no public = no case sensitive = yes From samorris at suod.cs.colorado.edu Tue Sep 15 17:31:19 1998 From: samorris at suod.cs.colorado.edu (Scott A. Morris) Date: Tue Dec 2 02:24:25 2003 Subject: SAMBA-NTDOM digest 364 In-Reply-To: Your message of "Tue, 15 Sep 1998 23:22:34 +1000." <35FE6920.BB25AD72@cs.virginia.edu> Message-ID: <199809151731.LAA24327@suod.cs.colorado.edu> > > > At 09:16 AM 9/13/98 +1000, Samba-Central wrote: > > > > > > >Under NT4 if you want to use a shared profile among a group of users then > > > >you have to go through some hoops to make that possible. We need to > > > >understand this, else we will see the types of problems some on this list > > > >have complained about. > > > > > > The way I understand this, the problem remains in the profile ACL > > > which requires a matching for for names to SID (lsaLookupNames). > > > > Gents, the determining ACL is not on the users' profile directory, it > > appears to be something set inside the NTUser.DAT file itself. > > Actually, I believe you have to set it in both places...the permission > structure within the registry files looks disturbingly like the > permission structure within NTFS...I wonder if anybody has any idea > where to get some information regarding this...I'll hunt through > DevStudio a bit and see if there's any documentation. > > Scott > -- > Scott Ruffner Computer Science Department > Systems Engineer 226E Olsson Hall > ruffner@cs.virginia.edu University of Virginia > (804)982-2219 Several monthes ago I wrote a tool to copy the local profile from one user to another. All I did was copy the profile dir, set the acl on the profile dir (and all files and subdirectories, of course), and then load the ntuser.dat, change the acl on all its subkeys, unload their ntuser.dat, and then update the ProfileList (HKLM\Software\Microsoft\Windows NT\CurrentVersion\ProfileList). I can't authoritatively say that this is all that is necessary, but it works, and after rigourous testing, we used this tool to migrate ~150 user profiles from accounts in one domain to accounts in another. Hope this helps! -- Scott -- Scott A. Morris samorris@cs.colorado.edu Unix/NT Network Administrator Department of Computer Science University of Colorado at Boulder From sm at sys.uea.ac.uk Tue Sep 15 18:34:14 1998 From: sm at sys.uea.ac.uk (Shaun McCullagh) Date: Tue Dec 2 02:24:25 2003 Subject: Re Major Problems changing Domains in 2.0.0-prealpha on Solaris 2.5.1 Message-ID: I've done some more experiments & can now report the fault is intermittent. Would it useful if I setup Net Monitor? Thanks again to evrybody who has written SAMBA or parts thereof. Cheers Shaun McCullagh, IT Support Officer, School of Information Systems., University of East Anglia., Norwich England NR4 7TJ Office: E02.102 http://www.sys.uea.ac.uk/~sm Tel +44 1603 592307 mailto:sm@sys.uea.ac.uk FAX +44 1603 593344 From cartegw at Eng.Auburn.EDU Tue Sep 15 19:56:37 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:25 2003 Subject: Re Major Problems changing Domains in 2.0.0-prealpha on Solaris References: Message-ID: <35FEC675.1A82CC7F@eng.auburn.edu> Shaun McCullagh wrote: > > I've done some more experiments & can now report the fault is > intermittent. > > Would it useful if I setup Net Monitor? Netmon is always useful :) -- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From h.nardmann at secunet.de Wed Sep 16 08:28:15 1998 From: h.nardmann at secunet.de (Heiko Nardmann) Date: Tue Dec 2 02:24:25 2003 Subject: NT server security problems and questions References: <19980913060001Z12669336-20449+7216@samba.anu.edu.au> <35FE6920.BB25AD72@cs.virginia.edu> Message-ID: <35FF769F.7F4B1C50@secunet.de> Hi! Please excuse me if this is the wrong list I'm posting to. I'm having problems with using 'security = server'. Our situation is as follows: The LAN consists mainly out of NT workstations. Now we needed one Unix machine for a new project. So I setup a ix86 Linux machine and tried to use 'security = server'. I set 'password server = 10.151.4.11' which is the IP of our NT server. I have read the man page of smb.conf, and the files WinNT.txt, ENCRYPTION.txt and security_level.txt. I have setup the following smb.conf file: [global] security = server password server = 10.151.4.11 #security = user #security = share # biete die Drucker an load printers = yes # default maessig wird BSD lp verwendet printer = lp printing = bsd printcap name = /etc/printcap lpq cache time = 30 print command = /usr/bin/lpr -r -P%p %s lpq command = /usr/bin/lpq -P%p lprm command = /usr/bin/lprm -P%p %j # zeige die Share Liste im Netz an browse list = yes browseable = yes # root darf sich hier nicht anmelden invalid users = root # aktuelle Workgroup workgroup = SECUNET-SI # Adresse des WINS Servers wins server=129.0.20.99 # Kommentar bei der Auflistung server string = Linux Workstation (Linux Samba %v) # zeige diesen Rechner als NT 4.0 announce version = 4.0 # keine automatische Disconnection deadtime = 0 # Ablegen von Lock Files lock directory = /var/lock/samba # nmbd wird nicht Local Master Browser local master = false # lokales Laufwerk, an das das Homedirectory gekoppelt wird logon drive = h: # kein volles Login networkstation user login = yes # Socket Optionen socket options = SO_KEEPALIVE # verschluesselte Passwords encrypt passwords = yes #update encrypted = yes #unix password sync = yes null passwords = true case sensitive = yes ; Please uncomment the following entry and replace the ; ip number and netmask with the correct numbers for ; your ethernet interface. ; interfaces = 192.168.1.1/255.255.255.0 ; If you want Samba to act as a wins server, please set ; 'wins support = yes' wins support = no ; If you want Samba to use an existing wins server, ; please uncomment the following line and replace ; the dummy with the wins server's ip number. ; wins server = 192.168.1.1 [homes] comment = Heimatverzeichnis browseable = no writable = yes create mask = 0750 directory mask = 0750 dos filetime resolution = true mangled names = yes user = %S preserve case = yes ; The following share gives all users access to the Server's CD drive, ; assuming it is mounted under /cd. To enable this share, please remove ; the semicolons before the lines ; [cdrom] comment = Linux CD-ROM path = /cdrom read only = yes locking = no [printers] comment = All Printers browseable = no printable = yes public = no read only = yes create mode = 0700 directory = /tmp I know that many entries are already default values but I rather have them in here explicit than having to look into the man page for the default value. I also set up a /etc/smbpasswd file using the mkdsmbpasswd script. I just removed all entries but the ones for the users really needed. So it currently looks like this: # # SMB password file. # stein:10479:NO PASSWORDXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:10000:: foss:10479:NO PASSWORDXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:10000:: lehnert:10479:NO PASSWORDXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:10000:: nardmann:10479:NO PASSWORDXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:10000:: The following is the output I get trying the setup with both providing the local unix password and the domain password (the output is in both cases the same): sn-pc133:nardmann[~]>smbclient -L sn-pc133 -U nardmann Added interface ip=10.151.4.73 bcast=10.151.7.255 nmask=255.255.252.0 Server time is Wed Sep 16 11:56:40 1998 Timezone is UTC+2.0 Password: Session setup failed for username=nardmann myname=SN-PC133 destname=SN-PC133 ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree Connect or Session Setup are invalid.) You might find the -U, -W or -n options useful Sometimes you have to use `-n USERNAME' (particularly with OS/2) Some servers also insist on uppercase-only passwords In the meantime I do a 'tail -f /var/log/log.smb'. After starting 'smbclient -L sn-pc133 -U nardmann' but before typing in the password I already get the following output from the tail command: 10.151.4.11 rejected the session password server is not connected So the NT server just rejects my samba server. This is currently my main problem. Is there anyone who has experienced the same problem and maybe has found a solution for it? BTW: I have Version 1.9.18p8 installed on this machine. -- Ciao ... Heiko Nardmann From svedja at lysator.liu.se Wed Sep 16 09:12:05 1998 From: svedja at lysator.liu.se (Dejan Ilic) Date: Tue Dec 2 02:24:25 2003 Subject: nmbd fork-bombed my server Message-ID: Downloaded yesterdays CVS-code and installed it on my server. Until yesterday the code worked mostly fine, at least non-fatal. Yesterday night Samba suddenly fork-bombed my server. Of course not by prupose, but the server effectivly was out of memory (& swap) to such a degree that even a "reboot" was not possible. A "ps" succeded and it showed the memory full off lots of nmbd's. The system is a Solaris_x86 with all the newest patches and GCC-2.8.1 I have no idea what version samba is except that it is 2.0.0.alpha A datestamp beside "2.0.0.alpha" whould be very usefull. The nmb-logs show lots of messages like this: 1998/09/16 05:19:33, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(237) find_response_record: response packet id 30039 received with no matching record. [1998/09/16 05:19:33, 0] nmbd/nmbd_packets.c:find_subnet_for_nmb_packet(1408) find_subnet_for_nmb_packet: response record not found for response id 30039 [1998/09/16 05:19:48, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(237) find_response_record: response packet id 30124 received with no matching record. [1998/09/16 05:19:48, 0] nmbd/nmbd_packets.c:find_subnet_for_nmb_packet(1408) find_subnet_for_nmb_packet: response record not found for response id 30124 [1998/09/16 05:19:48, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(237) find_response_record: response packet id 30090 received with no matching record. [1998/09/16 05:19:48, 0] nmbd/nmbd_packets.c:find_subnet_for_nmb_packet(1408) find_subnet_for_nmb_packet: response record not found for response id 30090 [1998/09/16 05:19:58, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(237) find_response_record: response packet id 30124 received with no matching record. [1998/09/16 05:19:58, 0] nmbd/nmbd_packets.c:find_subnet_for_nmb_packet(1408) find_subnet_for_nmb_packet: response record not found for response id 30124 [1998/09/16 05:19:58, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(237) find_response_record: response packet id 30088 received with no matching record. [1998/09/16 05:19:58, 0] nmbd/nmbd_packets.c:find_subnet_for_nmb_packet(1408) find_subnet_for_nmb_packet: response record not found for response id 30088 [1998/09/16 05:20:58, 0] nmbd/nmbd_become_lmb.c:unbecome_local_master_success(156) etc.etc.etc. [1998/09/16 02:52:42, 0] nmbd/nmbd_become_lmb.c:become_local_master_fail2(428) become_local_master_fail2: failed to register name KNUTPUNKTEN<1d> on subnet 130.236.240.2. Failed to become a local master browser. For more information contact me. ===================================================================== Dejan Ilic, Tech Univ. of Linkoping, Sweden Phone:+46-13-473 01 06 Email: svedja@lysator.liu.se Web: http://www.lysator.liu.se/~svedja ===================================================================== [finger -l svedja@lysator.liu.se for public PGP key] From heinig at HDZ-IMA.RWTH-Aachen.de Wed Sep 16 18:26:46 1998 From: heinig at HDZ-IMA.RWTH-Aachen.de (heinig) Date: Tue Dec 2 02:24:25 2003 Subject: Can't compile newest CVS code References: Message-ID: <360002E6.41A6@HDZ-IMA.RWTH-Aachen.de> Andrew Perrin - Demography wrote: > > Greetings- > > Just downloaded the most recent CVS code (after a long break, so I don't > know when this stopped working); I can't get it to compile. make returns > lots of the following error: > > /usr/include/sys/vfs.h:164: warning: `struct statvfs64' declared inside > parameter list > /usr/include/sys/vfs.h:164: warning: its scope is only this definition or > declaration, > /usr/include/sys/vfs.h:164: warning: which is probably not what you want. > > and then finally chokes on: > Linking bin/smbd > Undefined first referenced > symbol in file > socket lib/util.o > getpeername lib/util.o > gethostbyname lib/system.o > accept smbd/server.o > bind lib/util.o > setsockopt lib/util.o > gethostbyaddr lib/util.o > getsockopt lib/util.o > inet_addr libsmb/namequery.o > sendto smbd/oplock.o > inet_ntoa libsmb/namequery.o > getsockname smbd/oplock.o > yp_get_default_domain smbd/password.o > recvfrom lib/util.o > listen smbd/server.o > connect lib/util.o > ld: fatal: Symbol referencing errors. No output written to bin/smbd > *** Error code 1 > make: Fatal error: Command failed for target `bin/smbd' > > Particulars: Solaris 2.6 (SPARC), gcc, gnu make, used the configure script > and changed only the directory from /usr/local to /usr/LOCAL for our > needs. > > Any advice? Erm, no advice, just confirmation of problems with the configure stuff. Configure doesn?t include libxnls (not sure now, it was yesterday) and libnls in the library list, which causes the problems with connect(), getsockopt() etc etc. I?ve no idea why, though, and I don?t like adding that sort of stuff by hand since configure is a rather complicated beast and I don?t know what else is missing. There are also problems when I define --with-nisplus: it gets recognised OK (by configure) but doesn?t get written into the Makefile and eventually causes an unresolved reference error with nisplus_initialize_password_db(). This is due to a missing -DNISPLUS in the FLAGS in the Makefile. Again, I could add the switch to make it compile, but I?m wary of doing so because I?ve no idea where else this stuff is needed. Configure does seem to be ill at the moment... Gerald From h.nardmann at secunet.de Wed Sep 16 09:42:04 1998 From: h.nardmann at secunet.de (Heiko Nardmann) Date: Tue Dec 2 02:24:25 2003 Subject: NT server security problems and questions References: Message-ID: <35FF87EC.FAEE8A6F@secunet.de> Joao Carvalho wrote: > > > I set 'password server = 10.151.4.11' which is the IP of our NT server. > > nope it is supost to be > > password server = > > in my case > > password server = naomi > > i am using this sinse the beginning without problemas > > all users are exported using NIS and samba . > As you see from the output given in log.smb the server is contacted. So this is not the problem. It has to be something with my setup. Any chance that you may send me your smb.conf? Questions: Are the unix passwords identical to the domain passwords in your system? Are the usernames identical? How did you setup the passwords in smbpasswd? I tried to set them being root as trying this a a normal user resulted in the following error message: sn-pc133:nardmann[local]>smbpasswd Old SMB password: New SMB password: Retype new SMB password: smbpasswd: machine 127.0.0.1 rejected the session setup. Error was : ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree Connect or Session Setup are invalid.). So I have to do this as root to succeed in changing the passwords. Beside this problem the NT server does reject the session again. Which samba version do you use? [...] > > > > [global] > > security = server > > password server = 10.151.4.11 [...] > > In the meantime I do a 'tail -f /var/log/log.smb'. > > After starting 'smbclient -L sn-pc133 -U nardmann' but before > > typing in the password I already get the following output from the tail > > command: > > > > 10.151.4.11 rejected the session > > password server is not connected > > > > So the NT server just rejects my samba server. > > This is currently my main problem. > > [...] -- Ciao ... Heiko Nardmann From siumk at hkstar.com Wed Sep 16 12:10:05 1998 From: siumk at hkstar.com (Alan Mak) Date: Tue Dec 2 02:24:25 2003 Subject: NT server security problems and questions References: <19980913060001Z12669336-20449+7216@samba.anu.edu.au> <35FE6920.BB25AD72@cs.virginia.edu> <35FF769F.7F4B1C50@secunet.de> Message-ID: <35FFAA9D.9A14EFCA@hkstar.com> Hi Nardmann, Have you tried to set your Samba server to the same domain as your NT? And I guess you must have run the testparms command already. Correct me if I am wrong -> the output from the testparms is more real than just looking into the smb.conf file. Regards, Alan Heiko Nardmann wrote: > > Hi! > > Please excuse me if this is the wrong list I'm posting to. > > I'm having problems with using 'security = server'. > > Our situation is as follows: > The LAN consists mainly out of NT workstations. > Now we needed one Unix machine for a new project. > So I setup a ix86 Linux machine and tried to use 'security = server'. > I set 'password server = 10.151.4.11' which is the IP of our NT server. > > I have read the man page of smb.conf, and the files WinNT.txt, > ENCRYPTION.txt and security_level.txt. > > I have setup the following smb.conf file: > > [global] > security = server > password server = 10.151.4.11 > #security = user > #security = share > > # biete die Drucker an > load printers = yes > # default maessig wird BSD lp verwendet > printer = lp > printing = bsd > printcap name = /etc/printcap > lpq cache time = 30 > print command = /usr/bin/lpr -r -P%p %s > lpq command = /usr/bin/lpq -P%p > lprm command = /usr/bin/lprm -P%p %j > > # zeige die Share Liste im Netz an > browse list = yes > browseable = yes > > # root darf sich hier nicht anmelden > invalid users = root > > # aktuelle Workgroup > workgroup = SECUNET-SI > > # Adresse des WINS Servers > wins server=129.0.20.99 > > # Kommentar bei der Auflistung > server string = Linux Workstation (Linux Samba %v) > > # zeige diesen Rechner als NT 4.0 > announce version = 4.0 > > # keine automatische Disconnection > deadtime = 0 > > # Ablegen von Lock Files > lock directory = /var/lock/samba > > # nmbd wird nicht Local Master Browser > local master = false > > # lokales Laufwerk, an das das Homedirectory gekoppelt wird > logon drive = h: > > # kein volles Login > networkstation user login = yes > > # Socket Optionen > socket options = SO_KEEPALIVE > > # verschluesselte Passwords > encrypt passwords = yes > #update encrypted = yes > #unix password sync = yes > null passwords = true > > case sensitive = yes > > ; Please uncomment the following entry and replace the > ; ip number and netmask with the correct numbers for > ; your ethernet interface. > ; interfaces = 192.168.1.1/255.255.255.0 > > ; If you want Samba to act as a wins server, please set > ; 'wins support = yes' > wins support = no > > ; If you want Samba to use an existing wins server, > ; please uncomment the following line and replace > ; the dummy with the wins server's ip number. > ; wins server = 192.168.1.1 > > [homes] > comment = Heimatverzeichnis > browseable = no > writable = yes > create mask = 0750 > directory mask = 0750 > dos filetime resolution = true > mangled names = yes > user = %S > preserve case = yes > > ; The following share gives all users access to the Server's CD drive, > ; assuming it is mounted under /cd. To enable this share, please remove > ; the semicolons before the lines > ; > [cdrom] > comment = Linux CD-ROM > path = /cdrom > read only = yes > locking = no > > [printers] > comment = All Printers > browseable = no > printable = yes > public = no > read only = yes > create mode = 0700 > directory = /tmp > > I know that many entries are already default values but I rather have > them > in here explicit than having to look into the man page for the default > value. > > I also set up a /etc/smbpasswd file using the mkdsmbpasswd script. > I just removed all entries but the ones for the users really needed. > So it currently looks like this: > > # > # SMB password file. > # > stein:10479:NO > PASSWORDXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:10000:: > foss:10479:NO > PASSWORDXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:10000:: > lehnert:10479:NO > PASSWORDXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:10000:: > nardmann:10479:NO > PASSWORDXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:10000:: > > The following is the output I get trying the setup with both providing > the local > unix password and the domain password (the output is in both cases the > same): > > sn-pc133:nardmann[~]>smbclient -L sn-pc133 -U nardmann > Added interface ip=10.151.4.73 bcast=10.151.7.255 nmask=255.255.252.0 > Server time is Wed Sep 16 11:56:40 1998 > Timezone is UTC+2.0 > Password: > Session setup failed for username=nardmann myname=SN-PC133 > destname=SN-PC133 ERRSRV - ERRbadpw (Bad password - name/password pair > in a Tree Connect or Session Setup are invalid.) > You might find the -U, -W or -n options useful > Sometimes you have to use `-n USERNAME' (particularly with OS/2) > Some servers also insist on uppercase-only passwords > > In the meantime I do a 'tail -f /var/log/log.smb'. > After starting 'smbclient -L sn-pc133 -U nardmann' but before > typing in the password I already get the following output from the tail > command: > > 10.151.4.11 rejected the session > password server is not connected > > So the NT server just rejects my samba server. > This is currently my main problem. > > Is there anyone who has experienced the same problem > and maybe has found a solution for it? > > BTW: I have Version 1.9.18p8 installed on this machine. > > -- > Ciao ... Heiko Nardmann From mkoelle at gmx.de Wed Sep 16 12:23:14 1998 From: mkoelle at gmx.de (Markus Koelle) Date: Tue Dec 2 02:24:25 2003 Subject: nmbd fork-bombed my server In-Reply-To: Message-ID: <199809161221.OAA08373@toplink2.toplink.net> Send reply to: svedja@lysator.liu.se From: Dejan Ilic To: Multiple recipients of list Subject: nmbd fork-bombed my server Date sent: Wed, 16 Sep 1998 19:17:18 +1000 I've installed the 98-09-14-CVS-code an my linux machine (2.0.35-Kernel). 20 hours later my network with only very few clients becomes slower and slower. An "ps -ax|grep nmbd" and I was shocked : hundred or so nmbd- processes - out of memory! The restart of "nmbd" was impossible - only a server reboot helps. Is there a bug-fixed version in the cvs now? Markus Koelle mkoelle@gmx.de > Downloaded yesterdays CVS-code and installed it on my server. > Until yesterday the code worked mostly fine, at least non-fatal. > > Yesterday night Samba suddenly fork-bombed my server. Of course not by > prupose, but the server effectivly was out of memory (& swap) to such > a degree that even a "reboot" was not possible. A "ps" succeded and it > showed the memory full off lots of nmbd's. > > The system is a Solaris_x86 with all the newest patches and GCC-2.8.1 > I have no idea what version samba is except that it is 2.0.0.alpha > A datestamp beside "2.0.0.alpha" whould be very usefull. From heederik at wins.uva.nl Wed Sep 16 12:53:47 1998 From: heederik at wins.uva.nl (Robbert Heederik) Date: Tue Dec 2 02:24:26 2003 Subject: nmbd fork-bombed my server In-Reply-To: <199809161221.OAA08373@toplink2.toplink.net>; from "Markus Koelle" on Wed, Sep 16, 1998 at 10:27:10PM References: <199809161221.OAA08373@toplink2.toplink.net> Message-ID: <19980916145347.41334@wins.uva.nl> On Wed, Sep 16, 1998 at 10:27:10PM +1000, Markus Koelle wrote: > I've installed the 98-09-14-CVS-code an my linux machine (2.0.35-Kernel). > 20 hours later my network with only very few clients becomes slower and > slower. An "ps -ax|grep nmbd" and I was shocked : hundred or so nmbd- > processes - out of memory! > > The restart of "nmbd" was impossible - only a server reboot helps. I have had the same thing happening on three servers running 2.0.0 alpha4 and had to reboot two of them. Crash dumps showed that they were 'running' 2300+ nmbd processes... The third machine had only been running 2.0.0-alpha4 for a few hours without many connections and I could stop samba in time. After some experimenting, I am now running with the following setup: nmbd -> nmbd-1.9.18p4_ntdom smbd -> smbd-2.0.0-alpha4 It works fine for now, but are there any consequences of running different versions of nmbd and smbd? My configuration: Servers: Solaris 2.5.1 and 2.6 Sparc's running as PDC's Clients: mix of NT 4.0 SP3, NT 3.51, W95. Robbert. -- %!PS Robbert Heederik, heederik@wins.uva.nl, University of Amsterdam /Helvetica findfont 36 scalefont setfont 40 360 translate 1 -.05 -.05 {dup .05 le { pop 1 } if setgray 0 0 moveto (gsso9..vvv-vhmr-tu`-mk.}gddcdqhj.) { 1 add ( ) dup 0 4 3 roll put show} forall -1 .5 translate } for showpage From mblack at csihq.com Wed Sep 16 15:40:41 1998 From: mblack at csihq.com (Mike Black) Date: Tue Dec 2 02:24:26 2003 Subject: nmbd fork-bombed my server Message-ID: <008801bde188$5ccafa50$32de11cc@mblack.csihq.com> I trace this down to the ASYNC_DNS. Didn't test commenting it out but I'll bet that will solve the problem. I noticed a new nmbd running for every DNS request and reported it to the bug list. -----Original Message----- From: Robbert Heederik To: Multiple recipients of list Date: Wednesday, September 16, 1998 9:00 AM Subject: Re: nmbd fork-bombed my server >On Wed, Sep 16, 1998 at 10:27:10PM +1000, Markus Koelle wrote: >> I've installed the 98-09-14-CVS-code an my linux machine (2.0.35-Kernel). >> 20 hours later my network with only very few clients becomes slower and >> slower. An "ps -ax|grep nmbd" and I was shocked : hundred or so nmbd- >> processes - out of memory! >> >> The restart of "nmbd" was impossible - only a server reboot helps. > >I have had the same thing happening on three servers running 2.0.0 >alpha4 and had to reboot two of them. Crash dumps showed that they >were 'running' 2300+ nmbd processes... The third machine had only >been running 2.0.0-alpha4 for a few hours without many connections and >I could stop samba in time. > >After some experimenting, I am now running with the following setup: >nmbd -> nmbd-1.9.18p4_ntdom >smbd -> smbd-2.0.0-alpha4 > >It works fine for now, but are there any consequences of running different >versions of nmbd and smbd? > >My configuration: >Servers: Solaris 2.5.1 and 2.6 Sparc's running as PDC's >Clients: mix of NT 4.0 SP3, NT 3.51, W95. > >Robbert. >-- >%!PS Robbert Heederik, heederik@wins.uva.nl, University of Amsterdam >/Helvetica findfont 36 scalefont setfont 40 360 translate 1 -.05 -.05 {dup >05 le { pop 1 } if setgray 0 0 moveto (gsso9..vvv-vhmr-tu`-mk.}gddcdqhj.) >{ 1 add ( ) dup 0 4 3 roll put show} forall -1 .5 translate } for showpage > From aperrin at demog.Berkeley.EDU Wed Sep 16 16:37:41 1998 From: aperrin at demog.Berkeley.EDU (Andrew Perrin - Demography) Date: Tue Dec 2 02:24:26 2003 Subject: Thanks Message-ID: Thanks to all who responded -- it appears that gnu's make doesn't work (at least in my environment) with the CVS code. I'd appreciate if anybody can verify this. I did *excactly* the same thing with gnu make and sun's version (to the point of rm'ing the whole directory each time and reloading a full CVS distribution), and gmake bombed and make didn't. Seems odd, but.... --------------------------------------------------------------------- Andrew J. Perrin - aperrin@demog.berkeley.edu - NT/Unix Admin/Support Department of Demography - University of California at Berkeley 2232 Piedmont Avenue #2120 - Berkeley, California, 94720-2120 USA http://demog.berkeley.edu/~aperrin --------------------------SEIU1199 From jallison at cthulhu.engr.sgi.com Wed Sep 16 17:08:24 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:26 2003 Subject: nmbd fork-bombed my server References: <008801bde188$5ccafa50$32de11cc@mblack.csihq.com> Message-ID: <35FFF088.DDA63A74@engr.sgi.com> Mike Black wrote: > > I trace this down to the ASYNC_DNS. Didn't test commenting it out but I'll > bet that will solve the problem. I noticed a new nmbd running for every DNS > request and reported it to the bug list. > Well Andrew also added code that causes nmbd to fork when writing out a WINS database and also when doing a browse synchronisation. When nmbd fork-bombs you are these processes in the zombie state or are they still flagged as running ? If they're zombies then we need to look at the CatchChild() code in lib/signal.c. Cheers, Jeremy Allison, Samba Team. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From farhad at Tehran.Stanford.EDU Wed Sep 16 17:32:24 1998 From: farhad at Tehran.Stanford.EDU (Farhad Shakeri) Date: Tue Dec 2 02:24:26 2003 Subject: User Profiles problem. Message-ID: <199809161732.KAA23324@Tehran.Stanford.EDU> Hi Everybody, I just compiled and installed the latest CVS on a Sol2.6 sparc with no problem. Users can login from their NT workstation and almost everything looks good except the Profiles. my smb.conf has the following entries: logon path = \\%L\Profiles\%U [netlogon] comment = Network Logon Service path = /local/samba/lib/netlogon guest ok = no writable = no share modes = no [Profiles] path = /local/samba/profiles root preexec = /local/samba/bin/buildprofile %U browseable = no guest ok = no In order for buildprofile to create a user directory permission for directory /local/samba/profiles should be 777. But even after the user directory is created, when I logoff the nt workstation I get: "The update for roaming profile failed." In the logfiles (log.ntmachine) I get the following errors: *** During logout [1998/09/16 10:14:38, 1] smbd/ipc.c:api_fd_reply(3419) api_fd_reply: INVALID PIPE HANDLE: 7017 and *** During login [1998/09/16 10:13:37, 1] passdb/passdb.c:pdb_name_to_rid(614) Username is invalid on this system I have turned off the User Profile Caching on all the NT workstaions. I need to know what I am doing wrong here. thanks in advance --- Farhad Shakeri Email: farhad@CS.Stanford.EDU Systems Programmer Computer Science Department Tel: (650) 723 0009 Stanford, CA 94305-9015 Fax: (650) 723 1701 From icoupeau at unav.es Wed Sep 16 18:13:07 1998 From: icoupeau at unav.es (Ignacio Coupeau) Date: Tue Dec 2 02:24:26 2003 Subject: nmbd fork-bombed my server References: <008801bde188$5ccafa50$32de11cc@mblack.csihq.com> <35FFF088.DDA63A74@engr.sgi.com> Message-ID: <35FFFFB3.FD193CBB@unav.es> Hello, I have the same problem with linux RedHat (2.0.30, pentium). The nmbd forks a lot of child and figure as active processes (about 1 per minute in apentium 166 with 45 NT4 ws in the domain): ---- root 9620 0.3 0.5 1324 744 ? S 19:55 0:00 /usr/local/etc/samba/bin/nmbd -D -d 5 -s /usr/local/etc/samba/lib/ ----- I found in the log that the following lines repeat cyclically in a loop: ----- [1998/09/16 20:06:49, 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(308) dump_workgroups() dump workgroup on subnet UNICAST_SUBNET: netmask= 159.237.12.42: CTI-SMB(1) current master browser = UNKNOWN BILBO 40099b0b (Samba 2.0.0-prealpha) [1998/09/16 20:06:49, 4] nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(181) find_workgroup_on_subnet: workgroup search for CTI-SMB on subnet UNICAST_SUBNET: found. [1998/09/16 20:06:49, 4] nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(181) find_workgroup_on_subnet: workgroup search for CTI-SMB on subnet UNICAST_SUBNET: found. [1998/09/16 20:06:49, 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(308) dump_workgroups() dump workgroup on subnet 159.237.12.42: netmask= 255.255.255.0: CTI-SMB(1) current master browser = BILBO BILBO 400c9b0b (Samba 2.0.0-prealpha) POLAR 40019a03 (Samba 1.9.19-prealpha) [1998/09/16 20:06:49, 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(308) dump_workgroups() dump workgroup on subnet UNICAST_SUBNET: netmask= 159.237.12.42: CTI-SMB(1) current master browser = UNKNOWN BILBO 40099b0b (Samba 2.0.0-prealpha) [1998/09/16 20:06:49, 4] nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(181) find_workgroup_on_subnet: workgroup search for CTI-SMB on subnet UNICAST_SUBNET: found. ----- Jeremy Allison wrote: > > Mike Black wrote: > > > > I trace this down to the ASYNC_DNS. Didn't test commenting it out but I'll > > bet that will solve the problem. I noticed a new nmbd running for every DNS > > request and reported it to the bug list. > > > > Well Andrew also added code that causes nmbd to fork when > writing out a WINS database and also when doing a browse > synchronisation. > > When nmbd fork-bombs you are these processes in the zombie > state or are they still flagged as running ? > > If they're zombies then we need to look at the > CatchChild() code in lib/signal.c. > > Cheers, > > Jeremy Allison, > Samba Team. > > -- > -------------------------------------------------------- > Buying an operating system without source is like buying > a self-assembly Space Shuttle with no instructions. > -------------------------------------------------------- -- ____________________________________________________ Ignacio Coupeau, Ph.D. e-mail: icoupeau@unav.es CTI, Director fax: +48 425619 University of Navarra voice: +48 425600 Pamplona, SPAIN http://www.unav.es/cti/ From michael at fagmed.uit.no Wed Sep 16 21:08:25 1998 From: michael at fagmed.uit.no (Michael Hinz) Date: Tue Dec 2 02:24:26 2003 Subject: nmbd fork-bombed my server In-Reply-To: Your message of "Thu, 17 Sep 1998 03:10:11 +1000." <35FFF088.DDA63A74@engr.sgi.com> Message-ID: <199809162108.XAA00956@ditten.farmasi.uit.no> Jeremy Allison wrote: > Mike Black wrote: > > > > I trace this down to the ASYNC_DNS. Didn't test commenting it out but I'll > > bet that will solve the problem. I noticed a new nmbd running for every DNS > > request and reported it to the bug list. > > > > Well Andrew also added code that causes nmbd to fork when > writing out a WINS database and also when doing a browse > synchronisation. > > When nmbd fork-bombs you are these processes in the zombie > state or are they still flagged as running ? In my last crash I was able to smuggle in a ps. As this reported 2-3 minutes CPU time for each of them, and real memory used, they're definitely not zombies. > If they're zombies then we need to look at the > CatchChild() code in lib/signal.c. Sounds more like a catch 22 to me. I disabled remote syncing for the time being, hopeing it solves the fork-bomb problem. I also hope it doesn't break anything in my setup (three segments with a mixed population of Win95 and NT). > Cheers, > > Jeremy Allison, > Samba Team. > > -- > -------------------------------------------------------- > Buying an operating system without source is like buying > a self-assembly Space Shuttle with no instructions. > -------------------------------------------------------- Michael -- Michael Hinz http://www.farmasi.uit.no/~michael/ EDB-konsulent +47 7764 6482 michael@farmasi.uit.no Institutt for Farmasi, Medisinsk Fakultet 9037 Universitetet i Troms? http://www.farmasi.uit.no/ From doverbey at att.com Tue Sep 15 12:58:37 1998 From: doverbey at att.com (Overbey, Alfred D (Dudley), ALTEC) Date: Tue Dec 2 02:24:26 2003 Subject: NT - UNIX integration kit Message-ID: <199809151256.IAA04832@njb140r1.ems.att.com> With the availability of Microsoft's NT-UNIX integration kit, they have include password sync... tools. I have included a list of the uninstalled files. <> A. Dudley Overbey Doverbey@att.com -------------- next part -------------- Volume in drive S is SMB_Public Volume Serial Number is 5898-0119 Directory of S:\ftp\pub\dudley\nt-shell 09/15/98 08:29a . 09/15/98 08:30a .. 09/15/98 08:29a wsfux86 3 File(s) 0 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86 09/15/98 08:29a . 09/15/98 08:29a .. 08/06/98 11:47a 4,392 relnotes.txt 08/07/98 04:47p 21,012 setup.exe 06/23/98 04:27p 1,668 sfubug.txt 09/15/98 08:29a common 09/15/98 08:29a i386 7 File(s) 27,072 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\common 09/15/98 08:29a . 09/15/98 08:29a .. 07/29/98 04:00a 3,683 daccess.cnt 08/01/98 04:00a 59,063 daccess.hlp 08/03/98 10:51a 3,596 diskacc.cnt 08/03/98 10:51a 43,814 diskacc.hlp 08/05/98 07:53a 5,167 dshare.cnt 08/05/98 07:53a 74,332 dshare.hlp 08/03/98 10:34a 490 login.cmd 07/29/98 04:00a 1,609 mksutil.cnt 08/01/98 04:00a 193,189 mksutil.hlp 08/04/98 04:00a 363,402 nfss.hlp 07/29/98 04:00a 1,107 passsync.cnt 08/01/98 04:00a 16,431 passsync.hlp 08/03/98 10:51a 123 rpc.cnt 08/03/98 10:51a 8,642 rpc.hlp 08/01/98 04:00a 10,375 rpcadm.hlp 08/01/98 04:00a 12,907 rpcinfo.hlp 08/01/98 04:00a 808 setup.cnt 08/01/98 04:00a 11,838 setup.hlp 07/29/98 04:00a 6,153 setup.txt 08/03/98 10:51a 111 shomnt.cnt 08/03/98 10:51a 8,270 shomnt.hlp 08/01/98 04:00a 8,978 showmnt.hlp 08/01/98 04:00a 1,582 telnet.cnt 08/01/98 04:00a 19,484 telnet.hlp 06/10/98 05:44p 138,788 termcap 09/15/98 08:29a unix 28 File(s) 993,942 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\common\unix 09/15/98 08:29a . 09/15/98 08:29a .. 07/25/98 04:00a 723 ssod.config 09/15/98 08:29a bins 4 File(s) 723 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\common\unix\bins 09/15/98 08:29a . 09/15/98 08:29a .. 08/07/98 06:04p 319,488 ssod.sunos5 08/07/98 06:04p 707,264 ssod.ux10 4 File(s) 1,026,752 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386 09/15/98 08:29a . 09/15/98 08:29a .. 08/08/98 08:58a 161,552 psadmin.exe 08/08/98 08:58a 33,552 pswdsync.dll 08/07/98 04:47p 21,012 setup.exe 08/08/98 08:58a 69,904 telnetc.exe 08/08/98 08:58a 142,096 tlntadmn.exe 08/08/98 08:58a 50,448 tlntsess.exe 08/08/98 08:58a 161,040 tlntsvr.exe 08/08/98 08:58a 5,904 tlntsvrps.dll 09/15/98 08:29a diskaccess 09/15/98 08:29a diskshare 09/15/98 08:29a setup 09/15/98 08:29a shell 14 File(s) 645,508 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\diskaccess 09/15/98 08:29a . 09/15/98 08:29a .. 08/05/98 09:43a 151,552 daccess.exe 08/05/98 09:43a 223,744 dacfg.cpl 08/05/98 09:45a 94,720 dafmext.dll 06/12/98 10:13a 1,277 dahosts 08/05/98 09:43a 42,496 dalogin.exe 08/05/98 09:44a 135,680 danp.dll 08/08/98 09:00a 259,584 dapcnfsd.dll 08/05/98 09:44a 242,688 daprop.dll 08/08/98 08:59a 211,712 dardr.sys 11 File(s) 1,363,453 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\diskshare 09/15/98 08:29a . 09/15/98 08:29a .. 09/15/98 08:29a x86 3 File(s) 0 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\diskshare\x86 09/15/98 08:29a . 09/15/98 08:29a .. 08/03/98 04:56p 177,664 diskshr.sys 07/09/98 09:40a 40,960 dsctrs.dll 08/08/98 09:02a 168,960 dsprop.dll 08/08/98 09:03a 128,000 dsreg.cpl 08/08/98 09:03a 107,520 dsreg.exe 06/15/98 03:55p 48,640 dssa.dll 06/17/98 10:11a 165,376 dssvc.exe 08/08/98 09:02a 183,296 dsurgp.exe 08/03/98 04:56p 11,216 kepcnfsd.sys 08/08/98 09:03a 72,192 nfsext.dll 08/08/98 09:02a 86,016 pcnfsd.exe 06/17/98 10:15a 5,232 portmap.sys 06/16/98 03:10p 173,056 rpcadm.exe 06/16/98 03:11p 116,736 rpcinfo.exe 06/17/98 10:15a 23,392 rpcxdr.sys 06/16/98 03:10p 151,040 showmnt.exe 06/16/98 03:11p 104,448 showmount.exe 19 File(s) 1,763,744 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\setup 09/15/98 08:29a . 09/15/98 08:29a .. 06/10/98 05:44p 463,120 comctl32.dll 06/30/98 03:59p 4,106 diskshr.reg 06/15/98 01:12p 11,943 dsctrs.ini 08/03/98 04:17p 22,016 pidgen.dll 06/17/98 11:58a 37,136 regsvr32.exe 08/08/98 08:58a 179,472 scsetup.exe 08/05/98 05:17p 5,236 scsetup.inf 9 File(s) 723,029 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell 09/15/98 08:29a . 09/15/98 08:29a .. 06/03/98 06:37p 33,792 basename.exe 06/03/98 06:37p 37,888 cat.exe 06/03/98 06:37p 47,104 chmod.exe 06/03/98 06:37p 53,760 chown.exe 06/03/98 06:37p 66,560 cp.exe 06/03/98 06:36p 1,054 cppstdin.ksh 06/03/98 06:37p 34,304 dirname.exe 06/03/98 06:37p 51,712 egrep.exe 06/03/98 06:37p 51,712 fgrep.exe 06/03/98 06:37p 79,360 find.exe 06/03/98 06:37p 51,712 grep.exe 06/03/98 06:37p 36,864 head.exe 06/03/98 06:37p 64,000 ln.exe 06/03/98 06:37p 63,488 ls.exe 06/03/98 06:37p 47,104 mkdir.exe 06/03/98 06:37p 104,448 more.exe 06/03/98 06:37p 67,584 mv.exe 06/03/98 06:37p 662,528 perl.exe 06/03/98 06:37p 57,856 rm.exe 06/03/98 06:37p 41,984 rmdir.exe 06/03/98 06:37p 58,368 sed.exe 06/03/98 06:37p 176,128 sh.exe 06/03/98 06:37p 60,416 sort.exe 06/03/98 06:37p 47,104 tail.exe 06/03/98 06:37p 37,376 tee.exe 06/03/98 06:37p 153,088 vi.exe 06/03/98 06:37p 48,640 touch.exe 06/03/98 06:37p 36,864 uniq.exe 06/03/98 06:37p 36,864 wc.exe 09/15/98 08:29a etc 32 File(s) 2,309,662 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc 09/15/98 08:29a . 09/15/98 08:29a .. 09/15/98 08:29a perl 3 File(s) 0 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl 09/15/98 08:29a . 09/15/98 08:29a .. 09/15/98 08:30a lib 3 File(s) 0 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib 09/15/98 08:30a . 09/15/98 08:29a .. 06/03/98 06:36p 594 abbrev.pl 06/03/98 06:36p 2,645 anydbm_file.pm 06/03/98 06:36p 1,353 assert.pl 06/03/98 06:36p 8,669 autoloader.pm 06/03/98 06:36p 12,237 autosplit.pm 06/03/98 06:36p 4,483 autouse.pm 06/03/98 06:36p 824 base.pm 06/03/98 06:36p 10,410 benchmark.pm 06/03/98 06:36p 6,995 bigfloat.pl 06/03/98 06:36p 8,229 bigint.pl 06/03/98 06:36p 4,390 bigrat.pl 06/03/98 06:36p 1,295 blib.pm 06/03/98 06:36p 896 cacheout.pl 06/03/98 06:36p 3,689 carp.pm 06/03/98 06:36p 12,516 com.pm 06/03/98 06:36p 15,393 config.pm 06/03/98 06:36p 5,411 constant.pm 06/03/98 06:36p 119,063 cpan.pm 06/03/98 06:36p 1,758 ctime.pl 06/03/98 06:36p 10,535 cwd.pm 06/03/98 06:36p 1,425 dirhandle.pm 06/03/98 06:36p 2,225 dotsh.pl 06/03/98 06:36p 11,439 dumpvar.pl 06/03/98 06:36p 24,158 dynaloader.pm 06/03/98 06:36p 3,386 english.pm 06/03/98 06:36p 1,697 env.pm 06/03/98 06:36p 1,554 exceptions.pl 06/03/98 06:36p 14,579 exporter.pm 06/03/98 06:36p 789 fastcwd.pl 06/03/98 06:36p 2,965 fcntl.pm 06/03/98 06:36p 1,749 filecache.pm 06/03/98 06:36p 6,850 filehandle.pm 06/03/98 06:36p 1,232 find.pl 06/03/98 06:36p 4,788 findbin.pm 06/03/98 06:36p 1,176 finddepth.pl 06/03/98 06:36p 391 flush.pl 06/03/98 06:36p 1,970 gdbm_file.pm 06/03/98 06:36p 1,222 getcwd.pl 06/03/98 06:36p 1,072 getopt.pl 06/03/98 06:36p 991 getopts.pl 06/03/98 06:36p 474 hostname.pl 06/03/98 06:36p 372 importenv.pl 06/03/98 06:36p 621 integer.pm 06/03/98 06:36p 372 less.pm 06/03/98 06:36p 3,728 lib.pm 06/03/98 06:36p 697 locale.pm 06/03/98 06:36p 1,064 look.pl 06/03/98 06:36p 2,041 newgetopt.pl 06/03/98 06:36p 15,658 opcode.pm 06/03/98 06:36p 1,014 ops.pm 06/03/98 06:36p 19,150 overload.pm 06/03/98 06:36p 67,342 perl5db.pl 06/03/98 06:36p 19,051 posix.pm 06/03/98 06:36p 1,268 pwd.pl 06/03/98 06:36p 17,120 safe.pm 06/03/98 06:36p 436 sdbm_file.pm 06/03/98 06:36p 1,102 selectsaver.pm 06/03/98 06:36p 11,976 selfloader.pm 06/03/98 06:36p 2,308 shell.pm 06/03/98 06:36p 928 shellwords.pl 06/03/98 06:36p 7,873 sigtrap.pm 06/03/98 06:36p 10,584 socket.pm 06/03/98 06:36p 689 stat.pl 06/03/98 06:36p 2,271 strict.pm 06/03/98 06:36p 853 subs.pm 06/03/98 06:36p 2,932 symbol.pm 06/03/98 06:36p 173 tainted.pl 06/03/98 06:36p 4,008 termcap.pl 06/03/98 06:36p 2,388 universal.pm 06/03/98 06:36p 3,907 validate.pl 06/03/98 06:36p 2,123 vars.pm 06/03/98 06:36p 10,778 win32.pm 09/15/98 08:30a auto 09/15/98 08:30a bundle 09/15/98 08:30a class 09/15/98 08:30a cpan 09/15/98 08:30a devel 09/15/98 08:30a extutils 09/15/98 08:30a file 09/15/98 08:30a getopt 09/15/98 08:30a io 09/15/98 08:30a math 09/15/98 08:30a net 09/15/98 08:30a pod 09/15/98 08:30a search 09/15/98 08:30a sys 09/15/98 08:30a term 09/15/98 08:30a text 09/15/98 08:30a tie 09/15/98 08:30a user 92 File(s) 532,344 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\auto 09/15/98 08:30a . 09/15/98 08:30a .. 09/15/98 08:29a dynaloader 09/15/98 08:29a fcntl 09/15/98 08:29a gdbm_file 09/15/98 08:30a posix 09/15/98 08:30a socket 09/15/98 08:30a text 8 File(s) 0 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\auto\dynaloader 09/15/98 08:29a . 09/15/98 08:30a .. 06/03/98 06:36p 179 autosplit.ix 06/03/98 06:36p 1,103 dl_expandspec.al 06/03/98 06:36p 3,166 dl_findfile.al 06/03/98 06:36p 320 dl_find_symbol_anywhere.al 6 File(s) 4,768 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\auto\fcntl 09/15/98 08:29a . 09/15/98 08:30a .. 06/03/98 06:36p 98 autosplit.ix 3 File(s) 98 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\auto\gdbm_file 09/15/98 08:29a . 09/15/98 08:30a .. 06/03/98 06:36p 106 autosplit.ix 3 File(s) 106 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\auto\posix 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 162 abs.al 06/03/98 06:36p 174 alarm.al 06/03/98 06:36p 208 assert.al 06/03/98 06:36p 177 atan2.al 06/03/98 06:36p 174 atexit.al 06/03/98 06:36p 159 atof.al 06/03/98 06:36p 159 atoi.al 06/03/98 06:36p 159 atol.al 06/03/98 06:36p 2,117 autosplit.ix 06/03/98 06:36p 155 bsearch.al 06/03/98 06:36p 163 calloc.al 06/03/98 06:36p 176 chdir.al 06/03/98 06:36p 188 chmod.al 06/03/98 06:36p 199 chown.al 06/03/98 06:36p 155 clearerr.al 06/03/98 06:36p 185 closedir.al 06/03/98 06:36p 162 cos.al 06/03/98 06:36p 221 creat.al 06/03/98 06:36p 157 div.al 06/03/98 06:36p 161 errno.al 06/03/98 06:36p 161 execl.al 06/03/98 06:36p 163 execle.al 06/03/98 06:36p 163 execlp.al 06/03/98 06:36p 161 execv.al 06/03/98 06:36p 163 execve.al 06/03/98 06:36p 163 execvp.al 06/03/98 06:36p 170 exit.al 06/03/98 06:36p 162 exp.al 06/03/98 06:36p 164 fabs.al 06/03/98 06:36p 150 fclose.al 06/03/98 06:36p 201 fcntl.al 06/03/98 06:36p 156 fdopen.al 06/03/98 06:36p 146 feof.al 06/03/98 06:36p 150 ferror.al 06/03/98 06:36p 150 fflush.al 06/03/98 06:36p 148 fgetc.al 06/03/98 06:36p 154 fgetpos.al 06/03/98 06:36p 148 fgets.al 06/03/98 06:36p 151 fileno.al 06/03/98 06:36p 146 fopen.al 06/03/98 06:36p 157 fork.al 06/03/98 06:36p 176 fprintf.al 06/03/98 06:36p 171 fputc.al 06/03/98 06:36p 171 fputs.al 06/03/98 06:36p 170 fread.al 06/03/98 06:36p 159 free.al 06/03/98 06:36p 174 freopen.al 06/03/98 06:36p 194 fscanf.al 06/03/98 06:36p 150 fseek.al 06/03/98 06:36p 154 fsetpos.al 06/03/98 06:36p 254 fstat.al 06/03/98 06:36p 170 getc.al 06/03/98 06:36p 150 ftell.al 06/03/98 06:36p 173 fwrite.al 06/03/98 06:36p 170 getchar.al 06/03/98 06:36p 187 getcwd.al 06/03/98 06:36p 165 getegid.al 06/03/98 06:36p 172 getenv.al 06/03/98 06:36p 165 geteuid.al 06/03/98 06:36p 163 getgid.al 06/03/98 06:36p 179 getgrgid.al 06/03/98 06:36p 180 getgrnam.al 06/03/98 06:36p 213 getgroups.al 06/03/98 06:36p 171 getlogin.al 06/03/98 06:36p 173 getpgrp.al 06/03/98 06:36p 159 getpid.al 06/03/98 06:36p 166 getppid.al 06/03/98 06:36p 180 getpwnam.al 06/03/98 06:36p 179 getpwuid.al 06/03/98 06:36p 167 gets.al 06/03/98 06:36p 159 getuid.al 06/03/98 06:36p 174 gmtime.al 06/03/98 06:36p 175 isatty.al 06/03/98 06:36p 178 kill.al 06/03/98 06:36p 167 labs.al 06/03/98 06:36p 173 ldiv.al 06/03/98 06:36p 195 link.al 06/03/98 06:36p 183 localtime.al 06/03/98 06:36p 162 log.al 06/03/98 06:36p 173 longjmp.al 06/03/98 06:36p 163 malloc.al 06/03/98 06:36p 175 memchr.al 06/03/98 06:36p 170 memcmp.al 06/03/98 06:36p 169 memcpy.al 06/03/98 06:36p 171 memmove.al 06/03/98 06:36p 169 memset.al 06/03/98 06:36p 193 mkdir.al 06/03/98 06:36p 167 offsetof.al 06/03/98 06:36p 248 opendir.al 06/03/98 06:36p 175 perror.al 06/03/98 06:36p 175 pow.al 06/03/98 06:36p 188 printf.al 06/03/98 06:36p 169 putc.al 06/03/98 06:36p 175 putchar.al 06/03/98 06:36p 169 puts.al 06/03/98 06:36p 170 qsort.al 06/03/98 06:36p 195 raise.al 06/03/98 06:36p 177 rand.al 06/03/98 06:36p 182 readdir.al 06/03/98 06:36p 165 realloc.al 06/03/98 06:36p 178 remove.al 06/03/98 06:36p 201 rename.al 06/03/98 06:36p 182 rewind.al 06/03/98 06:36p 188 rewinddir.al 06/03/98 06:36p 180 rmdir.al 06/03/98 06:36p 192 scanf.al 06/03/98 06:36p 170 setgid.al 06/03/98 06:36p 175 setjmp.al 06/03/98 06:36p 170 setuid.al 06/03/98 06:36p 179 siglongjmp.al 06/03/98 06:36p 181 sigsetjmp.al 06/03/98 06:36p 162 sin.al 06/03/98 06:36p 174 sleep.al 06/03/98 06:36p 188 sprintf.al 06/03/98 06:36p 165 sqrt.al 06/03/98 06:36p 138 srand.al 06/03/98 06:36p 187 sscanf.al 06/03/98 06:36p 172 stat.al 06/03/98 06:36p 170 strcat.al 06/03/98 06:36p 175 strchr.al 06/03/98 06:36p 170 strcmp.al 06/03/98 06:36p 169 strcpy.al 06/03/98 06:36p 189 strcspn.al 06/03/98 06:36p 196 strerror.al 06/03/98 06:36p 174 strlen.al 06/03/98 06:36p 172 strncat.al 06/03/98 06:36p 172 strncmp.al 06/03/98 06:36p 171 strncpy.al 06/03/98 06:36p 165 strpbrk.al 06/03/98 06:36p 157 time.al 06/03/98 06:36p 178 strrchr.al 06/03/98 06:36p 163 strspn.al 06/03/98 06:36p 187 strstr.al 06/03/98 06:36p 163 strtok.al 06/03/98 06:36p 177 system.al 06/03/98 06:36p 155 tmpfile.al 06/03/98 06:36p 174 tolower.al 06/03/98 06:36p 174 toupper.al 06/03/98 06:36p 171 umask.al 06/03/98 06:36p 151 ungetc.al 06/03/98 06:36p 178 unlink.al 06/03/98 06:36p 203 utime.al 06/03/98 06:36p 158 vfprintf.al 06/03/98 06:36p 156 vprintf.al 06/03/98 06:36p 158 vsprintf.al 06/03/98 06:36p 159 wait.al 06/03/98 06:36p 192 waitpid.al 149 File(s) 27,256 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\auto\socket 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 100 autosplit.ix 3 File(s) 100 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\auto\text 09/15/98 08:30a . 09/15/98 08:30a .. 09/15/98 08:30a parsewords 3 File(s) 0 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\auto\text\parsewords 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 171 autosplit.ix 06/03/98 06:36p 931 old_shellwords.al 06/03/98 06:36p 2,454 quotewords.al 06/03/98 06:36p 230 shellwords.al 6 File(s) 3,786 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\bundle 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 771 cpan.pm 3 File(s) 771 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\class 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 14,308 struct.pm 3 File(s) 14,308 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\cpan 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 11,431 firsttime.pm 06/03/98 06:36p 663 nox.pm 4 File(s) 12,094 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\devel 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 4,658 selfstubber.pm 3 File(s) 4,658 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\extutils 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 3,689 command.pm 06/03/98 06:36p 12,689 embed.pm 06/03/98 06:36p 11,922 install.pm 06/03/98 06:36p 20,211 liblist.pm 06/03/98 06:36p 58,815 makemaker.pm 06/03/98 06:36p 11,247 manifest.pm 06/03/98 06:36p 3,192 mkbootstrap.pm 06/03/98 06:36p 9,889 mksymlists.pm 06/03/98 06:36p 1,943 mm_os2.pm 06/03/98 06:36p 97,971 mm_unix.pm 06/03/98 06:36p 74,577 mm_vms.pm 06/03/98 06:36p 21,338 mm_win32.pm 06/03/98 06:36p 560 testlib.pm 06/03/98 06:36p 6,382 typemap 06/03/98 06:36p 35,939 xsubpp 17 File(s) 370,364 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\file 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 8,391 basename.pm 06/03/98 06:36p 5,328 checktree.pm 06/03/98 06:36p 3,249 compare.pm 06/03/98 06:36p 10,853 copy.pm 06/03/98 06:36p 6,572 dosglob.pm 06/03/98 06:36p 7,084 find.pm 06/03/98 06:36p 6,556 path.pm 06/03/98 06:36p 2,925 stat.pm 10 File(s) 50,958 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\getopt 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 36,846 long.pm 06/03/98 06:36p 4,258 std.pm 4 File(s) 41,104 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\io 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 4,056 file.pm 06/03/98 06:36p 12,827 handle.pm 06/03/98 06:36p 5,269 pipe.pm 06/03/98 06:36p 1,482 seekable.pm 06/03/98 06:36p 8,060 select.pm 06/03/98 06:36p 17,676 socket.pm 8 File(s) 49,370 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\math 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 8,876 bigfloat.pm 06/03/98 06:36p 10,859 bigint.pm 06/03/98 06:36p 36,408 complex.pm 06/03/98 06:36p 5,808 trig.pm 6 File(s) 61,951 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\net 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 4,143 hostent.pm 06/03/98 06:36p 4,633 netent.pm 06/03/98 06:36p 21,089 ping.pm 06/03/98 06:36p 3,100 protoent.pm 06/03/98 06:36p 3,568 servent.pm 7 File(s) 36,533 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\pod 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 12,581 functions.pm 06/03/98 06:36p 42,874 html.pm 06/03/98 06:36p 14,199 text.pm 5 File(s) 69,654 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\search 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 1,551 dict.pm 3 File(s) 1,551 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\sys 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 3,319 hostname.pm 3 File(s) 3,319 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\term 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 12,135 cap.pm 06/03/98 06:36p 9,636 readline.pm 4 File(s) 21,771 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\text 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 1,742 abbrev.pm 06/03/98 06:36p 4,802 parsewords.pm 06/03/98 06:36p 4,476 soundex.pm 06/03/98 06:36p 1,888 tabs.pm 06/03/98 06:36p 3,231 wrap.pm 7 File(s) 16,139 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\tie 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 4,139 hash.pm 06/03/98 06:36p 2,085 refhash.pm 06/03/98 06:36p 3,445 scalar.pm 06/03/98 06:36p 4,683 substrhash.pm 6 File(s) 14,352 bytes Directory of S:\ftp\pub\dudley\nt-shell\wsfux86\i386\shell\etc\perl\lib\user 09/15/98 08:30a . 09/15/98 08:30a .. 06/03/98 06:36p 2,971 grent.pm 06/03/98 06:36p 3,032 pwent.pm 4 File(s) 6,003 bytes Total Files Listed: 510 File(s) 10,197,243 bytes 206,405,632 bytes free From frowijn at itc.nl Thu Sep 17 06:46:08 1998 From: frowijn at itc.nl (Oscar Frowijn) Date: Tue Dec 2 02:24:26 2003 Subject: Problem encountered Message-ID: Hi there, I've seem to have a little problem concerning the samba 2.0.0 prealpha release, my ntworkstation can be a member of my samba pdc with no problem, then i can login to the server and browse and everything, but when i want to run the usermanager or servermanager, it gives me a message that the path is not found ??? Which path is it (out of many) Can you help me with this ?? Cheers and keep up the good work ! Oscar Frowijn From matthew at janus.law.usyd.edu.au Thu Sep 17 06:59:03 1998 From: matthew at janus.law.usyd.edu.au (Matthew Geier) Date: Tue Dec 2 02:24:26 2003 Subject: Problem encountered In-Reply-To: from "Oscar Frowijn" at Sep 17, 98 04:48:35 pm Message-ID: <199809170659.QAA14225@janus.law.usyd.edu.au> > then i can login to the server and browse and everything, but when i want to > run the usermanager or servermanager, it gives me a message that the path is > not found ??? > > Which path is it (out of many) //code_hasnt_been_written_yet ?. That functionality isnt yet implemented. At least attempting to get a user list doesnt core-dump smbd like it did on one of the .19 alpha test versions. (NT reconnected to the server fine afterwards, but i cant say the Office applications were too impressed at having the server die while they had files open - Access has to be quit and restarted to recover!) From heederik at wins.uva.nl Thu Sep 17 08:29:22 1998 From: heederik at wins.uva.nl (Robbert Heederik) Date: Tue Dec 2 02:24:26 2003 Subject: nmbd fork-bombed my server In-Reply-To: <35FFF088.DDA63A74@engr.sgi.com>; from "Jeremy Allison" on Thu, Sep 17, 1998 at 03:10:01AM References: <008801bde188$5ccafa50$32de11cc@mblack.csihq.com> <35FFF088.DDA63A74@engr.sgi.com> Message-ID: <19980917102922.50664@wins.uva.nl> On Thu, Sep 17, 1998 at 03:10:01AM +1000, Jeremy Allison wrote: > Mike Black wrote: > > I trace this down to the ASYNC_DNS. Didn't test commenting it out but I'll > > bet that will solve the problem. I noticed a new nmbd running for every DNS > > request and reported it to the bug list. > > When nmbd fork-bombs you are these processes in the zombie > state or are they still flagged as running ? None of them were in the zombie state. 625 nmbd processes in the running state and 1693 sleeping: SLOT ST PID PPID PGID SID UID PRI NAME FLAGS 85 r 24862 24842 24712 24712 0 59 nmbd load jctl 86 s 24863 24782 24712 24712 0 49 nmbd load jctl 87 s 24864 24844 24712 24712 0 59 nmbd load jctl 88 s 24865 24843 24712 24712 0 59 nmbd load jctl 89 s 24866 24850 24712 24712 0 59 nmbd load jctl 90 r 24867 24828 24712 24712 0 59 nmbd load jctl 91 r 24869 24845 24712 24712 0 59 nmbd load jctl 92 s 24870 24848 24712 24712 0 59 nmbd load jctl etc etc etc ... (see http://www.wins.uva.nl/~heederik/iscda.out.gz for complete output) Robbert. -- %!PS Robbert Heederik, heederik@wins.uva.nl, University of Amsterdam /Helvetica findfont 36 scalefont setfont 40 360 translate 1 -.05 -.05 {dup .05 le { pop 1 } if setgray 0 0 moveto (gsso9..vvv-vhmr-tu`-mk.}gddcdqhj.) { 1 add ( ) dup 0 4 3 roll put show} forall -1 .5 translate } for showpage From tridge at samba.anu.edu.au Thu Sep 17 08:40:19 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:26 2003 Subject: fork bomb fixed Message-ID: <19980917084033Z12609332-20449+8333@samba.anu.edu.au> I've fixed the fork bomb reported on samba-ntdom. It was a bug in some code I added recently to do background browse synchronisation. I'm released a new 2.0alpha (alpha5) as this bug can easily bring machines down. Sorry for the slow response on this. I wasn't on the samba-ntdom list for some reason and didn't know about the problem till Jeremy told me about it this morning. From shueltenschmidt at hotmail.com Thu Sep 17 12:05:20 1998 From: shueltenschmidt at hotmail.com (sebastian hueltenschmidt) Date: Tue Dec 2 02:24:26 2003 Subject: help! Problems finding samba PDC Message-ID: <19980917120520.26097.qmail@hotmail.com> hello I got a Problem. i´m trying to migrate from a running(;-)) WinNT40PDC servpack3 to a SAMBA PDC (rhlinux5.0,samba2.0.0alpha3, nis(yp)) i got win95 and nt40wkst- and nt40server-clients samba is running in following modes... security=server, server=WINPDC, encrypted passwds security=user, encrypted passwds, samba can be WINS server and so on.... everything seems to work fine.. when i change to netlogon=yes, and the workgroup to SAMBA then the win95 CAN log in to the SAMBA domain, and they DO get their profiles from the SAMBA PDC. i must admitt that i don´t have a config.POL on the SAMBA PDC. so my problem is, the WINNT40 machines always say that there is no PDC for domain SAMBA, and i hate them... Win95 works with SAMBA PDC, winNT doesnt.... why? i cant explain no more, i tried encrypted and plain passwds, tried different machine$s.... i dont know... may there be a problem with the case of machine$ (i tried upper and lower), or do i really need a config.POL for login, have i got the wrong sources??? (i compiled with FLAGS1=...-DNTDOMAIN without complaining, running stable so far with security=server). please HELP ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com From cartegw at Eng.Auburn.EDU Thu Sep 17 13:00:17 1998 From: cartegw at Eng.Auburn.EDU (Gerald W. Carter) Date: Tue Dec 2 02:24:26 2003 Subject: help! Problems finding samba PDC In-Reply-To: <19980917120520.26097.qmail@hotmail.com> Message-ID: On Thu, 17 Sep 1998, sebastian hueltenschmidt wrote: > PDC for domain SAMBA, and i hate them... Win95 works with SAMBA PDC, > winNT doesnt.... why? i cant explain no more, i tried encrypted and > plain passwds, tried different machine$s.... i dont know... may there be > a problem with the case of machine$ (i tried upper and lower), or > do i really need a config.POL for login, have i got the wrong sources??? > (i compiled with FLAGS1=...-DNTDOMAIN without complaining, running > stable so far with security=server). When did you last obtain the HEAD branch ( i.e. prelaph ) code? j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From cartegw at Eng.Auburn.EDU Thu Sep 17 20:32:56 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:26 2003 Subject: User Profiles problem. References: <199809161732.KAA23324@Tehran.Stanford.EDU> Message-ID: <360171F8.BECB94EF@eng.auburn.edu> Farhad Shakeri wrote: > > [Profiles] > path = /local/samba/profiles > root preexec = /local/samba/bin/buildprofile %U > browseable = no > guest ok = no > > In order for buildprofile to create a user directory permission > for directory /local/samba/profiles should be 777. ^^^^^^^^^^^^^ That shouldn't be... Assuming your are giving ownership of the /local/samba/profiles/ to , then they directory should be set to rwx------ Is the ownership set right? j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From shueltenschmidt at hotmail.com Fri Sep 18 01:06:05 1998 From: shueltenschmidt at hotmail.com (sebastian hueltenschmidt) Date: Tue Dec 2 02:24:26 2003 Subject: samba-1.9.19prealpha linking problem Message-ID: <19980917230605.11201.qmail@hotmail.com> when i try to make i get the message linking smbd password.o in function: password_check undefined reference to "crypt" ...? ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com From Ryan at US.Distribution.com Thu Sep 17 23:18:46 1998 From: Ryan at US.Distribution.com (Ryan Koski) Date: Tue Dec 2 02:24:26 2003 Subject: Latest code Message-ID: <773702019F1DD21196ED00A0C9D6526F4874@EXCHANGE.distribution.com> The latest code (as of two minutes ago) needs a little work :-) : Using LIBS = -lpam -ldl -lcrypt Compiling smbd/server.c In file included from include/includes.h:487, from smbd/server.c:22: include/proto.h:161: warning: `struct statvfs' declared inside parameter list include/proto.h:161: warning: its scope is only this definition or declaration, include/proto.h:161: warning: which is probably not what you want. Compiling smbd/files.c In file included from include/includes.h:487, from smbd/files.c:22: include/proto.h:161: warning: `struct statvfs' declared inside parameter list include/proto.h:161: warning: its scope is only this definition or declaration, include/proto.h:161: warning: which is probably not what you want. Compiling smbd/chgpasswd.c In file included from include/includes.h:487, from smbd/chgpasswd.c:50: include/proto.h:161: warning: `struct statvfs' declared inside parameter list include/proto.h:161: warning: its scope is only this definition or declaration, include/proto.h:161: warning: which is probably not what you want. Compiling smbd/connection.c In file included from include/includes.h:487, from smbd/connection.c:22: include/proto.h:161: warning: `struct statvfs' declared inside parameter list include/proto.h:161: warning: its scope is only this definition or declaration, include/proto.h:161: warning: which is probably not what you want. Compiling smbd/dfree.c In file included from include/includes.h:487, from smbd/dfree.c:22: include/proto.h:161: warning: `struct statvfs' declared inside parameter list include/proto.h:161: warning: its scope is only this definition or declaration, include/proto.h:161: warning: which is probably not what you want. Compiling smbd/dir.c make: *** [smbd/dir.o] Interrupt I did an rm -rf samba and a full checkout, configure, and make. Ryan Koski Management Information Systems Distribution Architects International From farhad at Tehran.Stanford.EDU Thu Sep 17 23:38:22 1998 From: farhad at Tehran.Stanford.EDU (Farhad Shakeri) Date: Tue Dec 2 02:24:26 2003 Subject: User Profiles problem. In-Reply-To: Your message of "Thu, 17 Sep 1998 15:32:56 CDT." <360171F8.BECB94EF@eng.auburn.edu> Message-ID: <199809172338.QAA13238@Tehran.Stanford.EDU> > From: Gerald Carter > Date: Thu, 17 Sep 1998 15:32:56 -0500 > Farhad Shakeri wrote: > > > > [Profiles] > > path = /local/samba/profiles > > root preexec = /local/samba/bin/buildprofile %U > > browseable = no > > guest ok = no > > > > In order for buildprofile to create a user directory, permission > > for directory /local/samba/profiles should be 777. > ^^^^^^^^^^^^^ > > That shouldn't be... > > Assuming your are giving ownership of the > /local/samba/profiles/ to , then they > directory should be set to rwx------ > > Is the ownership set right? Sorry, the buildprofile had an error in it and is fixed now. The user directory is created correctly (mode 700) but still no profile updates are written to /local/samba/profiles//... after login-off the nt box. I still get the error: "The update for roaming profile failed..." on the NT screen. I am also getting many errors in my log.ntmachine file: log.puptest: fileinfo of ??/C:/WINNT/system32/nddeagnt.exe failed (No such file or directory) log.puptest: fileinfo of nddeagnt.exe failed (No such file or directory) log.puptest: fileinfo of explorer.exe failed (No such file or directory) log.puptest: fileinfo of SHELL32.dll failed (No such file or directory) log.puptest: fileinfo of SHDOCVW.DLL failed (No such file or directory) log.puptest: fileinfo of rpcltc1.dll failed (No such file or directory) log.puptest: fileinfo of ole32.dll failed (No such file or directory) log.puptest: fileinfo of ntshrui.dll failed (No such file or directory) log.puptest: fileinfo of msi.dll failed (No such file or directory) log.puptest: fileinfo of MSVCRT20.dll failed (No such file or directory) log.puptest: fileinfo of SYNTPFCS.dll failed (No such file or directory) log.puptest: fileinfo of LINKINFO.DLL failed (No such file or directory) Thanks --- Farhad Shakeri Email: farhad@CS.Stanford.EDU Principal Systems programmer Tel: (650) 723 0009 Computer Science Department Fax: (650) 723 1701 Stanford, CA 94305-9015 Cel: (650) 483 9910 From jallison at cthulhu.engr.sgi.com Fri Sep 18 00:01:58 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:26 2003 Subject: Latest code References: <773702019F1DD21196ED00A0C9D6526F4874@EXCHANGE.distribution.com> Message-ID: <3601A2F6.F9F87978@engr.sgi.com> Ryan Koski wrote: > > The latest code (as of two minutes ago) needs a little work :-) : > > Using LIBS = -lpam -ldl -lcrypt > Compiling smbd/server.c > In file included from include/includes.h:487, > from smbd/server.c:22: > include/proto.h:161: warning: `struct statvfs' declared inside parameter > list Let me guess, you're on Solaris 2.6 right ? :-). configure seems to be failing on Solaris 2.6 systems in that statvfs isn't defined even though it is setting HAVE_SYS_STATVFS_H and including It works ok on Solaris 2.5 which I have access to here. I'm going to need some help on fixing this one for 2.6..... Cheers, Jeremy Allison, Samba Team. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From Ryan at US.Distribution.com Fri Sep 18 00:02:19 1998 From: Ryan at US.Distribution.com (Ryan Koski) Date: Tue Dec 2 02:24:26 2003 Subject: Latest code Message-ID: <773702019F1DD21196ED00A0C9D6526F4875@EXCHANGE.distribution.com> Nope (and I apologize for not mentioning it originally). RedHat 5.1 (2.0.34) Ryan Koski Management Information Systems Distribution Architects International -----Original Message----- From: Jeremy Allison [mailto:jallison@cthulhu.engr.sgi.com] Sent: Thursday, September 17, 1998 5:02 PM To: Ryan Koski Cc: Multiple recipients of list Subject: Re: Latest code Ryan Koski wrote: > > The latest code (as of two minutes ago) needs a little work :-) : > > Using LIBS = -lpam -ldl -lcrypt > Compiling smbd/server.c > In file included from include/includes.h:487, > from smbd/server.c:22: > include/proto.h:161: warning: `struct statvfs' declared inside parameter > list Let me guess, you're on Solaris 2.6 right ? :-). configure seems to be failing on Solaris 2.6 systems in that statvfs isn't defined even though it is setting HAVE_SYS_STATVFS_H and including It works ok on Solaris 2.5 which I have access to here. I'm going to need some help on fixing this one for 2.6..... Cheers, Jeremy Allison, Samba Team. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From jallison at cthulhu.engr.sgi.com Fri Sep 18 00:30:38 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:26 2003 Subject: Latest code References: <773702019F1DD21196ED00A0C9D6526F4875@EXCHANGE.distribution.com> Message-ID: <3601A9AE.DFBA870D@engr.sgi.com> Ryan Koski wrote: > > Nope (and I apologize for not mentioning it originally). > > RedHat 5.1 (2.0.34) > Ah - that I *do* have. Found (& fixed) the error. Please CVS checkout again. Problem was with new 64-bit statvfs code assuming some varient of statvfs existed. Sorry, Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From tridge at samba.anu.edu.au Fri Sep 18 02:00:13 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:26 2003 Subject: Latest code In-Reply-To: <3601A2F6.F9F87978@engr.sgi.com> (message from Jeremy Allison on Fri, 18 Sep 1998 10:03:38 +1000) References: <773702019F1DD21196ED00A0C9D6526F4874@EXCHANGE.distribution.com> <3601A2F6.F9F87978@engr.sgi.com> Message-ID: <19980918020021Z12669241-7009+8596@samba.anu.edu.au> > I'm going to need some help on fixing this one for > 2.6..... I've got a 2.6 system here. I'll give it a go. From tridge at samba.anu.edu.au Fri Sep 18 02:20:05 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:26 2003 Subject: Latest code In-Reply-To: <3601A2F6.F9F87978@engr.sgi.com> (message from Jeremy Allison on Fri, 18 Sep 1998 10:03:38 +1000) References: <773702019F1DD21196ED00A0C9D6526F4874@EXCHANGE.distribution.com> <3601A2F6.F9F87978@engr.sgi.com> Message-ID: <19980918022014Z12587999-7009+8602@samba.anu.edu.au> it compiles OK on 2.6 there are a few problems with using 0x12LL style constants but they aren't specific to solaris. I'm fixing those now. (in general, never use the LL suffix, use shifts instead) From mathewss at nutech.com Fri Sep 18 03:05:33 1998 From: mathewss at nutech.com (mathewss@nutech.com) Date: Tue Dec 2 02:24:26 2003 Subject: Problem with on of my boxes.. Message-ID: I have a problem box that seems to not let me do anything with regards to the Domain Admin account. When i connect via rcmd or via server manager from a system that is on the domain to this box i am DOMAIN\Administrator yet on the problem box it does not let me have rights to say stop or start services. this is maybe a clue i had this event in the event viewer.. NETLOGON Event ID 3224 Changing machine account password for account FREY$ failed with the following error: The credentials supplied conflict with an existing set of credentials. I also have been getting this several times The redirector has timed out a request to CLOUDY. I am having tuns of problems with a "Global Administrator Rights" also. I am running Samba version 1.9.19-prealpha been a few since i did a cvs should i update? and also my fear is that if i do update its been difficult for us to figure out what the new features are and how to configure them the docs on this seem to be elusive to us. IE adding a machine account what what is needed in the local unix password file? Any advice would be very very appreciated. sample confs from someone procedures on adding machine accounts or fixing machine accounts pointers to the docs specific to PDC stuff anything / everything :c) Best regards Sean M Nu Tech Regards Sean Mathews Nu Tech CTO struct SoftwareProfessional { double salary; long lunches; float jobs; char unstable; void work; short tempers; }; From tridge at samba.anu.edu.au Fri Sep 18 04:19:56 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:26 2003 Subject: samba-1.9.19prealpha linking problem In-Reply-To: <19980917230605.11201.qmail@hotmail.com> (shueltenschmidt@hotmail.com) References: <19980917230605.11201.qmail@hotmail.com> Message-ID: <19980918041957Z12669440-7510+8767@samba.anu.edu.au> > i get the message > linking smbd > password.o in function: password_check > undefined reference to "crypt" > ..? not telling us your OS doesn't help ... probably configure isn't correctly adding a -lcrypt to the link line (needed for Linux/RH5 for example). What OS is this? From twinders at SPC.cc.tx.us Fri Sep 18 06:43:41 1998 From: twinders at SPC.cc.tx.us (Tim Winders) Date: Tue Dec 2 02:24:26 2003 Subject: 2.0 and Digital Unix Message-ID: Well, I just pulled down the CVS (9/18/98 1:19AM CT) and was able to compile it under Digital Unix 4.0D. I haven't actually INSTALLED it to see if it works. I am concerned about the hundreds of warnings I get. I think most of them are of this nature: warning: `struct rtentry' declared inside parameter list and warning: `struct mbuf' declared inside parameter list also: client/clitar.c:1835: warning: cast from pointer to integer of different size (there are about 10 of these) and client/clientutil.c:458: warning: passing arg 1 of `bzero' from incompatible pointer type I'm sure there are more, but these are the ones I could grab... I guess I can ignore these errors, but is there anyway to turn the warnings off, or to "fix" the code so these warnings don't show up in the first place? Thanks! === Tim --------------------------------------------------------------------- | Tim Winders, CNE, MCSE | Email: TWinders@SPC.cc.tx.us | | Network Administrator | Phone: 806-894-9611 x 2369 | | South Plains College | Fax: 806-897-4711 | --------------------------------------------------------------------- From tridge at samba.anu.edu.au Fri Sep 18 07:10:37 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:26 2003 Subject: 2.0 and Digital Unix In-Reply-To: (message from Tim Winders on Fri, 18 Sep 1998 16:47:18 +1000) References: Message-ID: <19980918071051Z12669002-25139+8854@samba.anu.edu.au> > Well, I just pulled down the CVS (9/18/98 1:19AM CT) and was able to > compile it under Digital Unix 4.0D. I haven't actually INSTALLED it to > see if it works. I am concerned about the hundreds of warnings I get. I > think most of them are of this nature: I just tried compiling on "OSF1 rsphy4 V4.0 878 alpha" using the native compiler and it compiled fine. No warnings at all. > warning: `struct rtentry' declared inside parameter list > and > warning: `struct mbuf' declared inside parameter list that usually indicates missing include statements, but why don't I see the same problem? Is 4.0D really that different from 4.0? are you sure you removed config.cache before running configure? From twinders at SPC.cc.tx.us Fri Sep 18 12:53:22 1998 From: twinders at SPC.cc.tx.us (Tim Winders) Date: Tue Dec 2 02:24:26 2003 Subject: 2.0 and Digital Unix In-Reply-To: <19980918071051Z12669002-25139+8854@samba.anu.edu.au> Message-ID: On Fri, 18 Sep 1998, Andrew Tridgell wrote: > > Well, I just pulled down the CVS (9/18/98 1:19AM CT) and was able to > > compile it under Digital Unix 4.0D. I haven't actually INSTALLED it to > > see if it works. I am concerned about the hundreds of warnings I get. I > > think most of them are of this nature: > > I just tried compiling on "OSF1 rsphy4 V4.0 878 alpha" using the > native compiler and it compiled fine. No warnings at all. --^^^^^^^^^^^^^^^ Ah! That's the key. "Native compiler". I had a fresh CVS download so there was no config.cache file. I had just done a ./configure and it picked up gcc automatically. I deleted the config.cache did a make clean and the CC=cc ./configure and it compiled with NO WARNINGS! Yeah!!! Thanks. === Tim --------------------------------------------------------------------- | Tim Winders, CNE, MCSE | Email: TWinders@SPC.cc.tx.us | | Network Administrator | Phone: 806-894-9611 x 2369 | | South Plains College | Fax: 806-897-4711 | --------------------------------------------------------------------- From tom.turpin at rptg.ryobi.com Fri Sep 18 15:07:43 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:26 2003 Subject: Missing includes: readline/readline.h readline/history.h Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A1564@RYOBI4> I hate to bother you guys with this, but I can't help it. I got the latest version via CVS. After doing the ./configure -prefix=/opt I do a make. It stops on an error including a couple of files. readline/readline.h readline/history.h I could really use help finding these silly files. I am compiling on a Sparc 20 with 2.6 recently installed. I downloaded and installed the gcc compiler which is the compiler I am using. I suspect I just need to download the proper includes, but have no clue where to find them. Thanks in advance. -Tom Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com From mathewss at nutech.com Fri Sep 18 17:41:27 1998 From: mathewss at nutech.com (mathewss@nutech.com) Date: Tue Dec 2 02:24:26 2003 Subject: Problem with on of my boxes.. In-Reply-To: Message-ID: Well i have more to add now. I decided to get a bit up to date on what was up with NTDOM and read some stuff on the web site looks like the faq's are more clear now thanks everyone.. So i decided to update my cvs tree I did an update cvs and it failed on some linux folder so i removed my entire samba cvs tree and did a total refresh that went find. configed compiled and installed. Now i have enen more pdc problems now when i go into NT Server manager on my boxes i get "The remote procedure call failed" " Do you want to select a different domain?" when i say yes i am presented with the typical domain picklist wherei see my domain. So when i select it i get "Lan Manager error 1310720 occured" So what happened? is the current CVS Tree broken? did the config change in some way that I need to fix? I did notice the new parameter and the elimination of the old parameter that i updated in my config New: domain admin group = user1, user2, user3 Old: domain admin users = user1 user2 user3 Is there more? anyway thanks in advance I had attempted to update my cvs a few months ago and had the same problem but no time to go into it so i did a make revert :( but i am determined to get back up to date.. Please Please Help.. Sean Mathews Nu Tech On Fri, 18 Sep 1998 mathewss@nutech.com wrote: > > I have a problem box that seems to not let me > do anything with regards to the Domain Admin account. > When i connect via rcmd or via server manager from a > system that is on the domain to this box i am DOMAIN\Administrator > yet on the problem box it does not let me have rights > to say stop or start services. this is maybe a clue i had > this event in the event viewer.. > > NETLOGON > Event ID 3224 > > Changing machine account password for account FREY$ failed with the > following error: > The credentials supplied conflict with an existing set of credentials. > > I also have been getting this several times > > The redirector has timed out a request to CLOUDY. > > I am having tuns of problems with a "Global Administrator > Rights" also. > > I am running > Samba version 1.9.19-prealpha > been a few since i did a cvs should i update? > and also my fear is that if i do update its been > difficult for us to figure out what the new features > are and how to configure them the docs on this seem > to be elusive to us. IE adding a machine account > what what is needed in the local unix password file? > > Any advice would be very very appreciated. > sample confs from someone procedures on adding machine accounts > or fixing machine accounts pointers to the docs specific > to PDC stuff anything / everything :c) > > Best regards > Sean M > Nu Tech > > > > > > Regards > Sean Mathews Nu Tech CTO > > struct SoftwareProfessional { > double salary; > long lunches; > float jobs; > char unstable; > void work; > short tempers; > }; > > > > > > From cartegw at Eng.Auburn.EDU Fri Sep 18 17:19:56 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:26 2003 Subject: Problem with on of my boxes.. References: Message-ID: <3602963C.81DF929F@eng.auburn.edu> mathewss@nutech.com wrote: > > and installed. Now i have enen more pdc problems > now when i go into NT Server manager on my boxes > i get > "The remote procedure call failed" > " Do you want to select a different domain?" This just won't work at the moment. It was never really completed although for a time you could view a small list of accounts. > So what happened? is the current CVS Tree broken? Not broken. Just a work in progress. > New: domain admin group = user1, user2, user3 > Old: domain admin users = user1 user2 user3 > > Is there more? anyway thanks in advance Any changes are outlined in the NTDOM FAQ. > I had attempted to update my cvs a few months ago > and had the same problem but no time to go into it > so i did a make revert :( but i am determined to get > back up to date.. Please Please Help.. Good luck :) j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From dan at Puma.draaw.net Fri Sep 18 17:25:03 1998 From: dan at Puma.draaw.net (dan@Puma.draaw.net) Date: Tue Dec 2 02:24:26 2003 Subject: NISGINA vs NTDOM Message-ID: <19980918172503.20213.qmail@draaw.net> Are there any pros or cons associated with using NISGINA and leaving an NT server still on the network instead of just replacing it entirely with NTDOM? I'd like to let Samba and the NIS domain assimilate the rest of the environment. -- Dan D'Ambrosio dan@Puma.draaw.net From mathewss at nutech.com Fri Sep 18 18:03:32 1998 From: mathewss at nutech.com (mathewss@nutech.com) Date: Tue Dec 2 02:24:26 2003 Subject: No subject Message-ID: Just a little more diggin i have been doing i get these errors in the logs everywhere.. [1998/09/18 05:14:30, 1] smbd/ipc.c:api_fd_reply(3411) api_fd_reply: INVALID PIPE HANDLE: 7017 Regards Sean M Nu Tech.. From jallison at cthulhu.engr.sgi.com Fri Sep 18 17:45:54 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:26 2003 Subject: CVS update: samba/source/client References: <19980918124756Z12666551-7510+8896@samba.anu.edu.au> Message-ID: <36029C52.4AE27FEE@engr.sgi.com> Hi all, I'm afraid someone broke the build. We've already had one complaint on samba-dom about it. Here's a (gentle :-) pointer to using autoconf :-). You can't just put things like (from include/includes.h) ---------cut here---------- /* This is the naughty bit. Autoconf should declare these symbols if it finds that GNU Readline is installed. */ #define HAVE_LIBREADLINE #define HAVE_READLINE_READLINE_H #define HAVE_READLINE_HISTORY_H ---------end cut-------------- Into the code without writing the autoconf tests, especially when you turn the code *on* by default :-). The build now only works on Linux and other GNU systems with readline natively installed. To fix this (as most of the correct tests are in the code) I added the following to configure.in to test for the existance of the readline header files: AC_CHECK_HEADERS(readline.h history.h readline/readline.h) AC_CHECK_HEADERS(readline/history.h) Then to back this up added into include/config.h.in the lines : /* Define if you have the header file. */ #undef HAVE_HISTORY_H /* Define if you have the header file. */ #undef HAVE_READLINE_H /* Define if you have the header file. */ #undef HAVE_READLINE_HISTORY_H /* Define if you have the header file. */ #undef HAVE_READLINE_READLINE_H This now means the correct defines are detected at configure time. Finally, to check for the existance of the readline library, knowing that the function call readline() exists within it, I added to configure.in : ############################################### # test for where we get readline() from if test "$ac_cv_header_readline_h" = "yes" || test "$ac_cv_header_readline_readline_h" = "yes"; then AC_CHECK_LIB(readline,readline) AC_DEFINE(HAVE_LIBREADLINE) fi Hope this helps other autoconf users in Samba. Cheers, Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From mathewss at nutech.com Fri Sep 18 18:41:27 1998 From: mathewss at nutech.com (mathewss@nutech.com) Date: Tue Dec 2 02:24:26 2003 Subject: Problem with on of my boxes.. In-Reply-To: <3602963C.81DF929F@eng.auburn.edu> Message-ID: But this worked just fine on version 1.9.19-prealpha I had no problems using server manager to do stuff. I could get all my users in user manager and see them true i could not do anything mutch with them and i could manager servers and workstations on the net with servermanager. I am digging into the samba code and set the debug level to 4 to see why i am getting this [1998/09/18 11:14:02, 1] smbd/ipc.c:api_fd_reply(3411) api_fd_reply: INVALID PIPE HANDLE: 7003 as far as i can tell in the log the handel was opened and then the above error and then it was closed. Sequence of events in log. [1998/09/18 11:14:02, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(122) Opened pipe lsarpc with handle 7003 (pipes_open=2) [1998/09/18 11:14:02, 3] smbd/ipc.c:api_fd_reply(3385) Got API command 0x26 on pipe "lsarpc" (pnum 7003)api_pipe_bind_req: \PIPE\lsarpc -> \PIPE\lsass [1998/09/18 11:14:02, 3] smbd/ipc.c:api_fd_reply(3385) Got API command 0x26 on pipe "lsarpc" (pnum 7003)Doing \PIPE\lsarpc [1998/09/18 11:14:02, 1] smbd/ipc.c:api_fd_reply(3411) api_fd_reply: INVALID PIPE HANDLE: 7003 Seems like the get_rpc_pipe is having problems it looks ok to me but i have only had a few mins to look at the code. I am sure someone else will catch it before i get up to speed :( dam i wish i had bounds checker for unix or smart heap would work too.. Regards Sean Mathews Nu Tech CTO struct SoftwareProfessional { double salary; long lunches; float jobs; char unstable; void work; short tempers; }; On Sat, 19 Sep 1998, Gerald Carter wrote: > mathewss@nutech.com wrote: > > > > and installed. Now i have enen more pdc problems > > now when i go into NT Server manager on my boxes > > i get > > "The remote procedure call failed" > > " Do you want to select a different domain?" > > This just won't work at the moment. It was never > really completed although for a time you could view > a small list of accounts. > > > So what happened? is the current CVS Tree broken? > > Not broken. Just a work in progress. > > > New: domain admin group = user1, user2, user3 > > Old: domain admin users = user1 user2 user3 > > > > Is there more? anyway thanks in advance > > Any changes are outlined in the NTDOM FAQ. > > > I had attempted to update my cvs a few months ago > > and had the same problem but no time to go into it > > so i did a make revert :( but i am determined to get > > back up to date.. Please Please Help.. > > Good luck :) > > > > > j- > ________________________________________________________________________ > Gerald ( Jerry ) Carter > Engineering Network Services Auburn University > jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw > > "...a hundred billion castaways looking for a home." > - Sting "Message in a Bottle" ( 1979 ) > > > > From cartegw at Eng.Auburn.EDU Fri Sep 18 20:38:57 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:26 2003 Subject: NISGINA vs NTDOM References: <19980918172503.20213.qmail@draaw.net> Message-ID: <3602C4E1.D32355E8@eng.auburn.edu> dan@Puma.draaw.net wrote: > > Are there any pros or cons associated with using NISGINA > and leaving an NT server still on the network instead of > just replacing it entirely with NTDOM? I'd like to let Samba > and the NIS domain assimilate the rest of the environment. There are some inhereent problems with roaming profiles when using NISgina. Also don't get logon scripts (you can work around this one OK though). IMHO the NTDOM solution is better because it requires no client modification. For what it's worth j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From svedja at lysator.liu.se Fri Sep 18 21:27:49 1998 From: svedja at lysator.liu.se (Dejan Ilic) Date: Tue Dec 2 02:24:26 2003 Subject: your mail In-Reply-To: Message-ID: Same here. Only when connecting with NT4-sp3 to Samba. I've seen others that also use Solaris_x86 get the same error. On Sat, 19 Sep 1998 mathewss@nutech.com wrote: > > Just a little more diggin i have been doing > i get these errors in the logs everywhere.. > > [1998/09/18 05:14:30, 1] smbd/ipc.c:api_fd_reply(3411) > api_fd_reply: INVALID PIPE HANDLE: 7017 ===================================================================== Dejan Ilic, Tech Univ. of Linkoping, Sweden Phone:+46-13-473 01 06 Email: svedja@lysator.liu.se Web: http://www.lysator.liu.se/~svedja ===================================================================== [finger -l svedja@lysator.liu.se for public PGP key] From webber at tequila.sj.univali.rct-sc.br Fri Sep 18 23:00:18 1998 From: webber at tequila.sj.univali.rct-sc.br (Celso Kopp Webber) Date: Tue Dec 2 02:24:26 2003 Subject: nmbd fork-bombed my server In-Reply-To: <19980916145347.41334@wins.uva.nl> Message-ID: Hello! This happened in the same way for me! On Wed, 16 Sep 1998, Robbert Heederik wrote: > On Wed, Sep 16, 1998 at 10:27:10PM +1000, Markus Koelle wrote: > > I've installed the 98-09-14-CVS-code an my linux machine (2.0.35-Kernel). > > 20 hours later my network with only very few clients becomes slower and > > slower. An "ps -ax|grep nmbd" and I was shocked : hundred or so nmbd- > > processes - out of memory! > > > > The restart of "nmbd" was impossible - only a server reboot helps. > Cheers, Celso. From mathewss at nutech.com Sat Sep 19 04:20:07 1998 From: mathewss at nutech.com (mathewss@nutech.com) Date: Tue Dec 2 02:24:26 2003 Subject: Problem with on of my boxes.. In-Reply-To: Message-ID: Is it possible to have smbd be a process that does not require fork() i dont know enough about the processing it has to do but i do know that the ircd code i work with all the time does an excellent job with large and small datagrams with many many many fd's and is a single process. this makes debuging a lot easier.. i duno just seems that under heavy load eventualy the samba server on say a 200+ user network might get a bit insane on the processes and again its realy hard for me to debug this stuff. How do you all manage to do it? I want to find this bug with the get_rpc_pipe but umm as i see it its not going to be easy to catch it.. Regards Sean Mathews Nu Tech CTO struct SoftwareProfessional { double salary; long lunches; float jobs; char unstable; void work; short tempers; }; From jerry at Eng.Auburn.EDU Sat Sep 19 19:09:13 1998 From: jerry at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:26 2003 Subject: Problem with on of my boxes.. In-Reply-To: References: Message-ID: <3.0.5.32.19980919140913.008fa6a0@pophost.eng.auburn.edu> At 01:50 PM 9/19/98 +1000, mathewss@nutech.com wrote: > > Is it possible to have smbd be a process that does >not require fork() i dont know enough about the processing >it has to do but i do know that the ircd code i work with >all the time does an excellent job with large and small datagrams >with many many many fd's and is a single process. this makes >debuging a lot easier.. i duno just seems that under heavy load >eventualy the samba server on say a 200+ user network might get a bit >insane on the processes and again its realy hard for me to debug >this stuff. How do you all manage to do it? I want to find this bug >with the get_rpc_pipe but umm as i see it its not going to be easy >to catch it.. > Nope. smbd has to fork. use smbstatus to find the process id of the connection you want to debug and then attach gdb to the process. Set a breakpoint at the place where the error message is written and the work up the call stack from there j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From simon at jeckyll.demon.co.uk Sun Sep 20 10:50:35 1998 From: simon at jeckyll.demon.co.uk (Simon Hyde) Date: Tue Dec 2 02:24:26 2003 Subject: Printing from windows 95 Message-ID: <3604cccc.227368498@smtp> Using the latest Samba source (last checked out a day or two ago) I cannot get Windows95 (OSR2) to print to my Samba server. It just hurls the following error message at me: "There was an error writing to \\marvin\dj500_high for printer (HP DeskJet 500 - B/W): There was a problem printing to the printer due to an unknown system error. Restart Windows, and then try printing again. This printer will be set to work offline. To save your print job in the local printer queue, click OK." I tried the fix recommended for NT systems (connect to a port and then map that port to a remote system) and this solves the problem for a while, however if the port is remapped in a login script then windows goes back to hurling out the same message at me (with \\marvin\dj500_high replaced with lpt1:). The only way I've found round this is to set the map the connection as a persistent one. I tried searching the list archives for references to printing problems under Win95 but couldn't find any. I would like to know if anyone else has come accross this problem and if it will be solved by the new spoolss printing code Jean-Francois Micouleau. Simon Hyde --- "There is a theory which states that if ever anyone discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarrely inexeplicable. There is another theory which states that this has already happened." - "The Book",The Hitch Hikers Guide to the Galaxy,Douglas Adams From shueltenschmidt at hotmail.com Sun Sep 20 18:11:22 1998 From: shueltenschmidt at hotmail.com (sebastian hueltenschmidt) Date: Tue Dec 2 02:24:26 2003 Subject: help! Problems finding samba PDC - solved! Message-ID: <19980920161122.20006.qmail@hotmail.com> hey guys... THANX for the help.... everything is fine now.. thanks again... SeBB ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com From shueltenschmidt at hotmail.com Sun Sep 20 18:28:15 1998 From: shueltenschmidt at hotmail.com (sebastian hueltenschmidt) Date: Tue Dec 2 02:24:27 2003 Subject: user and groups =?ISO-8859-1?Q?ID=B4s?= samba <-> NT Message-ID: <19980920162815.2458.qmail@hotmail.com> I try (as mentioned before) to migrate from a NT40 PDC to a SAMBA PDC... now as everthing is set up and running .... How do I convince my NT WKST´s that the domain wide administrator account has local administrator right, for example... I mean how do i set the users on the SAMBA-BOX that they continue to have the rights they always had... for example that they can still read any previously owned file etc.. for info.... i got now: an DEC-Alpha running WINNT server 4.0 servpack 3 as PDC no BDC, it should become an PentiumPro 200 running RH-Linux 5.0, samba-1.9.19prealpha as PDC i NEED to keep all the users, groups and rights... it is possible and i would prefer to set up all the users and rights from scratch, but i have to make sure that everybody is able to read their formerly created file and stuff... sorry about those ugly questions, but i dont know any further... SeBB ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com From kumpf at igd.fhg.de Sun Sep 20 16:44:20 1998 From: kumpf at igd.fhg.de (Christian Kumpf) Date: Tue Dec 2 02:24:27 2003 Subject: user and groups =?iso-8859-1?Q?ID=B4s?= samba <-> NT References: <19980920162815.2458.qmail@hotmail.com> Message-ID: <360530E4.2E408438@zgdv.de> sebastian hueltenschmidt wrote: > now as everthing is set up and running .... How do I > convince my NT WKST?s that the domain wide administrator account > has local administrator right, for example... > I mean how do i set the users on the SAMBA-BOX that they continue > to have the rights they always had... for example that they can still > read any previously owned file etc.. This is a FAQ (look up in the samba-FAQ and samba-NTDOM FAQ). For short: list all domain users, that should get administrator rights on the workstations in a the following smb.conf-line: domain admin group = administrator, sebb, shueltenschmidt, ... solve the server persmissions by unix means, i.e. generate a unix group for every NT group you had, put the users in the appropiate groups and set the group-permissions and ownerships of the files on the new machine accordingly. Everey UNIX- or Linux-introduction may be helpfull. Christian From shueltenschmidt at hotmail.com Sun Sep 20 19:26:00 1998 From: shueltenschmidt at hotmail.com (sebastian hueltenschmidt) Date: Tue Dec 2 02:24:27 2003 Subject: user and groups =?iso-8859-1?Q?ID=B4s?= samba --- NT Message-ID: <19980920172600.4861.qmail@hotmail.com> ahhh.. yeah.... grmmpppfffhhhh-... sorry.... read it 1 miunte ago... sorry ... i dont really know where my brain is at the moment... welll lemme seee... ahh noooo no brain available.... ok, the serious stuff... lets ask more precisely.. I NEED to make sure that the users can access their locally (on any client) created file... hhmmm ... sorry for the inconvinience, but i am working on this samba pdc project for about 200 working hours and i cannot do much testing because the net i try to administer is used and NEEDED every day, so i cannot afford to crash it or have anything not working or my boss..(who said: boy, get this samba stuff running, NOW) (:-(), wants to have a samba-domain which just seems to be a NT-Domain from client side... mhhhpff...dunno... again, sorry for asking too many too stupid questions, but i NEED to set it up quickly... SeBB ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com From shueltenschmidt at hotmail.com Sun Sep 20 19:42:27 1998 From: shueltenschmidt at hotmail.com (sebastian hueltenschmidt) Date: Tue Dec 2 02:24:27 2003 Subject: Re2: user and groups =?iso-8859-1?Q?ID=B4s?= samba --- NT Message-ID: <19980920174228.7672.qmail@hotmail.com> my greatest problem is .. i log in locally on an ntwkst as an ordinary user i create a file on that wkst and make it readable only for me i log off the wkst i log into the same wkst but on the domain not locally i try to read that file and get a message saying "ACCESS DENIED!" fuck!. do i have to set the unix users to the same UID as they have on NT? is there something like an UID on NT and if so how do i find out the UID´s... is there a possibility to make it work? any suggestion, help, advice welcome `cause im very desperate at the moment. SeBB ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com From kumpf at igd.fhg.de Sun Sep 20 17:52:45 1998 From: kumpf at igd.fhg.de (Christian Kumpf) Date: Tue Dec 2 02:24:27 2003 Subject: [Fwd: Re2: user and groups =?iso-8859-1?Q?ID=B4s?= samba --- NT] Message-ID: <360540ED.64E4D72B@zgdv.de> -------------- next part -------------- An embedded message was scrubbed... From: Christian Kumpf Subject: Re: Re2: user and groups =?iso-8859-1?Q?ID=B4s?= samba --- NT Date: Sun, 20 Sep 1998 19:50:38 +0200 Size: 1236 Url: http://lists.samba.org/archive/samba-ntdom/attachments/19980920/da3448b6/attachment.eml From shueltenschmidt at hotmail.com Sun Sep 20 20:01:01 1998 From: shueltenschmidt at hotmail.com (sebastian hueltenschmidt) Date: Tue Dec 2 02:24:27 2003 Subject: Re2: user and groups =?iso-8859-1?Q?ID=B4s?= samba --- NT Message-ID: <19980920180105.6621.qmail@hotmail.com> ahhh wel i think so... so lets see ... as far as i understand by now this means i just have to add all the NT-Users (as we have no local users, too) to the samba-machine with adduser.. then make a smbpasswd -a "user", set the passwds, and everything will be allright..? i fear that i get trouble with the ownership of the files while changing to the samba domain.. am i worriing too much (hope so)? Thanx for the help SeBB ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com From shueltenschmidt at hotmail.com Sun Sep 20 21:52:44 1998 From: shueltenschmidt at hotmail.com (sebastian hueltenschmidt) Date: Tue Dec 2 02:24:27 2003 Subject: still problems with user accounts Message-ID: <19980920195244.27228.qmail@hotmail.com> well i got a problem... i have got user account on a NT-PDC which i m supposed to transfer over to a samba-pdc. mhhh so far so good... i made a test... i logged in into the samba PDC which serves a Domain called MYGROUP which is of course different from the NT-Domain for testing purposes. on this samba-PDC there is a valid user account which is exiting on the nt-domain, too. this user has files on the samba machine, cause this machine serves the homedirs anyway. i tried to open a file that was created with this account, i can read it, but i can´t change it... what is the problem.. How do I set up the user accounts on the samba-PDC in a way that the users can still work with their files? i really dont know any further.. anyone out there who has expierience migrating from WINNT to Samba with existent user and everything? PLEASE PLEASE PLEASE help me... SeBB ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com From mathewss at nutech.com Sun Sep 20 23:11:56 1998 From: mathewss at nutech.com (mathewss@nutech.com) Date: Tue Dec 2 02:24:27 2003 Subject: your mail In-Reply-To: Message-ID: Ok so im not the only one umm from what i have read in the code so far this seems like a serious memory leak or stray pointer of sometype.. This error should never occure. Anyone want to take a stab at this? i have tried to catch it but in the time the fork is created till the time this error occures and it dies is too quick for me to catch it. On Sat, 19 Sep 1998, Dejan Ilic wrote: > Same here. Only when connecting with NT4-sp3 to Samba. I've seen > others that also use Solaris_x86 get the same error. > > On Sat, 19 Sep 1998 mathewss@nutech.com wrote: > > > > > Just a little more diggin i have been doing > > i get these errors in the logs everywhere.. > > > > [1998/09/18 05:14:30, 1] smbd/ipc.c:api_fd_reply(3411) > > api_fd_reply: INVALID PIPE HANDLE: 7017 > > ===================================================================== > Dejan Ilic, Tech Univ. of Linkoping, Sweden Phone:+46-13-473 01 06 > Email: svedja@lysator.liu.se Web: http://www.lysator.liu.se/~svedja > ===================================================================== > [finger -l svedja@lysator.liu.se for public PGP key] > > > > > From akyel at man.metu.edu.tr Mon Sep 21 15:05:35 1998 From: akyel at man.metu.edu.tr (Cemal AKYEL) Date: Tue Dec 2 02:24:27 2003 Subject: getpeername failed &unable to print Message-ID: <36066B3F.17686F5A@man.metu.edu.tr> i'm using 2.0 prealpha (downloaded on sep 18) on sparc solaris 2.6. when a larger ps file (~>10mb) is sent to the printer, the file is created under the related path but it is empty. and i get the "getpeername failed" message in the log. what could be the problem? is it related with socket options? thanx. From mathewss at nutech.com Mon Sep 21 16:30:51 1998 From: mathewss at nutech.com (mathewss@nutech.com) Date: Tue Dec 2 02:24:27 2003 Subject: NT Server Manager.. Message-ID: Its amazing the responses i have gotten from my original posting. Many keep saying you cant use NT Server Manager and most seem to think i am refering to "NT User Manager" well the fact is that in 1.19 you could use both of them NT User Manager let me view the users that were on the domain but not administer them. This was a very big step toward a complete PDC. NT Server manager would let me view the computers on the domain and select them to do things like start and stop services. Now i cant even get them to start and connect to the domain without an RPC error killing them. Again i will state this the current build 2.0 on the cvs tree does not support this anymore and is "Broken" with some bugs in the RPC code specificly the logs show it is having problems with not being able to find the fd that should be open to answer the Query from the NT box, And the 1.19 version connected to the PDC just fine although there were some strange things like in the user manager you would oftine see users doubled up upone first connecting to the pdc. So again it did work and i have now done a make revert and it works just fine again. I sure hope someone is aware of the fact that it worked and now does not it seems like a big step back and is now less of a PDC that it was several months ago. The sad thing is that i no longer have the src of the working version as the CVS updated it all :(.. but I am glad we have a good installer that does the revert. Regards Sean Mathews Nu Tech CTO struct SoftwareProfessional { double salary; long lunches; float jobs; char unstable; void work; short tempers; }; From ivey at realminfo.com Tue Sep 22 02:04:05 1998 From: ivey at realminfo.com (Michael D. Ivey) Date: Tue Dec 2 02:24:27 2003 Subject: printing with win98 Message-ID: <19980921220405.A7172@bagheera.realminfo.com> i snagged the latest and greatest from CVS on saturday, and everything is working very well, except printing. my 95 and 98 clients can connect to the domain, the NT ws and NT servers (including winframe) are all happy, and i've got my home dirs working smoothly. printing isn't working at all. smbclient -P works fine, but the 98 box says "an error occured, restart windows" yada yada yada...the same error i saw listed in the archives a lot. i tried mapping a port to the UNC, and that didn't work, and neither did capturing using net use. i'm not sure what else i should try. i can send the smb.conf if needed. this is linux 2.0.35, redhat 5.1, and win 98. i haven't tested the 95 boxes printing, but if i can't make 98 print i'll have to set up a 95/NT print server, which I _don't_ want to do. any pointers would be greatly appreciated. thanks /mdi -- Michael D. Ivey, RHCE Senior Technical Manager, REALM Information Technologies http://www.realminfo.com/ (770) 446-1332 x 114 From shueltenschmidt at hotmail.com Tue Sep 22 11:03:54 1998 From: shueltenschmidt at hotmail.com (sebastian hueltenschmidt) Date: Tue Dec 2 02:24:27 2003 Subject: still problems with user accounts Message-ID: <19980922090354.9552.qmail@hotmail.com> > >You wrote > >>well i got a problem...=20 >>i have got user account on a NT-PDC which i m supposed to=20 >>transfer over to a samba-pdc.=20 >>mhhh so far so good...=20 >>i made a test...=20 >>i logged in into the samba PDC which serves a Domain called MYGROUP=20 >>which is of course different from the NT-Domain for testing purposes.=20 >>on this samba-PDC there is a valid user account which is exiting on=20 >>the nt-domain, too. this user has files on the samba machine, cause this= >=20 >>machine serves the homedirs anyway. i tried to open a file that=20 >>was created with this account, i can read it, but i can=B4t change it...= >=20 >>what is the problem.. How do I set up the user accounts on the=20 >>samba-PDC in a way that the users can still work with their files?=20 >>i really dont know any further.. anyone out there who has expierience=20 >>migrating from WINNT to Samba with existent user and everything?=20 >>PLEASE PLEASE PLEASE help me...=20 >>SeBB=20 > >I suppose you can't get a solution for now. Remember, when you delete a >user >in NT, it says that adding new one with this name won't permit to access >his files. >You have nearly the same case. And for now AFAIK UNIX<->NT groups scheme >is not yet >implemented. I may only guess that the last field in smbpasswd means NT >user ID(?) >BTW, I think alpha version is not that you really need now and you have >to wait. > >I have experience migrating from WIN3.11 to WINNT4.0WKS running samba >server in >both cases. So now I have problems with=20 >a) Roaming profiles >b) PDC availability >c) Printing to server printer >(a) and (b) happen from time to time; (c) is because I apply LAN MAN >registry >path incorrectly. > >Regards, >Yaroslav Halchinsky > well,.... thanx... hhmmmm thats not fine, but to be sure it won´t work problemfree is better as to be unsure if it works or not at all. SeBB ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com From icoupeau at unav.es Tue Sep 22 10:58:56 1998 From: icoupeau at unav.es (Ignacio Coupeau) Date: Tue Dec 2 02:24:27 2003 Subject: Thanks to SAMBA team Message-ID: <360782F0.6E034611@unav.es> We have about 420 NT ws (SP3) -Acer, Dell, HP- in 7 classrooms operating with 4 samba (redhat linux; HP vectra VL) PDC servers. The NT ws login in the domain faster than with NS server (also, the first time :). The profiles and policies (strongest) runs without any problem: mail accounts, Netscape preferences, MS Office, McAfee virus scan, etc., etc. We have the 2.0 prealpha (980904) CVS code. Runs very fine. Thanks again (and to the list people, of course). Ignacio ____________________________________________________ Ignacio Coupeau, Ph.D. e-mail: icoupeau@unav.es CTI, Director fax: +48 425619 University of Navarra voice: +48 425600 Pamplona, SPAIN http://www.unav.es/cti/ From tom.turpin at rptg.ryobi.com Tue Sep 22 11:52:22 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:27 2003 Subject: Works with 95 but not NT... Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A1567@Ryobi4.rdomain.com> I have a CAD domain up that allows my 95 laptop to login, but it won't allow my NT 4.0 workstation into the domain. I am running 2.0alpha5 on a Sun 2.6 Sparc 20. Thanks -Tom From cartegw at Eng.Auburn.EDU Tue Sep 22 13:08:34 1998 From: cartegw at Eng.Auburn.EDU (Gerald W. Carter) Date: Tue Dec 2 02:24:27 2003 Subject: Works with 95 but not NT... In-Reply-To: <1E3CD9E2453ED211A85C080009DCA6690A1567@Ryobi4.rdomain.com> Message-ID: On Tue, 22 Sep 1998, Tom Turpin wrote: > I have a CAD domain up that allows my 95 laptop to login, but it won't allow > my NT 4.0 workstation into the domain. I am running 2.0alpha5 on a Sun 2.6 > Sparc 20. Thanks > Tom, Could your send more details please? Thanks, j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From twinders at SPC.cc.tx.us Tue Sep 22 13:25:49 1998 From: twinders at SPC.cc.tx.us (Tim Winders) Date: Tue Dec 2 02:24:27 2003 Subject: Users Map problem Message-ID: I am having a problem with the users map function in Samba. I am running 2.0.0prealpha CVS from 9/18. The usersmap works find for Win95 stations but not for WinNT stations. Specifically in the users.map file I have: twinders = administrator If I log in at a Win95 workstation as administrator, I get authenticated to Samba as twinders (as expected). But when I try to login at a WinNT workstation (to the Samba domain) as administrator, I get a WinNT error saying the username can't be found. Any help would be appreciated... === Tim --------------------------------------------------------------------- | Tim Winders, CNE, MCSE | Email: TWinders@SPC.cc.tx.us | | Network Administrator | Phone: 806-894-9611 x 2369 | | South Plains College | Fax: 806-897-4711 | --------------------------------------------------------------------- From tom.turpin at rptg.ryobi.com Tue Sep 22 13:30:36 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:27 2003 Subject: Works with 95 but not NT... Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A1568@Ryobi4.rdomain.com> Got it functioning now. The Problem was that the computers line in the smbpasswd file was not properly installed. I removed the line and used the following command to get a valid entry: smbpasswd -a -m It seems to be working now. Now all I have to do is get the profiles set to look on the machine for the Profiles. Next I will be looking into using roving profiles and how to transfer those from the machine to the network. If you have any info about doing the next step, please drop me a line. -Tom Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com -----Original Message----- From: Gerald W. Carter [SMTP:cartegw@Eng.Auburn.EDU] Sent: Tuesday, September 22, 1998 9:13 AM To: Multiple recipients of list Subject: Re: Works with 95 but not NT... On Tue, 22 Sep 1998, Tom Turpin wrote: > I have a CAD domain up that allows my 95 laptop to login, but it won't allow > my NT 4.0 workstation into the domain. I am running 2.0alpha5 on a Sun 2.6 > Sparc 20. Thanks > Tom, Could your send more details please? Thanks, j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From cartegw at Eng.Auburn.EDU Tue Sep 22 13:38:15 1998 From: cartegw at Eng.Auburn.EDU (Gerald W. Carter) Date: Tue Dec 2 02:24:27 2003 Subject: Works with 95 but not NT... In-Reply-To: <1E3CD9E2453ED211A85C080009DCA6690A1568@Ryobi4.rdomain.com> Message-ID: On Tue, 22 Sep 1998, Tom Turpin wrote: > Got it functioning now. The Problem was that the computers line in the Great! > It seems to be working now. Now all I have to do is get the profiles set to > look on the machine for the Profiles. Next I will be looking into using > roving profiles and how to transfer those from the machine to the network. > If you have any info about doing the next step, please drop me a line. roaming profiles are automatic when generated on by logging into the Samba domain. You will most likely run into problems if you are trying to transfer existing local profiles to roaming ones because of the ACL's on the ntuser.dat. Haven't played with this too much ( local -> roaming conversion ) because I had no need. Let me know what you find. j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From canfield at uindy.edu Tue Sep 22 15:04:38 1998 From: canfield at uindy.edu (Dana Canfield) Date: Tue Dec 2 02:24:27 2003 Subject: Another user migration idea Message-ID: <3607BC86.5B098FBE@uindy.edu> I've been using NISGina with sambapasswdd to migrate users from Unix to smbpasswd, but I've encountered a few glitches that make this less than desirable. So, I've been trying hard to dream up a new solution. Maybe this has already been discussed, but I'm now wondering if it would be possible to write a pam_unix_auth.so or pam_unix_passwd.so that would update /etc/smbpasswd when someone logs in? I know this is kind of specific to Linux and maybe Solaris, but wouldn't pam have access to the cleartext password? I don't have the programming skills to pull this off, but it seems like someone like Luke who has written several PAM modules would be able to do this pretty easily. On a more permanent tangent, it seems that it would be possible to further modify pam_unix_passwd so that whenever anyone changed their Unix passwd, the samba passwd would be changed as well. This might be a slightly cleaner method than replacing passwd with smbpasswd. Any comments?? Thanks Dana From doverbey at att.com Tue Sep 22 15:22:50 1998 From: doverbey at att.com (Overbey, Alfred D (Dudley), ALTEC) Date: Tue Dec 2 02:24:27 2003 Subject: will this play with the samba project? Message-ID: <199809221522.LAA25851@gab200r1.ems.att.com> Sun Microsystems has announced a new technology designed to integrate their Solaris servers into Windows NT networks. The new technology - code named "Project Cascade" - allows Solaris servers, of either the Intel or SPARC platforms, to provide native Windows NT network services such as naming, authentication, file, and print sharing. Note that the servers are still running Solaris, the Sun variety of UNIX, and are running Windows NT services on top of it, through the facility of the new software. According to Sun, no special Client software is needed, as clients can access the server as they would a regular Windows NT server, and it is transparent to users. The Project Cascade software, which is compatible with the network features in Windows NT 4.0 Service Pack 3, includes the Windows NT Directory Service, security and authentication, and the Windows NT File System (NTFS). Pricing and availability for this software will be announced in the first quarter of 1999. A. Dudley Overbey Doverbey@att.com From trep at dem.qc.ca Tue Sep 22 15:41:22 1998 From: trep at dem.qc.ca (Pierre-Jules Tremblay) Date: Tue Dec 2 02:24:27 2003 Subject: Problem with ksh UWIN 1.6 and samba Message-ID: <199809221541.LAA14670@ursula.dem.qc.ca> A non-text attachment was scrubbed... Name: not available Type: text Size: 2374 bytes Desc: not available Url : http://lists.samba.org/archive/samba-ntdom/attachments/19980922/f56721af/attachment.bat From pcc at llnl.gov Tue Sep 22 09:23:45 1998 From: pcc at llnl.gov (Phil Cox) Date: Tue Dec 2 02:24:27 2003 Subject: Problems compiling latest version of NT-Dom Message-ID: I just updated to my CVS version, and tried to re-compile. I am getting the following errors: nmbd/nmbd.o: In function `process': /usr/local/src/samba/source/nmbd/nmbd.c:392: undefined reference to `sync_check_completion' nmbd/nmbd_browsesync.o: In function `sync_with_lmb': /usr/local/src/samba/source/nmbd/nmbd_browsesync.c:65: undefined reference to `sync_browse_lists' nmbd/nmbd_browsesync.o: In function `sync_with_dmb': /usr/local/src/samba/source/nmbd/nmbd_browsesync.c:139: undefined reference to `sync_browse_lists' nmbd/nmbd_browsesync.o: In function `sync_all_dmbs': /usr/local/src/samba/source/nmbd/nmbd_browsesync.c:611: undefined reference to `sync_browse_lists' make: *** [bin/nmbd] Error 1 Any pointers? Phil From pcc at llnl.gov Tue Sep 22 09:33:00 1998 From: pcc at llnl.gov (Phil Cox) Date: Tue Dec 2 02:24:27 2003 Subject: SOLVED: Problems compiling latest version of NT-Dom (fwd) Message-ID: Turns out that the Makefile in sources/lib does not include the "nmbd_synclists.o" file in the objects required for the nmbd. I added it to the NMBD_OBJ1 line, and all works fine. Phil From jallison at cthulhu.engr.sgi.com Tue Sep 22 16:49:27 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:27 2003 Subject: will this play with the samba project? References: <199809221522.LAA25851@gab200r1.ems.att.com> Message-ID: <3607D517.7715ED89@engr.sgi.com> Overbey, Alfred D (Dudley), ALTEC wrote: > The new technology - code named "Project Cascade" - allows > Solaris servers, of either the Intel or SPARC platforms, to provide native > Windows NT network services such as naming, authentication, file, and print > sharing. Note that the servers are still running Solaris, the Sun variety > of UNIX, and are running Windows NT services on top of it, through the > facility of the new software. According to Sun, no special Client software > is needed, as clients can access the server as they would a regular Windows > NT server, and it is transparent to users. > The Project Cascade software, which is compatible with the > network features in Windows NT 4.0 Service Pack 3, includes the Windows NT > Directory Service, security and authentication, and the Windows NT File > System (NTFS). > Pricing and availability for this software will be announced > in the first quarter of 1999. This is just Suns announcement that they will be porting an officially dead product, AT&T's Advanced Server for UNIX, to Solaris in about 6 months. Other UNIX vendors have been selling the same product for over 3 years and yes it does work with Samba. With this announcement they managed to make a press splash, get coverage in all the trade press etc. I stand in awe of their marketing department. :-) :-). Jeremy Allison, Samba Team. -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From peloy at ven.ra.rockwell.com Tue Sep 22 14:58:11 1998 From: peloy at ven.ra.rockwell.com (peloy@ven.ra.rockwell.com) Date: Tue Dec 2 02:24:27 2003 Subject: Works with 95 but not NT... References: <1E3CD9E2453ED211A85C080009DCA6690A1568@Ryobi4.rdomain.com> Message-ID: <6u8du3$5dr$1@zeus.ven.ra.rockwell.com> Hi Gerald, Gerald W. Carter wrote: > roaming profiles are automatic when generated on by logging into the Samba > domain. [...] Uhhmm... is it that simple? The first time I logged into the Samba domain my user profile was created under C:\WinNT\profiles\. What do I need to do to have a roaming profile? A special setting in smb.conf? Thanks, peloy.- From cartegw at Eng.Auburn.EDU Tue Sep 22 17:33:22 1998 From: cartegw at Eng.Auburn.EDU (Gerald W. Carter) Date: Tue Dec 2 02:24:27 2003 Subject: Works with 95 but not NT... In-Reply-To: <6u8du3$5dr$1@zeus.ven.ra.rockwell.com> Message-ID: On Wed, 23 Sep 1998 peloy@ven.ra.rockwell.com wrote: > Uhhmm... is it that simple? The first time I logged into the Samba > domain my user profile was created under > C:\WinNT\profiles\. > > What do I need to do to have a roaming profile? A special setting in > smb.conf? > This is a cached copy of the roaming profile which is set by the "logon path" parameter in smb.conf. The default location for this is \\%N\%U\profile. Probably would be a good idea to check out the MS White papers on profiles and policies to get a better idea of how things work. Also some good documentation with the samba stuff. j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From paul at argo.demon.co.uk Tue Sep 22 16:30:26 1998 From: paul at argo.demon.co.uk (Paul Ashton) Date: Tue Dec 2 02:24:27 2003 Subject: will this play with the samba project? In-Reply-To: Your message of "Wed, 23 Sep 1998 02:54:29 +1000." <3607D517.7715ED89@engr.sgi.com> Message-ID: <199809221730.SAA11649@argo.demon.co.uk> jallison@cthulhu.engr.sgi.com said: > Overbey, Alfred D (Dudley), ALTEC wrote: > > The new technology - code named "Project Cascade" - allows [snip] > This is just Suns announcement that they will be porting > an officially dead product, AT&T's Advanced Server for UNIX, > to Solaris in about 6 months. Other UNIX vendors have been > selling the same product for over 3 years and yes it does work > with Samba. Not only that, I read it in an article in which Scott McNealy stated: "Sun will ship NT as soon as Microsoft resells Solaris" when in fact AT&T ASU *is* NT. ASU is just a port of NT source code... Scott hasn't replied to my email yet :-( Paul From trep at dem.qc.ca Tue Sep 22 19:07:28 1998 From: trep at dem.qc.ca (Pierre-Jules Tremblay) Date: Tue Dec 2 02:24:27 2003 Subject: Problem with ksh UWIN 1.6 and samba In-Reply-To: <199809221541.LAA14670@ursula.dem.qc.ca> from "Pierre-Jules Tremblay" at Sep 23, 98 01:58:03 am Message-ID: <199809221907.PAA17441@ursula.dem.qc.ca> A non-text attachment was scrubbed... Name: not available Type: text Size: 468 bytes Desc: not available Url : http://lists.samba.org/archive/samba-ntdom/attachments/19980922/86c6ee5b/attachment.bat From cartegw at Eng.Auburn.EDU Tue Sep 22 19:25:59 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:27 2003 Subject: Problem with ksh UWIN 1.6 and samba References: <199809221907.PAA17441@ursula.dem.qc.ca> Message-ID: <3607F9C7.DAB40EFE@eng.auburn.edu> Pierre-Jules Tremblay wrote: > > Okay, sorry about the idiotic question about NETMON. I found all I > needed in the NTDOM FAQ. However, one question remains: can netmon be > installed without having to use an NT server somewhere in the process? Sure. All that is neccessary is to xcopy the %systemroot%\system32\netmon\*.* directory structure to the new machine after you've installed the netmon agent off of the asoiated OS install CD. This is what I say in the FAQ so maybe I don;t understand what you are asking. > I just uploaded NETMON traces of the ksh-UWIN problem to > ftp://samba.anu.edu.au/pub/upload/ksh-uwin-[fails|works].cap. These > captures correspond to the ksh 'trace' outputs I got for doing an "ls > /f" (where F: is a samba share). > j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From pcc at llnl.gov Tue Sep 22 12:50:03 1998 From: pcc at llnl.gov (Phil Cox) Date: Tue Dec 2 02:24:27 2003 Subject: Simple question ... Message-ID: I am not getting the "password" encryption functionality in my latest samba build. I looked through the documentation, but could not find the answer. Phil From ivey at realminfo.com Tue Sep 22 21:42:41 1998 From: ivey at realminfo.com (Michael D. Ivey) Date: Tue Dec 2 02:24:27 2003 Subject: ACT! 4.0 for 95/98 Message-ID: <19980922174241.A12865@bagheera.realminfo.com> Anyone had any luck/failure getting ACT! working from a Samba share? I suspect it may be having some trouble with locking...only one user can get in at a time, the second user gets a nasty error about database corruption. As soon as #1 gets out, #2 can get in fine. samba 2.0.0 pre6, IIRC (cvs from last saturday) TIA /mdi -- Michael D. Ivey - Director of Emerging Technologies ivey@realminfo.com http://www.realminfo.com/~ivey/ From tridge at samba.anu.edu.au Wed Sep 23 01:10:11 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:27 2003 Subject: SOLVED: Problems compiling latest version of NT-Dom (fwd) In-Reply-To: (message from Phil Cox on Wed, 23 Sep 1998 02:32:27 +1000) References: Message-ID: <19980923011020Z12669241-20449+10329@samba.anu.edu.au> > Turns out that the Makefile in sources/lib does not include the Makefile in sources/lib/ ?? are we talking about the same project? From lkcl at switchboard.net Wed Sep 23 15:00:51 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:27 2003 Subject: been off samba-ntdom since july Message-ID: i can't believe it. somehow i ended up off the samba-ntdom list and didn't even notice. wild. From lkcl at switchboard.net Wed Sep 23 15:02:17 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:27 2003 Subject: NT Server Manager.. Message-ID: > Its amazing the responses i have gotten from my original > posting. Many keep saying you cant use NT Server Manager > and most seem to think i am refering to "NT User Manager" > well the fact is that in 1.19 you could use both of them you are absolutely correct. _why_ doesn't it work??? not good enough! i'm on it, ok? luke From pcc at llnl.gov Wed Sep 23 15:28:44 1998 From: pcc at llnl.gov (Phil Cox) Date: Tue Dec 2 02:24:27 2003 Subject: SOLVED: Problems compiling latest version of NT-Dom (fwd) In-Reply-To: <19980923011020Z12669241-20449+10329@samba.anu.edu.au> References: Message-ID: <3.0.5.32.19980923082844.0099e800@poptop.llnl.gov> At 11:10 AM 9/23/98 +1000, Andrew Tridgell wrote: >> Turns out that the Makefile in sources/lib does not include the > >Makefile in sources/lib/ ?? > >are we talking about the same project? I geeked it. source/Makefile Sorry :( Phil - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Computer Incident Advisory Capability (CIAC) Philip C. Cox (510)422-8193 (510)422-8564 ciac@llnl.gov pcc@llnl.gov ------------------------------------------------------------------- PGP fingerprint = 1A97 AB44 406A 77B7 3EA8 3B5B E3B5 BE73 Noteable Quote = "Do today what you want to be tomorrow." From aperrin at demog.Berkeley.EDU Wed Sep 23 15:37:43 1998 From: aperrin at demog.Berkeley.EDU (Andrew Perrin - Demography) Date: Tue Dec 2 02:24:27 2003 Subject: Another user migration idea In-Reply-To: <3607BC86.5B098FBE@uindy.edu> Message-ID: We have a hacked-together system that basically does this, along with making users select an e-mail only password for our security system. You're welcome to borrow whatever you like from our system, no guarantees of course -- check out http://demog.berkeley.edu/~aperrin/mchp.html --------------------------------------------------------------------- Andrew J. Perrin - aperrin@demog.berkeley.edu - NT/Unix Admin/Support Department of Demography - University of California at Berkeley 2232 Piedmont Avenue #2120 - Berkeley, California, 94720-2120 USA http://demog.berkeley.edu/~aperrin --------------------------SEIU1199 On Wed, 23 Sep 1998, Dana Canfield wrote: > I've been using NISGina with sambapasswdd to migrate users from Unix to > smbpasswd, but I've encountered a few glitches that make this less than > desirable. So, I've been trying hard to dream up a new solution. Maybe > this has already been discussed, but I'm now wondering if it would be > possible to write a pam_unix_auth.so or pam_unix_passwd.so that would > update /etc/smbpasswd when someone logs in? I know this is kind of > specific to Linux and maybe Solaris, but wouldn't pam have access to the > cleartext password? I don't have the programming skills to pull this > off, but it seems like someone like Luke who has written several PAM > modules would be able to do this pretty easily. > > On a more permanent tangent, it seems that it would be possible to > further modify pam_unix_passwd so that whenever anyone changed their > Unix passwd, the samba passwd would be changed as well. This might be a > slightly cleaner method than replacing passwd with smbpasswd. > > Any comments?? > > Thanks > > Dana > From lkcl at switchboard.net Wed Sep 23 17:41:15 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:27 2003 Subject: Another user migration idea In-Reply-To: Message-ID: > > possible to write a pam_unix_auth.so or pam_unix_passwd.so that would > > update /etc/smbpasswd when someone logs in? I know this is kind of > > specific to Linux and maybe Solaris, but wouldn't pam have access to the > > cleartext password? I don't have the programming skills to pull this > > off, but it seems like someone like Luke who has written several PAM > > modules would be able to do this pretty easily. one! someone's already done this (pam module that writes to smbpasswd). remember that this is bad as we use a password api now, not writing direct to private/smbpasswd. From lkcl at switchboard.net Wed Sep 23 21:13:10 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:27 2003 Subject: NT Server Manager.. In-Reply-To: Message-ID: On Thu, 24 Sep 1998, Luke Kenneth Casson Leighton wrote: > > Its amazing the responses i have gotten from my original > > posting. Many keep saying you cant use NT Server Manager > > and most seem to think i am refering to "NT User Manager" > > well the fact is that in 1.19 you could use both of them > > you are absolutely correct. _why_ doesn't it work??? not good enough! > i'm on it, ok? ok. \PIPE\lsarpc is opened simultaneously as \PIPE\samr. samr is opened; calls to samr are made; lsarpc is opened; lsarpc calls are made. then, a samr call is made, and samba responds "INVALID_PIPE_HANDLE". oops. the client responds by closing samr, and later it closes lsarpc. that's the techie symptoms; now to track down the problem (corruption of the pipe handles?) From matthew at janus.law.usyd.edu.au Wed Sep 23 21:29:59 1998 From: matthew at janus.law.usyd.edu.au (Matthew Geier) Date: Tue Dec 2 02:24:27 2003 Subject: NT Server Manager.. In-Reply-To: from "Luke Kenneth Casson Leighton" at Sep 24, 98 07:18:11 am Message-ID: <199809232130.HAA17320@janus.law.usyd.edu.au> > On Thu, 24 Sep 1998, Luke Kenneth Casson Leighton wrote: > > > > Its amazing the responses i have gotten from my original > > > posting. Many keep saying you cant use NT Server Manager > > > and most seem to think i am refering to "NT User Manager" > > > well the fact is that in 1.19 you could use both of them > > > > you are absolutely correct. _why_ doesn't it work??? not good enough! > > i'm on it, ok? > > ok. > > the client responds by closing samr, and later it closes lsarpc. > > that's the techie symptoms; now to track down the problem (corruption of > the pipe handles?) Note that the last version of .19alpha I was running (from a few weeks before the source reorganisation) attempting to get a user list would core-dump smbd. I dont recall ever being in a position where asking NT to fetch the domain user list worked! :-) I was kinda pleased that the 2.0.0alpha's just spat out an error instead of core-dumping. Applications dont take kindly to the server side process dropping out on them. The windows client quitely reconnects, but MSAccess in particular gets completely hosed! From lkcl at switchboard.net Wed Sep 23 21:39:14 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:27 2003 Subject: NT Server Manager.. In-Reply-To: Message-ID: On Thu, 24 Sep 1998, Luke Kenneth Casson Leighton wrote: > On Thu, 24 Sep 1998, Luke Kenneth Casson Leighton wrote: > > > > Its amazing the responses i have gotten from my original > > > posting. Many keep saying you cant use NT Server Manager > > > and most seem to think i am refering to "NT User Manager" > > > well the fact is that in 1.19 you could use both of them > > > > you are absolutely correct. _why_ doesn't it work??? not good enough! > > i'm on it, ok? > > ok. > > \PIPE\lsarpc is opened simultaneously as \PIPE\samr. > > samr is opened; calls to samr are made; lsarpc is opened; lsarpc calls are > made. > > then, a samr call is made, and samba responds "INVALID_PIPE_HANDLE". > oops. > > the client responds by closing samr, and later it closes lsarpc. > > that's the techie symptoms; now to track down the problem (corruption of > the pipe handles?) got it :-) in the pipe handle code, ZERO_STRUCT(p) needed to come _before_ DLIST_ADD(Pipes, p). From lkcl at switchboard.net Wed Sep 23 21:48:03 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:27 2003 Subject: NT Server Manager.. In-Reply-To: <199809232130.HAA17320@janus.law.usyd.edu.au> Message-ID: > I dont recall ever being in a position where asking NT to fetch the domain > user list worked! :-) sure, i do it all the time. except, last time was... six months ago. sorry! From lkcl at switchboard.net Wed Sep 23 22:37:51 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:27 2003 Subject: NT Server Manager.. In-Reply-To: Message-ID: jeremy, the pdb_is_rid_user() function appears to be getting in the way, somehow. i allocated a user rid in private/smbpasswd of "1001" to the user "administrator". in rpc_server/samr.c, in the query_userinfo code, the pdb_is_rid_user() gets "1001" and fails the call with NT_STATUS_NO_SUCH_USER. because the 0x24 response isn't properly formed (or because this is an unexpected error by usrmgr.exe) usrmgr.exe dr-watsons. From lkcl at switchboard.net Thu Sep 24 12:17:56 1998 From: lkcl at switchboard.net (lkcl@switchboard.net) Date: Tue Dec 2 02:24:27 2003 Subject: NT Server Manager.. Message-ID: <9809239065.AA906596096@mail.crc.com> On Thu, 24 Sep 1998, Luke Kenneth Casson Leighton wrote: > > Its amazing the responses i have gotten from my original > > posting. Many keep saying you cant use NT Server Manager > > and most seem to think i am refering to "NT User Manager" > > well the fact is that in 1.19 you could use both of them > > you are absolutely correct. _why_ doesn't it work??? not good enough! > i'm on it, ok? ok. \PIPE\lsarpc is opened simultaneously as \PIPE\samr. samr is opened; calls to samr are made; lsarpc is opened; lsarpc calls are made. then, a samr call is made, and samba responds "INVALID_PIPE_HANDLE". oops. the client responds by closing samr, and later it closes lsarpc. that's the techie symptoms; now to track down the problem (corruption of the pipe handles?) From lkcl at switchboard.net Thu Sep 24 12:45:23 1998 From: lkcl at switchboard.net (lkcl@switchboard.net) Date: Tue Dec 2 02:24:27 2003 Subject: NT Server Manager.. Message-ID: <9809239065.AA906596103@mail.crc.com> On Thu, 24 Sep 1998, Luke Kenneth Casson Leighton wrote: > On Thu, 24 Sep 1998, Luke Kenneth Casson Leighton wrote: > > > > Its amazing the responses i have gotten from my original > > > posting. Many keep saying you cant use NT Server Manager > > > and most seem to think i am refering to "NT User Manager" > > > well the fact is that in 1.19 you could use both of them > > > > you are absolutely correct. _why_ doesn't it work??? not good enough! > > i'm on it, ok? > > ok. > > \PIPE\lsarpc is opened simultaneously as \PIPE\samr. > > samr is opened; calls to samr are made; lsarpc is opened; lsarpc calls are > made. > > then, a samr call is made, and samba responds "INVALID_PIPE_HANDLE". > oops. > > the client responds by closing samr, and later it closes lsarpc. > > that's the techie symptoms; now to track down the problem (corruption of > the pipe handles?) got it :-) in the pipe handle code, ZERO_STRUCT(p) needed to come _before_ DLIST_ADD(Pipes, p). From lkcl at switchboard.net Thu Sep 24 13:46:40 1998 From: lkcl at switchboard.net (lkcl@switchboard.net) Date: Tue Dec 2 02:24:27 2003 Subject: NT Server Manager.. Message-ID: <9809239065.AA906596121@mail.crc.com> jeremy, the pdb_is_rid_user() function appears to be getting in the way, somehow. i allocated a user rid in private/smbpasswd of "1001" to the user "administrator". in rpc_server/samr.c, in the query_userinfo code, the pdb_is_rid_user() gets "1001" and fails the call with NT_STATUS_NO_SUCH_USER. because the 0x24 response isn't properly formed (or because this is an unexpected error by usrmgr.exe) usrmgr.exe dr-watsons. From matthew at janus.law.usyd.edu.au Thu Sep 24 12:34:22 1998 From: matthew at janus.law.usyd.edu.au (matthew@janus.law.usyd.edu.au) Date: Tue Dec 2 02:24:27 2003 Subject: NT Server Manager.. Message-ID: <9809239065.AA906596100@mail.crc.com> > On Thu, 24 Sep 1998, Luke Kenneth Casson Leighton wrote: > > > > Its amazing the responses i have gotten from my original > > > posting. Many keep saying you cant use NT Server Manager > > > and most seem to think i am refering to "NT User Manager" > > > well the fact is that in 1.19 you could use both of them > > > > you are absolutely correct. _why_ doesn't it work??? not good enough! > > i'm on it, ok? > > ok. > > the client responds by closing samr, and later it closes lsarpc. > > that's the techie symptoms; now to track down the problem (corruption of > the pipe handles?) Note that the last version of .19alpha I was running (from a few weeks before the source reorganisation) attempting to get a user list would core-dump smbd. I dont recall ever being in a position where asking NT to fetch the domain user list worked! :-) I was kinda pleased that the 2.0.0alpha's just spat out an error instead of core-dumping. Applications dont take kindly to the server side process dropping out on them. The windows client quitely reconnects, but MSAccess in particular gets completely hosed! From lkcl at switchboard.net Thu Sep 24 12:59:38 1998 From: lkcl at switchboard.net (lkcl@switchboard.net) Date: Tue Dec 2 02:24:27 2003 Subject: NT Server Manager.. Message-ID: <9809239065.AA906596113@mail.crc.com> > I dont recall ever being in a position where asking NT to fetch the domain > user list worked! :-) sure, i do it all the time. except, last time was... six months ago. sorry! From canfield at uindy.edu Thu Sep 24 02:57:59 1998 From: canfield at uindy.edu (Dana Canfield) Date: Tue Dec 2 02:24:27 2003 Subject: Another user migration idea References: Message-ID: <3609B537.B8722771@uindy.edu> Luke Kenneth Casson Leighton wrote: > > > possible to write a pam_unix_auth.so or pam_unix_passwd.so that would > > > update /etc/smbpasswd when someone logs in? I know this is kind of > > > specific to Linux and maybe Solaris, but wouldn't pam have access to the > > > cleartext password? I don't have the programming skills to pull this > > > off, but it seems like someone like Luke who has written several PAM > > > modules would be able to do this pretty easily. > > one! > > someone's already done this (pam module that writes to smbpasswd). > remember that this is bad as we use a password api now, not writing direct > to private/smbpasswd. Any pointers to where I could find this module? I didn't see anything like it when looking last week. Just for curiosity sake, the "proper" way to do this now would just be to change the PAM module to use an API to change the password rather than hitting the password file directly? Would that actually make the module easier to code (or at least, easy to modify)? If it's too long of an explanation, don't bother; it's probably over my head anyway. Anyway, it's great to see you back in action and responding to your own list messages again, Luke! ;-) Dana From canfield at uindy.edu Thu Sep 24 18:10:30 1998 From: canfield at uindy.edu (canfield@uindy.edu) Date: Tue Dec 2 02:24:27 2003 Subject: Another user migration idea Message-ID: <9809249066.AA906613893@mail.crc.com> Luke Kenneth Casson Leighton wrote: > > > possible to write a pam_unix_auth.so or pam_unix_passwd.so that would > > > update /etc/smbpasswd when someone logs in? I know this is kind of > > > specific to Linux and maybe Solaris, but wouldn't pam have access to the > > > cleartext password? I don't have the programming skills to pull this > > > off, but it seems like someone like Luke who has written several PAM > > > modules would be able to do this pretty easily. > > one! > > someone's already done this (pam module that writes to smbpasswd). > remember that this is bad as we use a password api now, not writing direct > to private/smbpasswd. Any pointers to where I could find this module? I didn't see anything like it when looking last week. Just for curiosity sake, the "proper" way to do this now would just be to change the PAM module to use an API to change the password rather than hitting the password file directly? Would that actually make the module easier to code (or at least, easy to modify)? If it's too long of an explanation, don't bother; it's probably over my head anyway. Anyway, it's great to see you back in action and responding to your own list messages again, Luke! ;-) Dana From peloy at ven.ra.rockwell.com Wed Sep 23 22:13:46 1998 From: peloy at ven.ra.rockwell.com (peloy@ven.ra.rockwell.com) Date: Tue Dec 2 02:24:27 2003 Subject: Problems with 2.0.0alpha and NT domains Message-ID: <6ubrqq$gav$1@zeus.ven.ra.rockwell.com> Hi, I am using an up-to-date Samba 2.0.0alpha (refreshed today 23/9 from the CVS server) and am having problems to get NT logons from a NT Workstation to work. The NT Workstation found the domain (I saw the "Welcome to the xxx domain" message). I can log in and browse the server and use shares but my login script is not run (it is run from Windows 95 boxes), and roaming profiles do not work. I found this in smbd's log after I logged in: [1998/09/23 18:02:42, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 7038 [1998/09/23 18:02:42, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 703a [1998/09/23 18:02:42, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 703c [1998/09/23 18:02:43, 1] smbd/service.c:make_connection(482) chapu (130.151.17.156) connect to service netlogon as user eparis (uid=1000, gid=100) (pid 6670) [1998/09/23 18:02:46, 0] rpc_server/srv_samr.c:get_user_info_21(897) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/23 18:02:46, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) PANIC: assert failed at rpc_parse/parse_samr.c(1747) [1998/09/23 18:02:46, 0] lib/util.c:smb_panic(4032) PANIC: assert failed [1998/09/23 18:02:46, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 7011 [1998/09/23 18:02:46, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 7009 [1998/09/23 18:02:46, 0] rpc_server/srv_samr.c:get_user_info_21(897) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/23 18:02:46, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) PANIC: assert failed at rpc_parse/parse_samr.c(1747) [1998/09/23 18:02:46, 0] lib/util.c:smb_panic(4032) PANIC: assert failed [1998/09/23 18:02:46, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 700b If I try to log in as a new user smbd crashed with signal 11. Anyone willing to help me with this? The server is running Linux 2.1.122 and glibc2 (it is a Debian 2.0 system). Thanks! Eloy.- From tridge at samba.anu.edu.au Thu Sep 24 07:29:57 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:27 2003 Subject: Problems with 2.0.0alpha and NT domains In-Reply-To: <6ubrqq$gav$1@zeus.ven.ra.rockwell.com> (peloy@ven.ra.rockwell.com) References: <6ubrqq$gav$1@zeus.ven.ra.rockwell.com> Message-ID: <19980924073004Z12670794-20449+10753@samba.anu.edu.au> > [1998/09/23 18:02:42, 1] smbd/ipc.c:api_fd_reply(3410) > api_fd_reply: INVALID PIPE HANDLE: 7038 this was probably the ZERO_STRUCT() bug that luke fixed today (it was a silly mistake by me in converting the code to using linked lists). try doing a cvs update and see if it is fixed. From peloy at ven.ra.rockwell.com Thu Sep 24 22:11:46 1998 From: peloy at ven.ra.rockwell.com (peloy@ven.ra.rockwell.com) Date: Tue Dec 2 02:24:28 2003 Subject: Problems with 2.0.0alpha and NT domains Message-ID: <9809249066.AA906625460@mail.crc.com> Hi, I am using an up-to-date Samba 2.0.0alpha (refreshed today 23/9 from the CVS server) and am having problems to get NT logons from a NT Workstation to work. The NT Workstation found the domain (I saw the "Welcome to the xxx domain" message). I can log in and browse the server and use shares but my login script is not run (it is run from Windows 95 boxes), and roaming profiles do not work. I found this in smbd's log after I logged in: [1998/09/23 18:02:42, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 7038 [1998/09/23 18:02:42, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 703a [1998/09/23 18:02:42, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 703c [1998/09/23 18:02:43, 1] smbd/service.c:make_connection(482) chapu (130.151.17.156) connect to service netlogon as user eparis (uid=1000, gid=100) (pid 6670) [1998/09/23 18:02:46, 0] rpc_server/srv_samr.c:get_user_info_21(897) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/23 18:02:46, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) PANIC: assert failed at rpc_parse/parse_samr.c(1747) [1998/09/23 18:02:46, 0] lib/util.c:smb_panic(4032) PANIC: assert failed [1998/09/23 18:02:46, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 7011 [1998/09/23 18:02:46, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 7009 [1998/09/23 18:02:46, 0] rpc_server/srv_samr.c:get_user_info_21(897) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/23 18:02:46, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) PANIC: assert failed at rpc_parse/parse_samr.c(1747) [1998/09/23 18:02:46, 0] lib/util.c:smb_panic(4032) PANIC: assert failed [1998/09/23 18:02:46, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 700b If I try to log in as a new user smbd crashed with signal 11. Anyone willing to help me with this? The server is running Linux 2.1.122 and glibc2 (it is a Debian 2.0 system). Thanks! Eloy.- From tridge at samba.anu.edu.au Thu Sep 24 22:34:33 1998 From: tridge at samba.anu.edu.au (tridge@samba.anu.edu.au) Date: Tue Dec 2 02:24:28 2003 Subject: Problems with 2.0.0alpha and NT domains Message-ID: <9809249066.AA906626720@mail.crc.com> > [1998/09/23 18:02:42, 1] smbd/ipc.c:api_fd_reply(3410) > api_fd_reply: INVALID PIPE HANDLE: 7038 this was probably the ZERO_STRUCT() bug that luke fixed today (it was a silly mistake by me in converting the code to using linked lists). try doing a cvs update and see if it is fixed. From lkcl at switchboard.net Thu Sep 24 14:14:58 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:28 2003 Subject: Another user migration idea In-Reply-To: <3609B537.B8722771@uindy.edu> Message-ID: On Wed, 23 Sep 1998, Dana Canfield wrote: > Luke Kenneth Casson Leighton wrote: > > > > > possible to write a pam_unix_auth.so or pam_unix_passwd.so that would > > > > update /etc/smbpasswd when someone logs in? I know this is kind of > > > > specific to Linux and maybe Solaris, but wouldn't pam have access to the > > > > cleartext password? I don't have the programming skills to pull this > > > > off, but it seems like someone like Luke who has written several PAM > > > > modules would be able to do this pretty easily. > > > > one! > > > > someone's already done this (pam module that writes to smbpasswd). > > remember that this is bad as we use a password api now, not writing direct > > to private/smbpasswd. > > Any pointers to where I could find this module? I didn't see anything like it > when looking last week. don't know, but try http://samba.anu.edu.au/cvs.html and checkout pam_smbpass. > Just for curiosity sake, the "proper" way to do this now would just be to change > the PAM module to > use an API to change the password rather than hitting the password file > directly? correct! also the smbpasswd command needs to do the same thing. > Anyway, it's great to see you back in action and responding to your own list > messages again, Luke! ;-) shucks From lkcl at switchboard.net Thu Sep 24 15:38:04 1998 From: lkcl at switchboard.net (lkcl@switchboard.net) Date: Tue Dec 2 02:24:28 2003 Subject: Another user migration idea Message-ID: <9809249066.AA906647970@mail.crc.com> On Wed, 23 Sep 1998, Dana Canfield wrote: > Luke Kenneth Casson Leighton wrote: > > > > > possible to write a pam_unix_auth.so or pam_unix_passwd.so that would > > > > update /etc/smbpasswd when someone logs in? I know this is kind of > > > > specific to Linux and maybe Solaris, but wouldn't pam have access to the > > > > cleartext password? I don't have the programming skills to pull this > > > > off, but it seems like someone like Luke who has written several PAM > > > > modules would be able to do this pretty easily. > > > > one! > > > > someone's already done this (pam module that writes to smbpasswd). > > remember that this is bad as we use a password api now, not writing direct > > to private/smbpasswd. > > Any pointers to where I could find this module? I didn't see anything like it > when looking last week. don't know, but try http://samba.anu.edu.au/cvs.html and checkout pam_smbpass. > Just for curiosity sake, the "proper" way to do this now would just be to change > the PAM module to > use an API to change the password rather than hitting the password file > directly? correct! also the smbpasswd command needs to do the same thing. > Anyway, it's great to see you back in action and responding to your own list > messages again, Luke! ;-) shucks From daniel at med.up.pt Thu Sep 24 14:54:29 1998 From: daniel at med.up.pt (Daniel Fonseca) Date: Tue Dec 2 02:24:28 2003 Subject: Duplicated Messages in this list! In-Reply-To: Message-ID: Hi there! I've been since yesterday receiving the messages of this list, in duplicates. The first one with the Name and e-mail of the sender, and the second one with just the e-mail... strange... Can anyone take a look at what's going on? TIA, Daniel From daniel at med.up.pt Fri Sep 25 06:07:05 1998 From: daniel at med.up.pt (daniel@med.up.pt) Date: Tue Dec 2 02:24:28 2003 Subject: Duplicated Messages in this list! Message-ID: <9809249066.AA906650673@mail.crc.com> Hi there! I've been since yesterday receiving the messages of this list, in duplicates. The first one with the Name and e-mail of the sender, and the second one with just the e-mail... strange... Can anyone take a look at what's going on? TIA, Daniel From pfrazao at ualg.pt Thu Sep 24 15:23:53 1998 From: pfrazao at ualg.pt (Pedro Miguel Frazao F. Ferreira) Date: Tue Dec 2 02:24:28 2003 Subject: 2.0.0alpha6 Message-ID: <360A6409.47269327@ualg.pt> Hi there, Two questions: The alpha versions of samba have ntdom features whitout the need of special compilation? Anyone had problems compiling 2.0.0alpha6 ? It requires libc5 or libc6 ? Thanks. Pedro From pcc at llnl.gov Thu Sep 24 15:37:51 1998 From: pcc at llnl.gov (Phil Cox) Date: Tue Dec 2 02:24:28 2003 Subject: Having problems with encryption In-Reply-To: Message-ID: <3.0.5.32.19980924083751.009bd2a0@poptop.llnl.gov> I am getting "smb password encryption not selected in Makefile", but I have doen that the ENCRYPTION.txt file says. Any pointers. Phil - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Computer Incident Advisory Capability (CIAC) Philip C. Cox (510)422-8193 (510)422-8564 ciac@llnl.gov pcc@llnl.gov ------------------------------------------------------------------- PGP fingerprint = 1A97 AB44 406A 77B7 3EA8 3B5B E3B5 BE73 Noteable Quote = "Do today what you want to be tomorrow." From mhw at wittsend.com Thu Sep 24 15:41:29 1998 From: mhw at wittsend.com (Michael H. Warfield) Date: Tue Dec 2 02:24:28 2003 Subject: Duplicated Messages in this list! In-Reply-To: from Daniel Fonseca at "Sep 25, 1998 1: 7: 6 am" Message-ID: <199809241541.LAA13168@alcove.wittsend.com> Including postmaster@mail.crc.com in this reply... Daniel Fonseca enscribed thusly: > Hi there! > I've been since yesterday receiving the messages of this list, in > duplicates. The first one with the Name and e-mail of the sender, and the > second one with just the e-mail... strange... > Can anyone take a look at what's going on? Looks like we've got some clown near mail.crc.com feeding the list back to itself... Here are some of the headers... Here are the headers from your original message. Note the Message-Id header indicated below... > Return-Path: > Received: from gorski.net (gorski.net [206.137.184.10]) > by alcove.wittsend.com (8.9.1/8.8.7) with SMTP id LAA13069 > for ; Thu, 24 Sep 1998 11:10:19 -0400 > Received: (qmail 23641 invoked by uid 105); 24 Sep 1998 15:07:16 -0000 > Received: from samba.anu.edu.au (150.203.164.44) > by gorski.net with SMTP; 24 Sep 1998 15:07:16 -0000 > Received: from localhost ([127.0.0.1]:15531 "HELO" ident: "NO-IDENT-SERVICE[2]") by samba.anu.edu.au with SMTP id <12670721-7009>; Fri, 25 Sep 1998 01:07:06 +1000 > Message-Id: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Errors-To: listproc-errors@samba.anu.edu.au > Reply-To: daniel@med.up.pt > Originator: samba-ntdom@samba.anu.edu.au > Sender: samba-ntdom@samba.anu.edu.au > Precedence: bulk > From: Daniel Fonseca ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > To: Multiple recipients of list > Subject: Duplicated Messages in this list! > X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas > X-URL: http://samba.anu.edu.au/listproc > X-Comment: Discussion of NT domain controller support in Samba > Content-Type: TEXT/PLAIN; charset=US-ASCII > MIME-Version: 1.0 > In-Reply-To: > Date: Fri, 25 Sep 1998 01:07:06 +1000 Now, here are the header from the rogue message, note the Message-Id header in this one indicates the system mail.crc.com. > Return-Path: > Received: from gorski.net (gorski.net [206.137.184.10]) > by alcove.wittsend.com (8.9.1/8.8.7) with SMTP id LAA13110 > for ; Thu, 24 Sep 1998 11:22:49 -0400 > Received: (qmail 24895 invoked by uid 105); 24 Sep 1998 15:19:00 -0000 > Received: from samba.anu.edu.au (150.203.164.44) > by gorski.net with SMTP; 24 Sep 1998 15:19:00 -0000 > Received: from localhost ([127.0.0.1]:15941 "HELO" ident: "NO-IDENT-SERVICE[2]") by samba.anu.edu.au with SMTP id <12670723-20449>; Fri, 25 Sep 1998 01:18:46 +1000 > Message-Id: <9809249066.AA906650673@mail.crc.com> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Errors-To: listproc-errors@samba.anu.edu.au > Reply-To: daniel@med.up.pt > Originator: samba-ntdom@samba.anu.edu.au > Sender: samba-ntdom@samba.anu.edu.au > Precedence: bulk > From: ^^^^^^^^^^^^^^^^^^^^^^^^ > To: Multiple recipients of list > Subject: Duplicated Messages in this list! > X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas > X-URL: http://samba.anu.edu.au/listproc > X-Comment: Discussion of NT domain controller support in Samba > Content-Type: multipart/mixed; boundary="simple boundary" > MIME-Version: 1.0 > X-Mailer: ccMail Link to SMTP R8.00.00 > Date: Fri, 25 Sep 1998 01:18:46 +1000 Note, the change in the "From:" header from the original to the rogue. The original included a full name, while the rogue has been munged down to only the E-Mail address... Also note that the original message was Mime Content-Type: TEXT/PLAIN but the rouge came out multipart/mixed. Unfortunately, the ListProcessor at samba.anu.edu.au is stripping the "Received-By" message headers from the messages it has received. That makes it much more difficult to diagnose problems like this. This is a BAD thing. Based on the limited information that was retained, however, it looks like the list is being sent to some address at or near mail.crc.com. At that destination, several headers (such as Message-Id and From) are being stripped or munged and then the message is being sent back to the list... Thankfully, whoever has screwed this up did it in a way that the loop appears to be only generating one feedback. So far, it has not fed back it's own looping messages and we've only seen single dups (to the best of my knowledge...) > TIA, > Daniel Mike -- Michael H. Warfield | (770) 985-6132 | mhw@WittsEnd.com (The Mad Wizard) | (770) 925-8248 | http://www.wittsend.com/mhw/ NIC whois: MHW9 | An optimist believes we live in the best of all PGP Key: 0xDF1DD471 | possible worlds. A pessimist is sure of it! From tridge at samba.anu.edu.au Thu Sep 24 16:00:06 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:28 2003 Subject: Duplicated Messages in this list! In-Reply-To: (message from Daniel Fonseca on Fri, 25 Sep 1998 01:07:21 +1000) References: Message-ID: <19980924160016Z12670678-7510+10927@samba.anu.edu.au> > I've been since yesterday receiving the messages of this list, in > duplicates. The first one with the Name and e-mail of the sender, and the > second one with just the e-mail... strange... > > Can anyone take a look at what's going on? it was a broken mailer at hobbes.crc.com. It was bouncing all messages back, with substituted headers so they looked like they were coming from the original user. I've unsubscribed all *.crc.com subscribers from all samba.anu.edu.au mailing lists to fix the problem. Cheers, Tridge From mathewss at nutech.com Thu Sep 24 16:46:08 1998 From: mathewss at nutech.com (mathewss@nutech.com) Date: Tue Dec 2 02:24:28 2003 Subject: Problems with 2.0.0alpha and NT domains In-Reply-To: <9809249066.AA906626720@mail.crc.com> Message-ID: Excellent that fixed it perfectly.. Though i did notice a net view \\sambacomputer causes an exception error in net.exe Thanks bunches good catch everyone.. Regards Sean Mathews Nu Tech CTO struct SoftwareProfessional { double salary; long lunches; float jobs; char unstable; void work; short tempers; }; On Thu, 24 Sep 1998 tridge@samba.anu.edu.au wrote: > > [1998/09/23 18:02:42, 1] smbd/ipc.c:api_fd_reply(3410) > > api_fd_reply: INVALID PIPE HANDLE: 7038 > > this was probably the ZERO_STRUCT() bug that luke fixed today (it was > a silly mistake by me in converting the code to using linked lists). > > try doing a cvs update and see if it is fixed. > > > > From ludovic at netvalue.fr Thu Sep 24 22:55:06 1998 From: ludovic at netvalue.fr (Ludovic Dubost) Date: Tue Dec 2 02:24:28 2003 Subject: 2.0alpha NT5 problem... Message-ID: <360ACDCA.5BB8E39E@netvalue.fr> We have taken the latest snapshot of the samba source (09/25) and compiled it and are running it on Solaris 2.6.. We configured as said in the web pages [ BTW the web pages don't say anything about setting 'security = user' which seems to be necessary ].. We were able to add an NT machine to the domain and log on it through the Samba domain... However we have an NT5beta2 machine that now can't access samba anymore with version 2.0alpha. It was working fine with 1.9.18p10 We suspect the 2.0 sends a "5.4" version that makes NT5 go crazy (probably using an new protocol).... NT4 server see samba as NT version "5.4" for 2.0alpha.. Running in 1.9.18p10 shows samba as NT 4.2. We looked for the place in the code sending this 5.4 version to try to reduce it but weren't able to find it... Anybody has an idea were the "5.4" comes from ? Thanks a lot ! Ludovic -------------- next part -------------- A non-text attachment was scrubbed... Name: ludovic.vcf Type: text/x-vcard Size: 267 bytes Desc: Card for Ludovic Dubost Url : http://lists.samba.org/archive/samba-ntdom/attachments/19980925/477a3476/ludovic.vcf From matthew at janus.law.usyd.edu.au Fri Sep 25 00:08:19 1998 From: matthew at janus.law.usyd.edu.au (Matthew Geier) Date: Tue Dec 2 02:24:28 2003 Subject: Win95/98 printing problem. Message-ID: <199809250008.KAA08090@janus.law.usyd.edu.au> Running yesterdays CVS update seems to have broken win95/98 printing, the win95 workstations get an error 'There was an error writing to \\janus\lp6 ...... Im trying to get a debug trace, but I dont know what im looking for. There appears to be an attempt to open '.' that failes around the same time as I try to get the workstation to print. WinNT (on the same box, same user) prints fine. (Using the local printer hack in the FAQ) From peloy at ven.ra.rockwell.com Thu Sep 24 22:04:49 1998 From: peloy at ven.ra.rockwell.com (peloy@ven.ra.rockwell.com) Date: Tue Dec 2 02:24:28 2003 Subject: Problems with 2.0.0alpha and NT domains References: <6ubrqq$gav$1@zeus.ven.ra.rockwell.com> <19980924073004Z12670794-20449+10753@samba.anu.edu.au> Message-ID: <6uefm1$395$1@zeus.ven.ra.rockwell.com> Andrew Tridgell wrote: > this was probably the ZERO_STRUCT() bug that luke fixed today (it was > a silly mistake by me in converting the code to using linked lists). > > try doing a cvs update and see if it is fixed. Nope, no luck: [1998/09/24 12:01:03, 0] rpc_server/srv_samr.c:get_user_info_21(897) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/24 12:01:03, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) PANIC: assert failed at rpc_parse/parse_samr.c(1747) [1998/09/24 12:01:03, 0] lib/util.c:smb_panic(4032) PANIC: assert failed [1998/09/24 12:01:03, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 702f [1998/09/24 12:01:03, 0] rpc_server/srv_samr.c:get_user_info_21(897) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/24 12:01:03, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) PANIC: assert failed at rpc_parse/parse_samr.c(1747) [1998/09/24 12:01:03, 0] lib/util.c:smb_panic(4032) PANIC: assert failed [1998/09/24 12:01:03, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 702e [1998/09/24 12:01:03, 0] rpc_server/srv_samr.c:get_user_info_21(897) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/24 12:01:03, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) PANIC: assert failed at rpc_parse/parse_samr.c(1747) [1998/09/24 12:01:03, 0] lib/util.c:smb_panic(4032) PANIC: assert failed [1998/09/24 12:01:04, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 702d [1998/09/24 12:01:04, 1] smbd/service.c:make_connection(482) chapu (130.151.17.156) connect to service netlogon as user eparis (uid=1000, gid=100) (pid 7443) [1998/09/24 12:01:06, 0] rpc_server/srv_samr.c:get_user_info_21(897) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/24 12:01:06, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) PANIC: assert failed at rpc_parse/parse_samr.c(1747) [1998/09/24 12:01:06, 0] lib/util.c:smb_panic(4032) PANIC: assert failed [1998/09/24 12:01:07, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 7013 [1998/09/24 12:01:07, 0] rpc_server/srv_samr.c:get_user_info_21(897) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/24 12:01:07, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) PANIC: assert failed at rpc_parse/parse_samr.c(1747) [1998/09/24 12:01:07, 0] lib/util.c:smb_panic(4032) PANIC: assert failed [1998/09/24 12:01:07, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 7017 [1998/09/24 12:01:08, 0] rpc_server/srv_samr.c:get_user_info_21(897) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/24 12:01:08, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) PANIC: assert failed at rpc_parse/parse_samr.c(1747) [1998/09/24 12:01:08, 0] lib/util.c:smb_panic(4032) PANIC: assert failed [1998/09/24 12:01:08, 1] smbd/ipc.c:api_fd_reply(3410) api_fd_reply: INVALID PIPE HANDLE: 7016 I could log in but got all these error messages. It is interesting to note that the above messages were logged when I tried to log as a user that had logged in previously. Now, if I try to logon as a user that has never logged in before in this Samba server, Windows crashes (BOD) during the logon process (winlogon.exe, I think, is the process that is dying), and nothing is recorded in the logs in the Samba server. The source I am using were refreshed from the CVS server this morning (Sep.t 24, GMT-4). My setup is: Linux 2.1.122 running on a glibc2 system (Debian 2.0). The client is Windows NT 4 with SP3. Fragments of my smb.conf are below. I can't even get roaming profiles to work. Any help will be appreciated. peloy.- [global] workgroup = RAV-DOMAIN wins support = no wins server = zeus.ven.ra.rockwell.com os level = 34 domain master = yes local master = yes preferred master = yes socket options = TCP_NODELAY security = user dns proxy = no encrypt passwords = yes domain logons = yes domain controller = yes domain admin group = eparis logon path = \\%L\Profiles\%U logon script = STARTUP.BAT logon drive = I: [netlogon] comment = Network Logon Service path = /home/samba/netlogon guest ok = yes writable = yes write list = @staff share modes = no [Profiles] path = /home/samba/profiles browseable = no writable = yes guest ok = yes create mask = 000 force create mode = 700 directory mask = 000 force directory mode = 700 From jallison at cthulhu.engr.sgi.com Thu Sep 24 16:12:51 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:28 2003 Subject: NT Server Manager.. References: Message-ID: <360A6F83.9804B066@engr.sgi.com> Luke Kenneth Casson Leighton wrote: > > jeremy, > > the pdb_is_rid_user() function appears to be getting in the way, somehow. > i allocated a user rid in private/smbpasswd of "1001" to the user > "administrator". in rpc_server/samr.c, in the query_userinfo code, the > pdb_is_rid_user() gets "1001" and fails the call with > NT_STATUS_NO_SUCH_USER. > You can't allocate a user rid in private/smbpasswd because the numbers in there are UNIX userids - *NOT* rids. Rember - *UNIX KNOWS NOTHING ABOUT RIDS* !! pdb_rid_is_user(0x1001) will fail with NT_STATUS_NO_SUCH_USER as it takes a RID, which is a mapping of a UNIX userid. In the current code this mapping is done by shifting the userid up one bit and OR'ing in a 1 if it was a UNIX group not a user id. The RID you should be looking up for a UNIX userid of 1001 (0xe39) would be : 0x3e9 << 1. That's what the client side code should be looking up. We went through all this a few months ago..... :-). Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From mp at agymk.mumszki.hu Fri Sep 25 09:34:33 1998 From: mp at agymk.mumszki.hu (Martha Peter) Date: Tue Dec 2 02:24:28 2003 Subject: Domain Master Problems Message-ID: Hi Everybody. Till this time things went just perfect, but then i got this message: find_domain_master_name_query_fail: Unable to find the Domain Master Browser name KOLI<1b> for the workgroup KOLI. Unable to sync browse lists in this workgroup. And clients from another domain can't see the server's shares or just after quite a long time. The version is 1.9.19 pre alpha running on RedHat 5.1 I don't know what caused this problem, it was out of the blue. Any help are welcome. Thanx in advance, Peter Martha (MP) From uccr at mail.kar.net Fri Sep 25 09:58:57 1998 From: uccr at mail.kar.net (Yaroslav Halchinsky) Date: Tue Dec 2 02:24:28 2003 Subject: smbpasswd file Message-ID: <360B6961.D4F7C847@mail.kar.net> Hi! Can anyone explain me why does smbpasswd program creat two identical password hashes in smbpasswd file. I.e instead of NT one it puts LAN MAN password and 'defaulting to LAN MAN password' msgs appear in log file. BTW, is it neccessary to put a LCT-... string at the end of line? Why do numbers there represent current time (second since epoch)? adding users with script caused these numbers to be identical until 'sleep 1' was put Regards, Yaroslav Halchinsky From cartegw at Eng.Auburn.EDU Fri Sep 25 13:05:39 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:28 2003 Subject: smbpasswd file References: <360B6961.D4F7C847@mail.kar.net> Message-ID: <360B9523.BEFF686C@eng.auburn.edu> Yaroslav Halchinsky wrote: > > Hi! > > Can anyone explain me why does smbpasswd program creat two > identical password hashes in smbpasswd file. I.e instead of NT one it > puts LAN MAN password and 'defaulting to LAN MAN password' msgs appear > in log file. The hashes are not supposed to be indentical (mine aren't at least). The first is the LanMan hash and the second is the NT hash. Probably didn't anser you questions too well. Sorry, > BTW, is it neccessary to put a LCT-... string at the end of line? > Why do numbers there represent current time (second since epoch)? > adding users with script caused these numbers to be identical until > 'sleep 1' was put This is the time since that last passwd change. Ebentually will be used to support password aging. j- -- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From cartegw at Eng.Auburn.EDU Fri Sep 25 13:10:43 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:28 2003 Subject: Domain Master Problems References: Message-ID: <360B9653.D32F97DF@eng.auburn.edu> Martha Peter wrote: > > Hi Everybody. > > Till this time things went just perfect, but then i got this message: > > find_domain_master_name_query_fail: Unable to find the Domain Master > Browser name KOLI<1b> for the workgroup KOLI. Unable to sync browse > lists in this workgroup. What machine is this showing up on? And what version of the samba code is the server running? Finally, are you using WINS. Also what security level (server, domain, etc...) is the problem server running at? What I am assuming is that you have a Samba PDC and a second samba server (version??) both in the same domains. The second server is giving the message in an attempt to sync the browse lists. The <1b> record is the group name and IP address of the Domain Master Browser (the PDC). For some reason the second server cannot resolve the DOMAINNAME<1b> registration entry. Could you send more details? Thanks, j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From lkcl at switchboard.net Fri Sep 25 14:34:49 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:28 2003 Subject: NT Server Manager.. In-Reply-To: <360A6F83.9804B066@engr.sgi.com> Message-ID: On Fri, 25 Sep 1998, Jeremy Allison wrote: > Luke Kenneth Casson Leighton wrote: > > > > jeremy, > > > > the pdb_is_rid_user() function appears to be getting in the way, somehow. > > i allocated a user rid in private/smbpasswd of "1001" to the user > > "administrator". in rpc_server/samr.c, in the query_userinfo code, the > > pdb_is_rid_user() gets "1001" and fails the call with > > NT_STATUS_NO_SUCH_USER. > > > > You can't allocate a user rid in private/smbpasswd because the > numbers in there are UNIX userids - *NOT* rids. exactly. that's what the bug i found was all about: some unix uids were being returned instead of domain-relative rids, in rid fields. then, when the pdb_is_rid_user(rid) failed, because it was actually being passed a uid. oops > Rember - *UNIX KNOWS NOTHING ABOUT RIDS* !! i know - i view samba as the gateway that must "know" about rids and must also "know" about unix uids. > pdb_rid_is_user(0x1001) will fail with NT_STATUS_NO_SUCH_USER > as it takes a RID, which is a mapping of a UNIX userid. From lkcl at switchboard.net Fri Sep 25 14:36:19 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:28 2003 Subject: Problems with 2.0.0alpha and NT domains In-Reply-To: <6uefm1$395$1@zeus.ven.ra.rockwell.com> Message-ID: eloy, i fixed this yesterday. do another update. On Fri, 25 Sep 1998 peloy@ven.ra.rockwell.com wrote: > Andrew Tridgell wrote: > > > this was probably the ZERO_STRUCT() bug that luke fixed today (it was > > a silly mistake by me in converting the code to using linked lists). > > > > try doing a cvs update and see if it is fixed. > > Nope, no luck: > > [1998/09/24 12:01:03, 0] rpc_server/srv_samr.c:get_user_info_21(897) > get_user_info_21 - TODO: convert unix times to NTTIMEs > [1998/09/24 12:01:03, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) > PANIC: assert failed at rpc_parse/parse_samr.c(1747) > [1998/09/24 12:01:03, 0] lib/util.c:smb_panic(4032) > PANIC: assert failed > [1998/09/24 12:01:03, 1] smbd/ipc.c:api_fd_reply(3410) > api_fd_reply: INVALID PIPE HANDLE: 702f > [1998/09/24 12:01:03, 0] rpc_server/srv_samr.c:get_user_info_21(897) > get_user_info_21 - TODO: convert unix times to NTTIMEs > [1998/09/24 12:01:03, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) > PANIC: assert failed at rpc_parse/parse_samr.c(1747) > [1998/09/24 12:01:03, 0] lib/util.c:smb_panic(4032) > PANIC: assert failed > [1998/09/24 12:01:03, 1] smbd/ipc.c:api_fd_reply(3410) > api_fd_reply: INVALID PIPE HANDLE: 702e > [1998/09/24 12:01:03, 0] rpc_server/srv_samr.c:get_user_info_21(897) > get_user_info_21 - TODO: convert unix times to NTTIMEs > [1998/09/24 12:01:03, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) > PANIC: assert failed at rpc_parse/parse_samr.c(1747) > [1998/09/24 12:01:03, 0] lib/util.c:smb_panic(4032) > PANIC: assert failed > [1998/09/24 12:01:04, 1] smbd/ipc.c:api_fd_reply(3410) > api_fd_reply: INVALID PIPE HANDLE: 702d > [1998/09/24 12:01:04, 1] smbd/service.c:make_connection(482) > chapu (130.151.17.156) connect to service netlogon as user eparis (uid=1000, gid=100) (pid 7443) > [1998/09/24 12:01:06, 0] rpc_server/srv_samr.c:get_user_info_21(897) > get_user_info_21 - TODO: convert unix times to NTTIMEs > [1998/09/24 12:01:06, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) > PANIC: assert failed at rpc_parse/parse_samr.c(1747) > [1998/09/24 12:01:06, 0] lib/util.c:smb_panic(4032) > PANIC: assert failed > [1998/09/24 12:01:07, 1] smbd/ipc.c:api_fd_reply(3410) > api_fd_reply: INVALID PIPE HANDLE: 7013 > [1998/09/24 12:01:07, 0] rpc_server/srv_samr.c:get_user_info_21(897) > get_user_info_21 - TODO: convert unix times to NTTIMEs > [1998/09/24 12:01:07, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) > PANIC: assert failed at rpc_parse/parse_samr.c(1747) > [1998/09/24 12:01:07, 0] lib/util.c:smb_panic(4032) > PANIC: assert failed > [1998/09/24 12:01:07, 1] smbd/ipc.c:api_fd_reply(3410) > api_fd_reply: INVALID PIPE HANDLE: 7017 > [1998/09/24 12:01:08, 0] rpc_server/srv_samr.c:get_user_info_21(897) > get_user_info_21 - TODO: convert unix times to NTTIMEs > [1998/09/24 12:01:08, 0] rpc_parse/parse_samr.c:samr_io_r_query_usergroups(1747) > PANIC: assert failed at rpc_parse/parse_samr.c(1747) > [1998/09/24 12:01:08, 0] lib/util.c:smb_panic(4032) > PANIC: assert failed > [1998/09/24 12:01:08, 1] smbd/ipc.c:api_fd_reply(3410) > api_fd_reply: INVALID PIPE HANDLE: 7016 > > I could log in but got all these error messages. > > It is interesting to note that the above messages were logged when I > tried to log as a user that had logged in previously. Now, if I try to > logon as a user that has never logged in before in this Samba server, > Windows crashes (BOD) during the logon process (winlogon.exe, I think, > is the process that is dying), and nothing is recorded in the logs in > the Samba server. > > The source I am using were refreshed from the CVS server this morning > (Sep.t 24, GMT-4). > > My setup is: Linux 2.1.122 running on a glibc2 system (Debian 2.0). > The client is Windows NT 4 with SP3. Fragments of my smb.conf are > below. > > I can't even get roaming profiles to work. > > Any help will be appreciated. > > peloy.- > > [global] > workgroup = RAV-DOMAIN > > wins support = no > wins server = zeus.ven.ra.rockwell.com > > os level = 34 > domain master = yes > local master = yes > preferred master = yes > > socket options = TCP_NODELAY > security = user > dns proxy = no > > encrypt passwords = yes > > domain logons = yes > domain controller = yes > > domain admin group = eparis > > logon path = \\%L\Profiles\%U > logon script = STARTUP.BAT > > logon drive = I: > > [netlogon] > comment = Network Logon Service > path = /home/samba/netlogon > guest ok = yes > writable = yes > write list = @staff > share modes = no > > [Profiles] > path = /home/samba/profiles > browseable = no > writable = yes > guest ok = yes > create mask = 000 > force create mode = 700 > directory mask = 000 > force directory mode = 700 > > Luke Kenneth Casson Leighton Samba and Network Development Samba and Network Consultancy From lkcl at switchboard.net Fri Sep 25 15:05:48 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:28 2003 Subject: smbpasswd file In-Reply-To: <360B6961.D4F7C847@mail.kar.net> Message-ID: > BTW, is it neccessary to put a LCT-... string at the end of line? lct: password last changed time. From jallison at cthulhu.engr.sgi.com Fri Sep 25 16:33:56 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:28 2003 Subject: smbpasswd file References: <360B6961.D4F7C847@mail.kar.net> <360B9523.BEFF686C@eng.auburn.edu> Message-ID: <360BC5F4.70FADC4F@engr.sgi.com> Gerald Carter wrote: > > Yaroslav Halchinsky wrote: > > BTW, is it neccessary to put a LCT-... string at the end of line? > > Why do numbers there represent current time (second since epoch)? > > adding users with script caused these numbers to be identical until > > 'sleep 1' was put > > This is the time since that last passwd change. Ebentually > will be used to support password aging. Yeah and I just fixed a bug there as well where LCT wasn't being updated. Should get updated now. Jeremy. -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From tom.turpin at rptg.ryobi.com Fri Sep 25 19:16:19 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:28 2003 Subject: NT Workstations adding to the domain Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A1578@RYOBI4> I have found it interesting in 2.0alpha5 that I must have the line in the smbpasswd file for the machine that I am adding to the domain be the last line in the file for NT 4.0 workstations. I am currently still working with this version and haven't grabbed an update since I began. Just letting ya'll know what I find that could be improved. BTW, isn't there a GUI that let's you admin the accounts on the SAMBA server from an NT station with an account with admin privileges on the domain? If so, anyone got the URL? Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com From tom.turpin at rptg.ryobi.com Fri Sep 25 19:50:29 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:28 2003 Subject: Remotely administering the Domain Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A1579@RYOBI4> I grabbed both the NT and 95 software and am able to see the Windoze Domain. What I want though is to administer the Samba domain, so what parameters do I set? Thanks in advance. Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com From lkcl at switchboard.net Fri Sep 25 19:32:32 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:28 2003 Subject: rpcclient Message-ID: to get round the problems of merging smbclient dce/rpc code (from BRANCH_NTDOM) into the current cvs tree, i've instead created a "rpcclient" command. its first duty was to do a "LsaQueryInfoPolicy" at levels 3 & 5, with its only command (lsaquery) which it passed with flying colours. hooray. From thwartedefforts at wonky.org Fri Sep 25 20:11:26 1998 From: thwartedefforts at wonky.org (thwartedefforts@wonky.org) Date: Tue Dec 2 02:24:28 2003 Subject: beta version of auditing for samba Message-ID: <19980925201126.20024.cpmta@fillmore.criticalpath.net> I've been working on a little auditing addition to samba. It uses syslog, has a configurable output format, configurable syslog facility and level settings per share and configurable list of events to audit per share. It's currently in development stages, I've been using it for the better part of a week without a hitch. If anyone else out there is interested in something like this, it would be helpful if you could check it out, give it a try and tell me what you think. I'm developing on RedHat 5.1 against the ntdom source, and the patches don't modify the configure scripts to check for syslog related stuff - right now I'm figuring that can be taken care of later (I know nothing about autoconf). My experience with syslog is that it should work with minor modification on most UNIX systems (which is acceptable during this testing phase). There is a descriptive documentation page at http://homepage.interaccess.com/~abakun/sambaaudit/ which also has links to the patch files. Andy Bakun. thwartedefforts@wonky.org From ken at sdd.hp.com Fri Sep 25 22:25:02 1998 From: ken at sdd.hp.com (Ken Stone) Date: Tue Dec 2 02:24:28 2003 Subject: Assorted questions Message-ID: <199809252225.PAA28220@hpsdlz.sdd.hp.com> Both of these questions might be answerable on the regular Samba list but since we ONLY run the DOMAIN code, I thought I should run it by here first. Both of these issues are on most recent versions of 2.0alpha Scenario in both cases is an HPUX box as the Samba server, win95 and NT4.0 clients, domain is run from NT4.0 PDC which Samba has joined. First Question: Regarding LFN support ... Comparing behaviour of a real Nt 4.0 fle server to Samba. With NT server file displays as blah.java (it was put there via ftp from a unix box). On win95/NT client file displays as blah.java (say in explorer). In a dos window on win95/NT client file displays as (from dir) BLAH~1 JAV 10 09-09-98 11:28a blah.java I can say "type blah.java" and it works. Now if I put the same file on my Samba server, the file displays as blah.java (under UNIX). On win95/NT client file displays as blah.java (say in explorer). But in dos a window on win95/NT client the file displays as (using dir) (With mangled names = yes on Samba) BLAH~Q6 JAV 10 09-09-98 11:28a Note that in general, the last field in the dir output (blah.java) is missing and I am not able to say "type blah.java". Is this a known differnce and is there any fix planned ? Second question: Regarding Client caching ... * Create a file on UNIX samba server * Open that file on win95 client with say wordpad * Close file on win95 client (completely exit application) * Note on samba server that the client is still shown to have a lock on the file (from swat): 7782 DENY_WRITE RDONLY EXCLUSIVE+BATCH blah.java Wed Sep 9 13:23:21 1998 * Edit and change file on samba server * Open file on win95 client with say wordpad * You see the old copy of the file ? * You must reboot the client or kill smbd on samba server to fix it. * If you try and disconnect the share, win95 reports that a file is still open. So it knows lock is still there ? Any thoughts on either problem ? -- Ken Stone From eric at snowmoon.com Sat Sep 26 06:38:50 1998 From: eric at snowmoon.com (Eric Warnke) Date: Tue Dec 2 02:24:28 2003 Subject: Unable to add NT workstation to daomin. Message-ID: <360C8BFA.61110F29@snowmoon.com> Excuse me it I'm missing something obvious. I have a sambs 2.0 ( cvs ) and I cannot add a NT workstation sp3 to my domain. I believe my problems have to do with the machine account, but the documentation seems to be out of date, and I was unable to find any relevant info in the list archive. The samba server was domaining for Win95 clients just fine, including login scripts and profiles. I have gotten several error messages when I try to add the NT workstation. I get... already connected must unconnected first unable to connect to the domain controller for this domain. check computer account on domain. Here is the relevant smb.conf [global] workgroup = Snowmoon netbios name = eric-gw encrypt passwords = yes domain admin users = eric admin users = eric security = user os level = 32 domain master = yes domain logons = yes logon script = %u.bat wins support = yes [netlogon] path = /usr/netlogon case sensitive = no guest ok = yes locking = no read only = no browseable = no admin users = @wheel eric Any help would be appreciated. -Eric From peloy at ven.ra.rockwell.com Fri Sep 25 14:48:02 1998 From: peloy at ven.ra.rockwell.com (peloy@ven.ra.rockwell.com) Date: Tue Dec 2 02:24:28 2003 Subject: [SOLVED!!!] Re: Problems with 2.0.0alpha and NT domains References: <6ubrqq$gav$1@zeus.ven.ra.rockwell.com> <6uefm1$395$1@zeus.ven.ra.rockwell.com> Message-ID: <6ugaf2$f90$1@zeus.ven.ra.rockwell.com> Hello everyone! It is a pleasure to report that the weird problems I was having are now gone. This happened after I refresh my sources from the CVS tree today Sep. 25. Andrew had suggested to refresh my sources because there was a problem with ZERO_STRUCT() that had been recently fixed. Well, I refreshed my tree yesterday but it seems that I refreshed too soon because I still got the problems. However, after I refreshed today everything started to work. So, now everything work, even roaming profiles, that I never could get to work :-) The only messages in my log file are those "TODO: convert unix times to NTTIMEs" and "smbd/nttrans.c:call_nt_transact_ioctl(1268) not implemented": [1998/09/25 09:48:27, 1] smbd/server.c:main(610) smbd version 2.0.0-prealpha started. Copyright Andrew Tridgell 1992-1998 [1998/09/25 09:52:21, 0] rpc_server/srv_samr.c:get_user_info_21(900) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/25 09:52:21, 0] rpc_server/srv_samr.c:get_user_info_21(900) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/25 09:52:21, 0] rpc_server/srv_samr.c:get_user_info_21(900) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/25 09:52:21, 1] smbd/service.c:make_connection(482) chapu (130.151.17.156) connect to service netlogon as user eparis (uid=1000, gid=100) (pid 8449) [1998/09/25 09:52:24, 1] smbd/service.c:make_connection(482) chapu (130.151.17.156) connect to service Profiles as user eparis (uid=1000, gid=100) (pid 8449) [1998/09/25 09:52:25, 0] rpc_server/srv_samr.c:get_user_info_21(900) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/25 09:52:25, 0] rpc_server/srv_samr.c:get_user_info_21(900) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/25 09:52:25, 0] rpc_server/srv_samr.c:get_user_info_21(900) get_user_info_21 - TODO: convert unix times to NTTIMEs [1998/09/25 09:52:27, 1] smbd/service.c:make_connection(482) chapu (130.151.17.156) connect to service eparis as user eparis (uid=1000, gid=100) (pid 8449) [1998/09/25 09:52:32, 0] smbd/nttrans.c:call_nt_transact_ioctl(1268) call_nt_transact_ioctl: Currently not implemented. [1998/09/25 09:52:32, 0] smbd/nttrans.c:call_nt_transact_ioctl(1268) call_nt_transact_ioctl: Currently not implemented. [1998/09/25 09:52:34, 1] smbd/service.c:make_connection(482) Thanks! peloy.- From uccr at mail.kar.net Sat Sep 26 09:02:57 1998 From: uccr at mail.kar.net (Yaroslav Halchinsky) Date: Tue Dec 2 02:24:28 2003 Subject: smbpasswd file References: <360B6961.D4F7C847@mail.kar.net> <360B9523.BEFF686C@eng.auburn.edu> Message-ID: <360CADC1.13E9FA81@mail.kar.net> Gerald Carter wrote: > > Yaroslav Halchinsky wrote: > > > > Hi! > > > > Can anyone explain me why does smbpasswd program creat two > > identical password hashes in smbpasswd file. I.e instead of NT one it > > puts LAN MAN password and 'defaulting to LAN MAN password' msgs appear > > in log file. > > The hashes are not supposed to be indentical (mine aren't at least). > The first is the LanMan hash and the second is the NT hash. Probably > didn't anser you questions too well. Sorry, fact is when I add workstation to domain using "smbpasswd -am wkst_name" strange things happen. For some workstations hashes are different and for others - identical, when I remove (comment out) such entry in smbpasswd file and readd workstation to domain all seems to be right. You ideas? Regards, Yaroslav Halchinsky From canfield at uindy.edu Sat Sep 26 17:11:32 1998 From: canfield at uindy.edu (Dana Canfield) Date: Tue Dec 2 02:24:28 2003 Subject: Profiles - Double checking Message-ID: <360D2044.F953D0DA@uindy.edu> I think I finally understand the problem with roaming profiles related to %U. Despite the potential for trouble, I've found that it causes even more trouble for me if I don't keep the profiles in the user's home directory. So now, in the smb.conf, I have logon drive = H: include = %H/.user.conf Then, in the user's home directory, in a file named .user.conf stored in the user's home directory, I have the line: logon path = /path/to/users/home/directory/.profile Is there anything inhrently wrong with this setup? If so, is there any way to do something similar? I don't mind having to manually create the /user.conf files, scripts can take care of that. Thanks! From canfield at uindy.edu Sat Sep 26 21:44:14 1998 From: canfield at uindy.edu (Dana Canfield) Date: Tue Dec 2 02:24:28 2003 Subject: Profiles - Double checking In-Reply-To: <360D2044.F953D0DA@uindy.edu> Message-ID: OK, after further testing I've found that my original solution doesn't work either. So, can anyone tell me if there *is* a good way to keep the profile in the user's home directory? The main reason I want to do this is the quantity of users I have. The home directories are hashed (/home/u/username, etc), so it seems counter-productive to throw that many directories into one place to store the profiles. It also makes it much easier to delete users later. Thanks for any help. On Sun, 27 Sep 1998, Dana Canfield wrote: > I think I finally understand the problem with roaming profiles related > to %U. Despite the potential for trouble, I've found that it causes > even more trouble for me if I don't keep the profiles in the user's home > directory. So now, in the smb.conf, I have > > logon drive = H: > include = %H/.user.conf > > Then, in the user's home directory, in a file named .user.conf stored in > the user's home directory, I have the line: > > logon path = /path/to/users/home/directory/.profile > > Is there anything inhrently wrong with this setup? If so, is there any > way to do something similar? I don't mind having to manually create the > /user.conf files, scripts can take care of that. > > Thanks! > From eric at snowmoon.com Sun Sep 27 00:48:12 1998 From: eric at snowmoon.com (Eric Warnke) Date: Tue Dec 2 02:24:28 2003 Subject: wkst upd + bug... Message-ID: <000301bde9b0$8135bb20$0200000a@lorax.insidenet> Well I finally got that NT into the domain. left off domain controller =yes. But, not I got that working and net use o: /home bombs net.exe some of the time I am using the most up to date cvs, of which last I checked rpcclient would not comple, looked like something simple, just wanted to let people know. Anyone know the correct way to get roaming profiles working? -Eric From matthew at janus.law.usyd.edu.au Sun Sep 27 01:13:20 1998 From: matthew at janus.law.usyd.edu.au (Matthew Geier) Date: Tue Dec 2 02:24:28 2003 Subject: Workstation would not join domain. Message-ID: <199809270113.LAA21494@janus.law.usyd.edu.au> Well I found my problem - a encryped passwords = no in the config file for the workstation I was playing with. (I have a smb.%M.comf include, which enables me to turn features on and off per workstation). I had for some reason turned off encrpted passwords for the workstation I been playing with the last couple of days. I still can get Samba to send a user list to either win95 or NT. Im getting (from NT) Unable to browse .... 'Invalid access to memory location'. (Add user to share dialog..) The debug trace shows Samba collecting information about every user, but it doesnt make it to the workstation... Ill make the debug log available if needed. From tridge at samba.anu.edu.au Sun Sep 27 02:10:21 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:28 2003 Subject: Profiles - Double checking In-Reply-To: <360D2044.F953D0DA@uindy.edu> (message from Dana Canfield on Sun, 27 Sep 1998 03:23:21 +1000) References: <360D2044.F953D0DA@uindy.edu> Message-ID: <19980927021027Z12670952-7510+11730@samba.anu.edu.au> > logon drive = H: > include = %H/.user.conf > > Then, in the user's home directory, in a file named .user.conf stored in > the user's home directory, I have the line: > > logon path = /path/to/users/home/directory/.profile > > Is there anything inhrently wrong with this setup? yes! a user can change that file to read: [hack] path = / force user = root read only = no and then they have root access to everything ... don't use %H for config files :) From aperrin at demog.Berkeley.EDU Sun Sep 27 02:35:23 1998 From: aperrin at demog.Berkeley.EDU (Andrew Perrin - Demography) Date: Tue Dec 2 02:24:28 2003 Subject: Profiles - Double checking In-Reply-To: <360D2044.F953D0DA@uindy.edu> Message-ID: The way we have it set up is: [ntprofile] guest ok = no read only = no browseable = yes wide links = yes printable = no path = %H/ntprofile locking = no Comment = Profile Directory (%U) That seems to work quite nicely for us -- are we asking for trouble? --------------------------------------------------------------------- Andrew J. Perrin - aperrin@demog.berkeley.edu - NT/Unix Admin/Support Department of Demography - University of California at Berkeley 2232 Piedmont Avenue #2120 - Berkeley, California, 94720-2120 USA http://demog.berkeley.edu/~aperrin --------------------------SEIU1199 On Sun, 27 Sep 1998, Dana Canfield wrote: > I think I finally understand the problem with roaming profiles related > to %U. Despite the potential for trouble, I've found that it causes > even more trouble for me if I don't keep the profiles in the user's home > directory. So now, in the smb.conf, I have > > logon drive = H: > include = %H/.user.conf > > Then, in the user's home directory, in a file named .user.conf stored in > the user's home directory, I have the line: > > logon path = /path/to/users/home/directory/.profile > > Is there anything inhrently wrong with this setup? If so, is there any > way to do something similar? I don't mind having to manually create the > /user.conf files, scripts can take care of that. > > Thanks! > From eric at snowmoon.com Sun Sep 27 02:50:23 1998 From: eric at snowmoon.com (Eric Warnke) Date: Tue Dec 2 02:24:28 2003 Subject: nt wkst question... Message-ID: <00a801bde9c1$9307be00$0200000a@lorax.insidenet> More questions.... now that I have the NT wkst in the domain. It was waiting for the doamin controller = yes smb.conf paramater. 1) How do I get login scripts working under NT, they werre working fine under 95. 2) Why does it take ~5 minutes to logout/login since I've enabled profiles, smbd -d 10 dosen't seem to report anything off. Thanks in advance.. From canfield at uindy.edu Sun Sep 27 14:45:42 1998 From: canfield at uindy.edu (Dana Canfield) Date: Tue Dec 2 02:24:28 2003 Subject: Profiles - Double checking References: Message-ID: <360E4F96.1622498D@uindy.edu> Are you then using something like "logon path = \\%N\ntprofile" in the general section? Sorry if that is an obvious question, but we've had so much trouble with NISGina this semester that when I make a switch I want to make sure I'm doing it right. BTW, I'm trying to compile a lot of the files in the docs directory and expand all of that into a "User's Manual" of sorts for Samba 2.0. If people have some example smb.conf's that are working for them, I'd love to be able to include them as examples of different ways of doing things. I'll send the document to the list for review, and then to the samba crew for possible inclusion in a few weeks. Thanks Andrew Perrin - Demography wrote: > > The way we have it set up is: > [ntprofile] > guest ok = no > read only = no > browseable = yes > wide links = yes > printable = no > path = %H/ntprofile > locking = no > Comment = Profile Directory (%U) > > That seems to work quite nicely for us -- are we asking for trouble? > > --------------------------------------------------------------------- > Andrew J. Perrin - aperrin@demog.berkeley.edu - NT/Unix Admin/Support > Department of Demography - University of California at Berkeley > 2232 Piedmont Avenue #2120 - Berkeley, California, 94720-2120 USA > http://demog.berkeley.edu/~aperrin --------------------------SEIU1199 > > On Sun, 27 Sep 1998, Dana Canfield wrote: > > > I think I finally understand the problem with roaming profiles related > > to %U. Despite the potential for trouble, I've found that it causes > > even more trouble for me if I don't keep the profiles in the user's home > > directory. So now, in the smb.conf, I have > > > > logon drive = H: > > include = %H/.user.conf > > > > Then, in the user's home directory, in a file named .user.conf stored in > > the user's home directory, I have the line: > > > > logon path = /path/to/users/home/directory/.profile > > > > Is there anything inhrently wrong with this setup? If so, is there any > > way to do something similar? I don't mind having to manually create the > > /user.conf files, scripts can take care of that. > > > > Thanks! > > From aperrin at demog.Berkeley.EDU Sun Sep 27 15:46:02 1998 From: aperrin at demog.Berkeley.EDU (Andrew Perrin - Demography) Date: Tue Dec 2 02:24:28 2003 Subject: Profiles - Double checking In-Reply-To: <360E4F96.1622498D@uindy.edu> Message-ID: Nope, the logon path is \\population\ntprofile\.ntprofile Heres the big-picture setup: - 2 Samba servers, both running NTDom under Solaris 2.6. - 1 (BOSERUP) is the PDC and handles logins, validation, etc. - 1 (POPULATION) is not a PDC; it serves home directories, profiles, etc., and is the WINS server. - Users' home directories are shared by Samba under [homes]; each user has a subdirectory of the home directory, ~/ntprofile/.ntprofile (the two-level system was based on somebody's recommendation from the list a while ago). The [netlogon] share points at this location by using %U/ntprofile as its path. Upon login, BOSERUP validates the user and runs the logon script; it then passes off to POPULATION to load the profile and home shares. POPULATION ends up being the machine users know about. Hope this helps -- or that someone tells me I'm doing something horribly wrong. It seems to me like I've avoided the [homes]/profiles problem by setting up two different shares, right? --------------------------------------------------------------------- Andrew J. Perrin - aperrin@demog.berkeley.edu - NT/Unix Admin/Support Department of Demography - University of California at Berkeley 2232 Piedmont Avenue #2120 - Berkeley, California, 94720-2120 USA http://demog.berkeley.edu/~aperrin --------------------------SEIU1199 On Sun, 27 Sep 1998, Dana Canfield wrote: > Are you then using something like "logon path = \\%N\ntprofile" in the > general section? Sorry if that is an obvious question, but we've had so > much trouble with NISGina this semester that when I make a switch I want > to make sure I'm doing it right. > > BTW, I'm trying to compile a lot of the files in the docs directory and > expand all of that into a "User's Manual" of sorts for Samba 2.0. If > people have some example smb.conf's that are working for them, I'd love > to be able to include them as examples of different ways of doing > things. I'll send the document to the list for review, and then to the > samba crew for possible inclusion in a few weeks. > > Thanks > > Andrew Perrin - Demography wrote: > > > > The way we have it set up is: > > [ntprofile] > > guest ok = no > > read only = no > > browseable = yes > > wide links = yes > > printable = no > > path = %H/ntprofile > > locking = no > > Comment = Profile Directory (%U) > > > > That seems to work quite nicely for us -- are we asking for trouble? > > > > --------------------------------------------------------------------- > > Andrew J. Perrin - aperrin@demog.berkeley.edu - NT/Unix Admin/Support > > Department of Demography - University of California at Berkeley > > 2232 Piedmont Avenue #2120 - Berkeley, California, 94720-2120 USA > > http://demog.berkeley.edu/~aperrin --------------------------SEIU1199 > > > > On Sun, 27 Sep 1998, Dana Canfield wrote: > > > > > I think I finally understand the problem with roaming profiles related > > > to %U. Despite the potential for trouble, I've found that it causes > > > even more trouble for me if I don't keep the profiles in the user's home > > > directory. So now, in the smb.conf, I have > > > > > > logon drive = H: > > > include = %H/.user.conf > > > > > > Then, in the user's home directory, in a file named .user.conf stored in > > > the user's home directory, I have the line: > > > > > > logon path = /path/to/users/home/directory/.profile > > > > > > Is there anything inhrently wrong with this setup? If so, is there any > > > way to do something similar? I don't mind having to manually create the > > > /user.conf files, scripts can take care of that. > > > > > > Thanks! > > > > From gavin at mindless.anarki.net Sun Sep 27 22:09:28 1998 From: gavin at mindless.anarki.net (Gavin Unsworth) Date: Tue Dec 2 02:24:28 2003 Subject: nt wkst question... In-Reply-To: <00a801bde9c1$9307be00$0200000a@lorax.insidenet> Message-ID: On Sun, 27 Sep 1998, Eric Warnke wrote: > 2) Why does it take ~5 minutes to logout/login since I've enabled profiles, > smbd -d 10 dosen't seem to report anything off. do you mean romaing profiles? If so, check the size of the profile being stored. I had a long logon/logoff problem which was a result of some users romaing profiles being in excess of 30MB. The reason? Internet Explorer's history is stored in " temporary internet files" in the profile. __ | My hat today could be... Gavin Unsworth | Triple Zed 102.1MHz Brisbane www.4zzzfm.org.au gavin@mindless.anarki.net | Radio 4EB 1053kHz Brisbane www.4eb.org.au www.mindless.anarki.net | @net www.anarki.net From David.Billinghurst at riotinto.com.au Sun Sep 27 23:49:47 1998 From: David.Billinghurst at riotinto.com.au (Billinghurst, David (RTD)) Date: Tue Dec 2 02:24:28 2003 Subject: nslookup equivalent for WINS Message-ID: Is there an nslookup equivalent for WINS. I want to be able to query WINS servers - preferably from a command line. We had some problems with samba recently, which I finally tracked down to obsolete static WINS entries that "came back from the dead". Caused a little ill feeling between me and our NT sysadmin people as they didn't think their server was lying and I couldn't show them. +++++++++++++++++++++++++++++++++++++++++ (Mr) David Billinghurst Comalco Research and Technical Support PO Box 316, Thomastown, Vic, Australia, 3074 Phone: +61 3 9469 0642 FAX: +61 3 9462 2700 Email: David.Billinghurst@riotinto.com.au From jhr at comp.uark.edu Mon Sep 28 01:30:02 1998 From: jhr at comp.uark.edu (Jason H. Reeves) Date: Tue Dec 2 02:24:28 2003 Subject: nslookup equivalent for WINS In-Reply-To: Message-ID: On Mon, 28 Sep 1998, Billinghurst, David (RTD) wrote: |~~>Is there an nslookup equivalent for WINS. You can try 'nmblookup -A '. I don't know if that's what you're looking for or not. --Jason Reeves, Unix Geek +++ From tridge at samba.anu.edu.au Mon Sep 28 03:10:19 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:28 2003 Subject: nslookup equivalent for WINS In-Reply-To: (David.Billinghurst@riotinto.com.au) References: Message-ID: <19980928031026Z12617664-7009+11881@samba.anu.edu.au> > Is there an nslookup equivalent for WINS. I want to be able to query WINS > servers - preferably from a command line. nmblookup -U server -R 'query' where query is a netbios name with an optional #type after it, for example: bash$ nmblookup -U samba -R IRIX#1B Sending queries to 150.203.164.44 150.203.164.44 IRIX<1b> that finds the domain master browser (1B name) for the IRIX workgroup. -U means unicast query to specified address or host (needed for WINS) -R means recursive lookup (needed to direct the query to wins portion of server rather than the bcast portion of the server) From Martin.Atkins at cs.york.ac.uk Mon Sep 28 09:03:30 1998 From: Martin.Atkins at cs.york.ac.uk (Martin Atkins) Date: Tue Dec 2 02:24:28 2003 Subject: beta version of auditing for samba - anyone doing an SNMP interface? Message-ID: <000601bdeabe$dcc425d0$02292090@pc001.cs.york.ac.uk> Auditing would be useful.... :-) Is anyone thinking about how one could collect statistics about the samba service using SNMP? Martin martin@cs.york.ac.uk From tom.turpin at rptg.ryobi.com Mon Sep 28 12:26:56 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:28 2003 Subject: wkst upd + bug... Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A157B@RYOBI4> If I'm not mistaken, the "domain controller = yes" line would tell your samba server that there is a PDC named yes out there on your network to be used. Am I right about this guys? Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com -----Original Message----- From: Eric Warnke [SMTP:eric@snowmoon.com] Sent: Saturday, September 26, 1998 8:50 PM To: Multiple recipients of list Subject: wkst upd + bug... Well I finally got that NT into the domain. left off domain controller =yes. But, not I got that working and net use o: /home bombs net.exe some of the time I am using the most up to date cvs, of which last I checked rpcclient would not comple, looked like something simple, just wanted to let people know. Anyone know the correct way to get roaming profiles working? -Eric From tridge at samba.anu.edu.au Mon Sep 28 12:50:03 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:28 2003 Subject: wkst upd + bug... In-Reply-To: <1E3CD9E2453ED211A85C080009DCA6690A157B@RYOBI4> (message from Tom Turpin on Mon, 28 Sep 1998 22:32:57 +1000) References: <1E3CD9E2453ED211A85C080009DCA6690A157B@RYOBI4> Message-ID: <19980928125013Z12664238-7510+12084@samba.anu.edu.au> > If I'm not mistaken, the "domain controller = yes" line would tell your > samba server that there is a PDC named yes out there on your network to be > used. Am I right about this guys? nope, but the docs imply that you are right. see what you get when you read the docs and not the code? :-) I've fixed the docs ... From cartegw at Eng.Auburn.EDU Mon Sep 28 13:15:30 1998 From: cartegw at Eng.Auburn.EDU (Gerald W. Carter) Date: Tue Dec 2 02:24:28 2003 Subject: wkst upd + bug... In-Reply-To: <1E3CD9E2453ED211A85C080009DCA6690A157B@RYOBI4> Message-ID: On Mon, 28 Sep 1998, Tom Turpin wrote: > If I'm not mistaken, the "domain controller = yes" line would tell your > samba server that there is a PDC named yes out there on your network to be > used. Am I right about this guys? > >From smb.conf.5 domain controller (G) Specifies the DNS name or IP address of the machine to refer domain logons from Win95 machines to. You should never need to set this parameter. Default: domain controller = no -------------------------------- I recommend removing this from your smb.conf file. j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From cartegw at Eng.Auburn.EDU Sun Sep 27 21:30:18 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:28 2003 Subject: Unable to add NT workstation to daomin. References: <360C8BFA.61110F29@snowmoon.com> Message-ID: <360EAE6A.4C52ECE6@eng.auburn.edu> Eric Warnke wrote: > > The samba server was domaining for Win95 clients just > fine, including login scripts and profiles. I have > gotten several error messages when I try to add the > NT workstation. > > I get... > > already connected must unconnected first > > unable to connect to the domain controller for this domain. check > computer account on domain. Do you have a share mounted on the NT client at the time you are trying to add the mchine to the domain? You will get this message if the is the case. > [global] > workgroup = Snowmoon > netbios name = eric-gw > encrypt passwords = yes > domain admin users = eric ^^^^^^^^^^^^^^^^^^ This parameter is obselete in the latest code. Please see the NTDOM FAQ for how to get the saem effect under the latest code. The FAQ is linked on the main site. > [netlogon] > path = /usr/netlogon > case sensitive = no > guest ok = yes This should be set to 'no' > locking = no > read only = no > browseable = no > admin users = @wheel eric Thanks, j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From cartegw at Eng.Auburn.EDU Sun Sep 27 21:39:35 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:29 2003 Subject: Remotely administering the Domain References: <1E3CD9E2453ED211A85C080009DCA6690A1579@RYOBI4> Message-ID: <360EB097.5B6A816A@eng.auburn.edu> Tom Turpin wrote: > > I grabbed both the NT and 95 software and am able to see > the Windoze Domain. What I want though is to administer > the Samba domain, so what parameters do I set? what kind of stuff do you want to be able to do? j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From cartegw at Eng.Auburn.EDU Sun Sep 27 21:38:39 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:29 2003 Subject: NT Workstations adding to the domain References: <1E3CD9E2453ED211A85C080009DCA6690A1578@RYOBI4> Message-ID: <360EB05F.33651E8F@eng.auburn.edu> Tom Turpin wrote: > > BTW, isn't there a GUI that let's you admin the accounts on the > SAMBA server from an NT station with an account with > admin privileges on the domain? If so, anyone got the URL? See the NTDOM FAQ. You can download "User Manager" and "Server Manager" from MS. The User manager allows for read-only viewing of accounts currently. j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From cartegw at Eng.Auburn.EDU Sun Sep 27 21:34:29 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:29 2003 Subject: smbpasswd file References: <360B6961.D4F7C847@mail.kar.net> <360B9523.BEFF686C@eng.auburn.edu> <360CADC1.13E9FA81@mail.kar.net> Message-ID: <360EAF65.150A78C9@eng.auburn.edu> Yaroslav Halchinsky wrote: > > fact is when I add workstation to domain using "smbpasswd > -am wkst_name" strange things happen. For some workstations > hashes are different and for others - identical, when I remove > (comment out) such entry in smbpasswd file and readd > workstation to domain all seems to be right. You ideas? That is weird. Could you send me the exact steps you are doing and the date of the CVS code you are using? j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From tom.turpin at rptg.ryobi.com Mon Sep 28 13:31:02 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:29 2003 Subject: Remotely administering the Domain Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A157E@RYOBI4> I am want as much functionality as possible for account additions/removals. Also, are policies currently supported? I know the ultimate goal is to be fully compliant with what Windoze Server gets you, but how much currently works and how close are we to having it all? -Tom Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com > -----Original Message----- > From: Gerald Carter [SMTP:cartegw@Eng.Auburn.EDU] > Sent: Sunday, September 27, 1998 5:40 PM > To: tom.turpin@rptg.ryobi.com > Cc: Multiple recipients of list > Subject: Re: Remotely administering the Domain > > Tom Turpin wrote: > > > > I grabbed both the NT and 95 software and am able to see > > the Windoze Domain. What I want though is to administer > > the Samba domain, so what parameters do I set? > > what kind of stuff do you want to be able to do? > > > > j- > ________________________________________________________________________ > Gerald ( Jerry ) Carter > Engineering Network Services Auburn University > jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw > > "...a hundred billion castaways looking for a home." > - Sting "Message in a Bottle" ( 1979 ) > From Ryan at US.Distribution.com Mon Sep 28 13:36:38 1998 From: Ryan at US.Distribution.com (Ryan Koski) Date: Tue Dec 2 02:24:29 2003 Subject: Latest code is broken!! Message-ID: <773702019F1DD21196ED00A0C9D6526F489E@EXCHANGE.distribution.com> I did a full checkout and build about 15 minutes ago on RedHat 5.1 (2.0.34). After restarting the daemons, I'm getting the following whenever I try to access a share: [1998/09/28 06:32:11, 1] smbd/server.c:main(618) smbd version 2.0.0-prealpha started. Copyright Andrew Tridgell 1992-1998 [1998/09/28 06:32:34, 0] lib/fault.c:fault_report(40) =============================================================== [1998/09/28 06:32:34, 0] lib/fault.c:fault_report(41) INTERNAL ERROR: Signal 11 in pid 26201 (2.0.0-prealpha) Please read the file BUGS.txt in the distribution [1998/09/28 06:32:34, 0] lib/fault.c:fault_report(43) =============================================================== [1998/09/28 06:32:34, 0] lib/util.c:smb_panic(4072) PANIC: internal error [1998/09/28 06:32:36, 0] lib/fault.c:fault_report(40) =============================================================== [1998/09/28 06:32:36, 0] lib/fault.c:fault_report(41) INTERNAL ERROR: Signal 11 in pid 26202 (2.0.0-prealpha) Please read the file BUGS.txt in the distribution [1998/09/28 06:32:36, 0] lib/fault.c:fault_report(43) =============================================================== [1998/09/28 06:32:36, 0] lib/util.c:smb_panic(4072) PANIC: internal error Debug level 10: [1998/09/28 06:34:50, 1] smbd/server.c:main(618) smbd version 2.0.0-prealpha started. Copyright Andrew Tridgell 1992-1998 doing parameter browseable = yes doing parameter create mask = 0660 doing parameter directory mask = 0770 doing parameter force create mode = 0660 doing parameter force directory mode = 0770 doing parameter encrypt passwords = yes doing parameter dont descend = no doing parameter hide dot files = yes doing parameter hosts allow = 192.188.20. 208.222.75. 208.222.74. 208.222.73. doing parameter interfaces = 192.188.20.230/24 doing parameter load printers = no doing parameter local master = no doing parameter locking = yes doing parameter name resolve order = wins host doing parameter netbios name = SRV-SMG doing parameter oplocks = true doing parameter os level = 0 doing parameter password server = SRV-DAIPDC SRV-DAIBDC doing parameter preserve case = yes doing parameter security = domain doing parameter server string = SMG Samba Server doing parameter short preserve case = yes doing parameter socket options = TCP_NODELAY doing parameter wins server = 192.188.20.150 doing parameter workgroup = DAI [1998/09/28 06:34:50, 2] param/loadparm.c:do_section(2149) Processing section "[homes]" doing parameter browseable = no doing parameter comment = Your Home Directory doing parameter force group = %S doing parameter guest ok = no doing parameter hide dot files = yes doing parameter locking = yes doing parameter read only = no [1998/09/28 06:34:50, 2] param/loadparm.c:do_section(2149) Processing section "[Software]" doing parameter browseable = yes doing parameter comment = Software Library doing parameter path = /home/netshare/samba/incoming doing parameter valid users = @smbusers doing parameter force group = smbusers doing parameter guest ok = no doing parameter hide dot files = yes doing parameter locking = yes doing parameter read only = no [1998/09/28 06:34:50, 2] param/loadparm.c:do_section(2149) Processing section "[U2_DAALP7]" doing parameter browseable = yes doing parameter comment = U2 on DAALP7 doing parameter path = /home/netshare/samba/u2_daalp7 doing parameter create mask = 0666 doing parameter directory mask = 0777 doing parameter force create mode = 0666 doing parameter force directory mode = 0777 doing parameter valid users = @smbusers doing parameter force group = smbusers doing parameter guest ok = no doing parameter hide dot files = yes doing parameter locking = yes doing parameter oplocks = false doing parameter read only = no [1998/09/28 06:34:50, 3] param/loadparm.c:lp_load(2471) pm_process() returned Yes [1998/09/28 06:34:50, 3] param/loadparm.c:lp_add_ipc(1445) adding IPC service [1998/09/28 06:34:50, 7] param/loadparm.c:lp_servicenumber(2540) lp_servicenumber: couldn't find printers [1998/09/28 06:34:50, 6] param/loadparm.c:lp_file_list_changed(1734) lp_file_list_changed() file /etc/smb.conf -> /etc/smb.conf last mod_time: Mon Sep 28 06:34:36 1998 [1998/09/28 06:34:50, 2] lib/interface.c:interpret_interfaces(176) Added interface ip=192.188.20.230 bcast=192.188.20.255 nmask=255.255.255.0 [1998/09/28 06:34:50, 6] lib/charset.c:codepage_initialise(338) codepage_initialise: client code page = 850 [1998/09/28 06:34:50, 5] lib/charset.c:load_client_codepage(196) load_client_codepage: loading codepage 850. Adding chars 0x85 0xb7 (l->u = True) (u->l = True) Adding chars 0xa0 0xb5 (l->u = True) (u->l = True) Adding chars 0x83 0xb6 (l->u = True) (u->l = True) Adding chars 0xc6 0xc7 (l->u = True) (u->l = True) Adding chars 0x84 0x8e (l->u = True) (u->l = True) Adding chars 0x86 0x8f (l->u = True) (u->l = True) Adding chars 0x91 0x92 (l->u = True) (u->l = True) Adding chars 0x87 0x80 (l->u = True) (u->l = True) Adding chars 0x8a 0xd4 (l->u = True) (u->l = True) Adding chars 0x82 0x90 (l->u = True) (u->l = True) Adding chars 0x88 0xd2 (l->u = True) (u->l = True) Adding chars 0x89 0xd3 (l->u = True) (u->l = True) Adding chars 0x8d 0xde (l->u = True) (u->l = True) Adding chars 0xa1 0xd6 (l->u = True) (u->l = True) Adding chars 0x8c 0xd7 (l->u = True) (u->l = True) Adding chars 0x8b 0xd8 (l->u = True) (u->l = True) Adding chars 0xd0 0xd1 (l->u = True) (u->l = True) Adding chars 0xa4 0xa5 (l->u = True) (u->l = True) Adding chars 0x95 0xe3 (l->u = True) (u->l = True) Adding chars 0xa2 0xe0 (l->u = True) (u->l = True) Adding chars 0x93 0xe2 (l->u = True) (u->l = True) Adding chars 0xe4 0xe5 (l->u = True) (u->l = True) Adding chars 0x94 0x99 (l->u = True) (u->l = True) Adding chars 0x9b 0x9d (l->u = True) (u->l = True) Adding chars 0x97 0xeb (l->u = True) (u->l = True) Adding chars 0xa3 0xe9 (l->u = True) (u->l = True) Adding chars 0x96 0xea (l->u = True) (u->l = True) Adding chars 0x81 0x9a (l->u = True) (u->l = True) Adding chars 0xec 0xed (l->u = True) (u->l = True) Adding chars 0xe7 0xe8 (l->u = True) (u->l = True) Adding chars 0x9c 0x0 (l->u = False) (u->l = False) [1998/09/28 06:34:50, 7] lib/util.c:string_to_sid(4790) string_to_sid: converted SID S-1-5-21-459973219-3118979762-4098852877 ok [1998/09/28 06:34:50, 3] smbd/server.c:main(670) loaded services [1998/09/28 06:34:50, 3] smbd/server.c:main(678) Becoming a daemon. [1998/09/28 06:34:50, 8] lib/util.c:fcntl_lock(4320) fcntl_lock 4 6 0 1 1 [1998/09/28 06:34:50, 8] lib/util.c:fcntl_lock(4381) Lock call successful [1998/09/28 06:34:50, 3] lib/util.c:open_socket_in(3270) bind succeeded on port 139 [1998/09/28 06:34:50, 2] smbd/server.c:open_sockets(183) waiting for a connection [1998/09/28 06:35:00, 10] lib/genrand.c:do_reseed(131) do_reseed: got 40 bytes from /dev/random. [1998/09/28 06:35:00, 4] locking/shmem_sysv.c:sysv_shm_open(548) Trying sysv shmem open of size 1048576 [1998/09/28 06:35:00, 5] locking/shmem_sysv.c:shm_initialize(425) shm_initialize : initializing shmem size 1048576 [1998/09/28 06:35:00, 6] locking/shmem_sysv.c:shm_alloc(254) shm_alloc : allocated 52 bytes at offset 48 [1998/09/28 06:35:00, 3] locking/shmem_sysv.c:sysv_shm_open(707) Initialised IPC area of size 1048576 [1998/09/28 06:35:00, 6] param/loadparm.c:lp_file_list_changed(1734) lp_file_list_changed() file /etc/smb.conf -> /etc/smb.conf last mod_time: Mon Sep 28 06:34:36 1998 [1998/09/28 06:35:00, 2] smbd/server.c:main(706) Changed root to / [1998/09/28 06:35:00, 3] smbd/oplock.c:open_oplock_ipc(50) open_oplock_ipc: opening loopback UDP socket. [1998/09/28 06:35:00, 3] lib/util.c:open_socket_in(3270) bind succeeded on port 0 [1998/09/28 06:35:00, 3] smbd/oplock.c:open_oplock_ipc(75) open_oplock ipc: pid = 26252, global_oplock_port = 1255 [1998/09/28 06:35:00, 3] smbd/process.c:smbd_process(755) priming nmbd [1998/09/28 06:35:00, 3] lib/util.c:send_one_packet(2381) sending a packet of len 1 to (127.0.0.1) on port 137 of type DGRAM [1998/09/28 06:35:00, 4] lib/time.c:TimeInit(110) Serverzone is 25200 [1998/09/28 06:35:00, 10] lib/util.c:read_smb_length_return_keepalive(2180) got smb length of 68 [1998/09/28 06:35:00, 2] lib/access.c:check_access(232) Allowed connection from RKOSKI.distribution.com (208.222.75.15) [1998/09/28 06:35:00, 6] smbd/process.c:process_smb(564) got message type 0x81 of len 0x44 [1998/09/28 06:35:00, 3] smbd/process.c:process_smb(565) Transaction 0 of length 72 [1998/09/28 06:35:00, 2] smbd/reply.c:reply_special(95) netbios connect: name1=SRV-SMG name2=RKOSKI [1998/09/28 06:35:00, 6] param/loadparm.c:lp_file_list_changed(1734) lp_file_list_changed() file /etc/smb.conf -> /etc/smb.conf last mod_time: Mon Sep 28 06:34:36 1998 [1998/09/28 06:35:00, 5] smbd/connection.c:claim_connection(127) trying claim /usr/local/samba/var/locks STATUS. 100000 [1998/09/28 06:35:00, 8] lib/util.c:fcntl_lock(4320) fcntl_lock 7 7 0 1 1 [1998/09/28 06:35:00, 8] lib/util.c:fcntl_lock(4381) Lock call successful [1998/09/28 06:35:00, 8] lib/util.c:fcntl_lock(4320) fcntl_lock 7 7 0 1 2 [1998/09/28 06:35:00, 8] lib/util.c:fcntl_lock(4381) Lock call successful [1998/09/28 06:35:00, 5] smbd/reply.c:reply_special(147) init msg_type=0x81 msg_flags=0x0 [1998/09/28 06:35:00, 6] lib/util.c:write_socket(1835) write_socket(6,4) [1998/09/28 06:35:00, 6] lib/util.c:write_socket(1838) write_socket(6,4) wrote 4 [1998/09/28 06:35:00, 10] lib/util.c:read_smb_length_return_keepalive(2180) got smb length of 170 [1998/09/28 06:35:00, 6] smbd/process.c:process_smb(564) got message type 0x0 of len 0xaa [1998/09/28 06:35:00, 3] smbd/process.c:process_smb(565) Transaction 1 of length 174 [1998/09/28 06:35:00, 5] lib/util.c:show_msg(995) size=170 smb_com=0x72 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=24 smb_flg2=3 [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1001) smb_tid=0 smb_pid=51966 smb_uid=0 smb_mid=0 smt_wct=0 [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1011) smb_bcc=135 [1998/09/28 06:35:00, 10] lib/util.c:dump_data(4675) [000] 02 50 43 20 4E 45 54 57 4F 52 4B 20 50 52 4F 47 .PC NETW ORK PROG [1998/09/28 06:35:00, 10] lib/util.c:dump_data(4683) [010] 52 41 4D 20 31 2E 30 00 02 58 45 4E 49 58 20 43 RAM 1.0. .XENIX C [1998/09/28 06:35:00, 10] lib/util.c:dump_data(4683) [020] 4F 52 45 00 02 4D 49 43 52 4F 53 4F 46 54 20 4E ORE..MIC ROSOFT N [1998/09/28 06:35:00, 10] lib/util.c:dump_data(4683) [030] 45 54 57 4F 52 4B 53 20 31 2E 30 33 00 02 4C 41 ETWORKS 1.03..LA [1998/09/28 06:35:00, 10] lib/util.c:dump_data(4683) [040] 4E 4D 41 4E 31 2E 30 00 02 57 69 6E 64 6F 77 73 NMAN1.0. .Windows [1998/09/28 06:35:00, 10] lib/util.c:dump_data(4683) [050] 20 66 6F 72 20 57 6F 72 6B 67 72 6F 75 70 73 20 for Wor kgroups [1998/09/28 06:35:00, 10] lib/util.c:dump_data(4683) [060] 33 2E 31 61 00 02 4C 4D 31 2E 32 58 30 30 32 00 3.1a..LM 1.2X002. [1998/09/28 06:35:00, 10] lib/util.c:dump_data(4683) [070] 02 4C 41 4E 4D 41 4E 32 2E 31 00 02 4E 54 20 4C .LANMAN2 .1..NT L [1998/09/28 06:35:00, 10] lib/util.c:dump_data(4683) [080] 4D 20 30 2E 31 32 00 M 0.12. [1998/09/28 06:35:00, 3] smbd/process.c:switch_message(402) switch message SMBnegprot (pid 26252) [1998/09/28 06:35:00, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [PC NETWORK PROGRAM 1.0] [1998/09/28 06:35:00, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [XENIX CORE] [1998/09/28 06:35:00, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [MICROSOFT NETWORKS 1.03] [1998/09/28 06:35:00, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [LANMAN1.0] [1998/09/28 06:35:00, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [Windows for Workgroups 3.1a] [1998/09/28 06:35:00, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [LM1.2X002] [1998/09/28 06:35:00, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [LANMAN2.1] [1998/09/28 06:35:00, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [NT LM 0.12] [1998/09/28 06:35:00, 6] param/loadparm.c:lp_file_list_changed(1734) lp_file_list_changed() file /etc/smb.conf -> /etc/smb.conf last mod_time: Mon Sep 28 06:34:36 1998 [1998/09/28 06:35:00, 6] param/loadparm.c:lp_file_list_changed(1734) lp_file_list_changed() file /etc/smb.conf -> /etc/smb.conf last mod_time: Mon Sep 28 06:34:36 1998 [1998/09/28 06:35:00, 3] smbd/negprot.c:reply_negprot(409) Selected protocol NT LM 0.12 [1998/09/28 06:35:00, 5] smbd/negprot.c:reply_negprot(416) negprot index=7 [1998/09/28 06:35:00, 5] lib/util.c:show_msg(995) size=81 smb_com=0x72 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=1 [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1001) smb_tid=0 smb_pid=51966 smb_uid=0 smb_mid=0 smt_wct=17 [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[0]=7 (0x7) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[1]=12803 (0x3203) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[2]=256 (0x100) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[3]=65280 (0xFF00) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[4]=255 (0xFF) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[5]=0 (0x0) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[6]=256 (0x100) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[7]=35840 (0x8C00) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[8]=102 (0x66) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[9]=12544 (0x3100) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[10]=3 (0x3) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[11]=0 (0x0) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[12]=5146 (0x141A) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[13]=58570 (0xE4CA) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[14]=48618 (0xBDEA) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[15]=41985 (0xA401) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[16]=2049 (0x801) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1011) smb_bcc=12 [1998/09/28 06:35:00, 10] lib/util.c:dump_data(4675) [000] BA 6A 20 02 D0 EA A4 EA 44 41 49 00 .j ..... DAI. [1998/09/28 06:35:00, 6] lib/util.c:write_socket(1835) write_socket(6,85) [1998/09/28 06:35:00, 6] lib/util.c:write_socket(1838) write_socket(6,85) wrote 85 [1998/09/28 06:35:00, 10] lib/util.c:read_smb_length_return_keepalive(2180) got smb length of 185 [1998/09/28 06:35:00, 6] smbd/process.c:process_smb(564) got message type 0x0 of len 0xb9 [1998/09/28 06:35:00, 3] smbd/process.c:process_smb(565) Transaction 2 of length 189 [1998/09/28 06:35:00, 5] lib/util.c:show_msg(995) size=185 smb_com=0x73 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=24 smb_flg2=3 [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1001) smb_tid=0 smb_pid=51966 smb_uid=0 smb_mid=0 smt_wct=13 [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[0]=117 (0x75) [1998/09/28 06:35:00, 5] lib/util.c:show_msg(1006) smb_vwv[1]=151 (0x97) [1998/09/28 06:35:01, 5] lib/util.c:show_msg(1006) smb_vwv[2]=61440 (0xF000) [1998/09/28 06:35:01, 5] lib/util.c:show_msg(1006) smb_vwv[3]=50 (0x32) [1998/09/28 06:35:01, 5] lib/util.c:show_msg(1006) smb_vwv[4]=0 (0x0) [1998/09/28 06:35:01, 5] lib/util.c:show_msg(1006) smb_vwv[5]=26252 (0x668C) [1998/09/28 06:35:01, 5] lib/util.c:show_msg(1006) smb_vwv[6]=0 (0x0) [1998/09/28 06:35:01, 5] lib/util.c:show_msg(1006) smb_vwv[7]=24 (0x18) [1998/09/28 06:35:01, 5] lib/util.c:show_msg(1006) smb_vwv[8]=24 (0x18) [1998/09/28 06:35:01, 5] lib/util.c:show_msg(1006) smb_vwv[9]=0 (0x0) [1998/09/28 06:35:01, 5] lib/util.c:show_msg(1006) smb_vwv[10]=0 (0x0) [1998/09/28 06:35:01, 5] lib/util.c:show_msg(1006) smb_vwv[11]=212 (0xD4) [1998/09/28 06:35:01, 5] lib/util.c:show_msg(1006) smb_vwv[12]=0 (0x0) [1998/09/28 06:35:01, 5] lib/util.c:show_msg(1011) smb_bcc=90 [1998/09/28 06:35:01, 10] lib/util.c:dump_data(4675) [000] 28 72 30 CB 8F 55 0D F2 EF E0 7E 94 80 42 5C 94 (r0..U.. ..~..B\. [1998/09/28 06:35:01, 10] lib/util.c:dump_data(4683) [010] 15 0C 1C 18 B0 D9 0C 8E B2 CB 33 04 FB 7F 8A 86 ........ ..3..... [1998/09/28 06:35:01, 10] lib/util.c:dump_data(4683) [020] 3C 0A 15 C3 82 17 61 0F 9C B6 A1 BF 54 13 8A 54 <.....a. ....T..T [1998/09/28 06:35:01, 10] lib/util.c:dump_data(4683) [030] 52 79 61 6E 00 44 41 49 00 57 69 6E 64 6F 77 73 Ryan.DAI .Windows [1998/09/28 06:35:01, 10] lib/util.c:dump_data(4683) [040] 20 4E 54 20 31 33 38 31 00 00 57 69 6E 64 6F 77 NT 1381 ..Window [1998/09/28 06:35:01, 10] lib/util.c:dump_data(4683) [050] 73 20 4E 54 20 34 2E 30 00 00 s NT 4.0 .. [1998/09/28 06:35:01, 3] smbd/process.c:switch_message(402) switch message SMBsesssetupX (pid 26252) [1998/09/28 06:35:01, 3] smbd/reply.c:reply_sesssetup_and_X(567) Domain=[DAI] NativeOS=[Windows NT 1381] NativeLanMan=[] [1998/09/28 06:35:01, 3] smbd/reply.c:reply_sesssetup_and_X(571) sesssetupX:name=[Ryan] [1998/09/28 06:35:01, 6] param/loadparm.c:lp_file_list_changed(1734) lp_file_list_changed() file /etc/smb.conf -> /etc/smb.conf last mod_time: Mon Sep 28 06:34:36 1998 [1998/09/28 06:35:01, 3] libsmb/namequery.c:resolve_name(506) resolve_name: Attempting wins lookup for name SRV-DAIPDC<0x20> [1998/09/28 06:35:01, 3] lib/util.c:open_socket_in(3270) bind succeeded on port 0 [1998/09/28 06:35:01, 4] libsmb/nmblib.c:debug_nmb_packet(109) nmb packet from 192.188.20.150(137) header: id=31961 opcode=Query(0) response=No header: flags: bcast=No rec_avail=No rec_des=Yes trunc=No auth=No header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0 question: q_name=SRV-DAIPDC<20> q_type=32 q_class=1 [1998/09/28 06:35:01, 5] libsmb/nmblib.c:send_udp(705) Sending a packet of len 50 to (192.188.20.150) on port 137 [1998/09/28 06:35:01, 10] lib/util.c:read_udp_socket(1868) read_udp_socket: lastip 192.188.20.150 lastport 137 read: 62 [1998/09/28 06:35:01, 10] libsmb/nmblib.c:parse_nmb(447) parse_nmb: packet id = 31961 [1998/09/28 06:35:01, 5] libsmb/nmblib.c:read_packet(684) Received a packet of len 62 from (192.188.20.150) port 137 [1998/09/28 06:35:01, 4] libsmb/nmblib.c:debug_nmb_packet(109) nmb packet from 192.188.20.150(137) header: id=31961 opcode=Query(0) response=Yes header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0 answers: nmb_name=SRV-DAIPDC<20> rr_type=32 rr_class=1 ttl=0 answers 0 char `..... hex 6000C0BC1496 [1998/09/28 06:35:01, 2] libsmb/namequery.c:name_query(291) Got a positive name query response from 192.188.20.150 ( 192.188.20.150 ) [1998/09/28 06:35:03, 3] lib/util.c:open_socket_out(3302) Connecting to 192.188.20.150 at port 139 [1998/09/28 06:35:03, 0] lib/fault.c:fault_report(40) =============================================================== [1998/09/28 06:35:03, 0] lib/fault.c:fault_report(41) INTERNAL ERROR: Signal 11 in pid 26252 (2.0.0-prealpha) Please read the file BUGS.txt in the distribution [1998/09/28 06:35:03, 0] lib/fault.c:fault_report(43) =============================================================== [1998/09/28 06:35:03, 0] lib/util.c:smb_panic(4072) PANIC: internal error [1998/09/28 06:35:03, 10] lib/genrand.c:do_reseed(131) do_reseed: got 40 bytes from /dev/random. [1998/09/28 06:35:03, 4] locking/shmem_sysv.c:sysv_shm_open(548) Trying sysv shmem open of size 1048576 [1998/09/28 06:35:03, 5] locking/shmem_sysv.c:shm_initialize(425) shm_initialize : initializing shmem size 1048576 [1998/09/28 06:35:03, 6] locking/shmem_sysv.c:shm_alloc(254) shm_alloc : allocated 52 bytes at offset 48 [1998/09/28 06:35:03, 3] locking/shmem_sysv.c:sysv_shm_open(707) Initialised IPC area of size 1048576 [1998/09/28 06:35:03, 6] param/loadparm.c:lp_file_list_changed(1734) lp_file_list_changed() file /etc/smb.conf -> /etc/smb.conf last mod_time: Mon Sep 28 06:34:36 1998 [1998/09/28 06:35:03, 2] smbd/server.c:main(706) Changed root to / [1998/09/28 06:35:03, 3] smbd/oplock.c:open_oplock_ipc(50) open_oplock_ipc: opening loopback UDP socket. [1998/09/28 06:35:03, 3] lib/util.c:open_socket_in(3270) bind succeeded on port 0 [1998/09/28 06:35:03, 3] smbd/oplock.c:open_oplock_ipc(75) open_oplock ipc: pid = 26253, global_oplock_port = 1260 [1998/09/28 06:35:03, 3] smbd/process.c:smbd_process(755) priming nmbd [1998/09/28 06:35:03, 3] lib/util.c:send_one_packet(2381) sending a packet of len 1 to (127.0.0.1) on port 137 of type DGRAM [1998/09/28 06:35:03, 4] lib/time.c:TimeInit(110) Serverzone is 25200 [1998/09/28 06:35:03, 10] lib/util.c:read_smb_length_return_keepalive(2180) got smb length of 68 [1998/09/28 06:35:03, 2] lib/access.c:check_access(232) Allowed connection from RKOSKI.distribution.com (208.222.75.15) [1998/09/28 06:35:03, 6] smbd/process.c:process_smb(564) got message type 0x81 of len 0x44 [1998/09/28 06:35:03, 3] smbd/process.c:process_smb(565) Transaction 0 of length 72 [1998/09/28 06:35:03, 2] smbd/reply.c:reply_special(95) netbios connect: name1=SRV-SMG name2=RKOSKI [1998/09/28 06:35:03, 6] param/loadparm.c:lp_file_list_changed(1734) lp_file_list_changed() file /etc/smb.conf -> /etc/smb.conf last mod_time: Mon Sep 28 06:34:36 1998 [1998/09/28 06:35:03, 5] smbd/connection.c:claim_connection(127) trying claim /usr/local/samba/var/locks STATUS. 100000 [1998/09/28 06:35:03, 8] lib/util.c:fcntl_lock(4320) fcntl_lock 7 7 0 1 1 [1998/09/28 06:35:03, 8] lib/util.c:fcntl_lock(4381) Lock call successful [1998/09/28 06:35:03, 8] lib/util.c:fcntl_lock(4320) fcntl_lock 7 7 0 1 2 [1998/09/28 06:35:03, 8] lib/util.c:fcntl_lock(4381) Lock call successful [1998/09/28 06:35:03, 5] smbd/reply.c:reply_special(147) init msg_type=0x81 msg_flags=0x0 [1998/09/28 06:35:03, 6] lib/util.c:write_socket(1835) write_socket(6,4) [1998/09/28 06:35:03, 6] lib/util.c:write_socket(1838) write_socket(6,4) wrote 4 [1998/09/28 06:35:03, 10] lib/util.c:read_smb_length_return_keepalive(2180) got smb length of 170 [1998/09/28 06:35:03, 6] smbd/process.c:process_smb(564) got message type 0x0 of len 0xaa [1998/09/28 06:35:03, 3] smbd/process.c:process_smb(565) Transaction 1 of length 174 [1998/09/28 06:35:03, 5] lib/util.c:show_msg(995) size=170 smb_com=0x72 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=24 smb_flg2=3 [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1001) smb_tid=0 smb_pid=51966 smb_uid=0 smb_mid=0 smt_wct=0 [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1011) smb_bcc=135 [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4675) [000] 02 50 43 20 4E 45 54 57 4F 52 4B 20 50 52 4F 47 .PC NETW ORK PROG [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [010] 52 41 4D 20 31 2E 30 00 02 58 45 4E 49 58 20 43 RAM 1.0. .XENIX C [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [020] 4F 52 45 00 02 4D 49 43 52 4F 53 4F 46 54 20 4E ORE..MIC ROSOFT N [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [030] 45 54 57 4F 52 4B 53 20 31 2E 30 33 00 02 4C 41 ETWORKS 1.03..LA [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [040] 4E 4D 41 4E 31 2E 30 00 02 57 69 6E 64 6F 77 73 NMAN1.0. .Windows [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [050] 20 66 6F 72 20 57 6F 72 6B 67 72 6F 75 70 73 20 for Wor kgroups [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [060] 33 2E 31 61 00 02 4C 4D 31 2E 32 58 30 30 32 00 3.1a..LM 1.2X002. [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [070] 02 4C 41 4E 4D 41 4E 32 2E 31 00 02 4E 54 20 4C .LANMAN2 .1..NT L [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [080] 4D 20 30 2E 31 32 00 M 0.12. [1998/09/28 06:35:03, 3] smbd/process.c:switch_message(402) switch message SMBnegprot (pid 26253) [1998/09/28 06:35:03, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [PC NETWORK PROGRAM 1.0] [1998/09/28 06:35:03, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [XENIX CORE] [1998/09/28 06:35:03, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [MICROSOFT NETWORKS 1.03] [1998/09/28 06:35:03, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [LANMAN1.0] [1998/09/28 06:35:03, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [Windows for Workgroups 3.1a] [1998/09/28 06:35:03, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [LM1.2X002] [1998/09/28 06:35:03, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [LANMAN2.1] [1998/09/28 06:35:03, 3] smbd/negprot.c:reply_negprot(332) Requested protocol [NT LM 0.12] [1998/09/28 06:35:03, 6] param/loadparm.c:lp_file_list_changed(1734) lp_file_list_changed() file /etc/smb.conf -> /etc/smb.conf last mod_time: Mon Sep 28 06:34:36 1998 [1998/09/28 06:35:03, 6] param/loadparm.c:lp_file_list_changed(1734) lp_file_list_changed() file /etc/smb.conf -> /etc/smb.conf last mod_time: Mon Sep 28 06:34:36 1998 [1998/09/28 06:35:03, 3] smbd/negprot.c:reply_negprot(409) Selected protocol NT LM 0.12 [1998/09/28 06:35:03, 5] smbd/negprot.c:reply_negprot(416) negprot index=7 [1998/09/28 06:35:03, 5] lib/util.c:show_msg(995) size=81 smb_com=0x72 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=1 [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1001) smb_tid=0 smb_pid=51966 smb_uid=0 smb_mid=0 smt_wct=17 [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[0]=7 (0x7) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[1]=12803 (0x3203) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[2]=256 (0x100) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[3]=65280 (0xFF00) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[4]=255 (0xFF) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[5]=0 (0x0) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[6]=256 (0x100) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[7]=36096 (0x8D00) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[8]=102 (0x66) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[9]=12544 (0x3100) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[10]=3 (0x3) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[11]=32768 (0x8000) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[12]=56797 (0xDDDD) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[13]=58571 (0xE4CB) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[14]=48618 (0xBDEA) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[15]=41985 (0xA401) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[16]=2049 (0x801) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1011) smb_bcc=12 [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4675) [000] F5 D7 0D E5 C6 0D 96 96 44 41 49 00 ........ DAI. [1998/09/28 06:35:03, 6] lib/util.c:write_socket(1835) write_socket(6,85) [1998/09/28 06:35:03, 6] lib/util.c:write_socket(1838) write_socket(6,85) wrote 85 [1998/09/28 06:35:03, 10] lib/util.c:read_smb_length_return_keepalive(2180) got smb length of 185 [1998/09/28 06:35:03, 6] smbd/process.c:process_smb(564) got message type 0x0 of len 0xb9 [1998/09/28 06:35:03, 3] smbd/process.c:process_smb(565) Transaction 2 of length 189 [1998/09/28 06:35:03, 5] lib/util.c:show_msg(995) size=185 smb_com=0x73 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=24 smb_flg2=3 [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1001) smb_tid=0 smb_pid=51966 smb_uid=0 smb_mid=0 smt_wct=13 [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[0]=117 (0x75) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[1]=151 (0x97) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[2]=61440 (0xF000) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[3]=50 (0x32) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[4]=0 (0x0) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[5]=26253 (0x668D) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[6]=0 (0x0) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[7]=24 (0x18) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[8]=24 (0x18) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[9]=0 (0x0) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[10]=0 (0x0) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[11]=212 (0xD4) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1006) smb_vwv[12]=0 (0x0) [1998/09/28 06:35:03, 5] lib/util.c:show_msg(1011) smb_bcc=90 [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4675) [000] DA 31 08 4F 74 58 4D 73 B2 FA 8A 4A BA AB B7 86 .1.OtXMs ...J.... [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [010] E3 A5 A7 E0 99 0C D1 EA 07 BF EE 98 6F 9C E9 86 ........ ....o... [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [020] 91 53 1B 64 62 37 74 CA 71 3A 5A A5 B7 61 49 5E .S.db7t. q:Z..aI^ [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [030] 52 79 61 6E 00 44 41 49 00 57 69 6E 64 6F 77 73 Ryan.DAI .Windows [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [040] 20 4E 54 20 31 33 38 31 00 00 57 69 6E 64 6F 77 NT 1381 ..Window [1998/09/28 06:35:03, 10] lib/util.c:dump_data(4683) [050] 73 20 4E 54 20 34 2E 30 00 00 s NT 4.0 .. [1998/09/28 06:35:03, 3] smbd/process.c:switch_message(402) switch message SMBsesssetupX (pid 26253) [1998/09/28 06:35:03, 3] smbd/reply.c:reply_sesssetup_and_X(567) Domain=[DAI] NativeOS=[Windows NT 1381] NativeLanMan=[] [1998/09/28 06:35:03, 3] smbd/reply.c:reply_sesssetup_and_X(571) sesssetupX:name=[Ryan] [1998/09/28 06:35:03, 6] param/loadparm.c:lp_file_list_changed(1734) lp_file_list_changed() file /etc/smb.conf -> /etc/smb.conf last mod_time: Mon Sep 28 06:34:36 1998 [1998/09/28 06:35:03, 3] libsmb/namequery.c:resolve_name(506) resolve_name: Attempting wins lookup for name SRV-DAIPDC<0x20> [1998/09/28 06:35:03, 3] lib/util.c:open_socket_in(3270) bind succeeded on port 0 [1998/09/28 06:35:03, 4] libsmb/nmblib.c:debug_nmb_packet(109) nmb packet from 192.188.20.150(137) header: id=31964 opcode=Query(0) response=No header: flags: bcast=No rec_avail=No rec_des=Yes trunc=No auth=No header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0 question: q_name=SRV-DAIPDC<20> q_type=32 q_class=1 [1998/09/28 06:35:03, 5] libsmb/nmblib.c:send_udp(705) Sending a packet of len 50 to (192.188.20.150) on port 137 [1998/09/28 06:35:03, 10] lib/util.c:read_udp_socket(1868) read_udp_socket: lastip 192.188.20.150 lastport 137 read: 62 [1998/09/28 06:35:03, 10] libsmb/nmblib.c:parse_nmb(447) parse_nmb: packet id = 31964 [1998/09/28 06:35:03, 5] libsmb/nmblib.c:read_packet(684) Received a packet of len 62 from (192.188.20.150) port 137 [1998/09/28 06:35:03, 4] libsmb/nmblib.c:debug_nmb_packet(109) nmb packet from 192.188.20.150(137) header: id=31964 opcode=Query(0) response=Yes header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0 answers: nmb_name=SRV-DAIPDC<20> rr_type=32 rr_class=1 ttl=0 answers 0 char `..... hex 6000C0BC1496 [1998/09/28 06:35:03, 2] libsmb/namequery.c:name_query(291) Got a positive name query response from 192.188.20.150 ( 192.188.20.150 ) [1998/09/28 06:35:05, 3] lib/util.c:open_socket_out(3302) Connecting to 192.188.20.150 at port 139 [1998/09/28 06:35:05, 0] lib/fault.c:fault_report(40) =============================================================== [1998/09/28 06:35:05, 0] lib/fault.c:fault_report(41) INTERNAL ERROR: Signal 11 in pid 26253 (2.0.0-prealpha) Please read the file BUGS.txt in the distribution [1998/09/28 06:35:05, 0] lib/fault.c:fault_report(43) =============================================================== [1998/09/28 06:35:05, 0] lib/util.c:smb_panic(4072) PANIC: internal error [1998/09/28 06:35:12, 2] smbd/server.c:exit_server(405) Closing connections [1998/09/28 06:35:12, 3] smbd/server.c:exit_server(430) Server exit (caught signal) Ryan Koski Management Information Systems Distribution Architects International From cartegw at Eng.Auburn.EDU Mon Sep 28 13:40:43 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:29 2003 Subject: nt wkst question... References: <00a801bde9c1$9307be00$0200000a@lorax.insidenet> Message-ID: <360F91DB.AF9F63D7@eng.auburn.edu> Eric Warnke wrote: > > More questions.... now that I have the NT wkst in the domain. > It was waiting for the doamin controller = yes smb.conf paramater. > > 1) How do I get login scripts working under NT, they > werre working fine under 95. They should owork the same ( i.e. login script = filename.bat ) > 2) Why does it take ~5 minutes to logout/login since I've > enabled profiles, smbd -d 10 dosen't seem to report anything > off. Too broad a question without know more specific details. Could be disk access on the server, load on the server, etc... I have seen the NT statstion take a minutes or so to bring up the login box when it first attempts to contact the PDC after bootup or has been sitting for a long time idle. j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From cartegw at Eng.Auburn.EDU Mon Sep 28 13:43:28 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:29 2003 Subject: nt wkst question... References: Message-ID: <360F9280.64068E5F@eng.auburn.edu> Gavin Unsworth wrote: > > do you mean romaing profiles? If so, check the size of the > profile being stored. I had a long logon/logoff problem which > was a result of some users romaing profiles being in excess > of 30MB. > > The reason? Internet Explorer's history is stored in " temporary > internet files" in the profile. Browser cahce files should **always** be cached to local disk. The IE cache location is stored in HKLM\Software\Microsoft\Windows\Internet Settings\Paths I would highly recommend changing these for performance reasons. For what it's worth, j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From tom.turpin at rptg.ryobi.com Mon Sep 28 14:20:40 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:29 2003 Subject: RPC services Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A1581@RYOBI4> Are RPC services started by default? I'm downloading and attempting to install alpha17 today, but have alpha15 installed now. Thanks. Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com From lkcl at switchboard.net Mon Sep 28 14:22:57 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:29 2003 Subject: Unable to add NT workstation to daomin. In-Reply-To: <360C8BFA.61110F29@snowmoon.com> Message-ID: > unable to connect to the domain controller for this domain. check > computer account on domain. > > Here is the relevant smb.conf > > [global] > workgroup = Snowmoon > netbios name = eric-gw ^^^^^^ hey did we fix this, where dns name is different from netbios name? From lkcl at switchboard.net Mon Sep 28 14:28:33 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:29 2003 Subject: [SOLVED!!!] Re: Problems with 2.0.0alpha and NT domains In-Reply-To: <6ugaf2$f90$1@zeus.ven.ra.rockwell.com> Message-ID: > The only messages in my log file are those "TODO: convert unix times > to NTTIMEs" and "smbd/nttrans.c:call_nt_transact_ioctl(1268) not > implemented": well, interpret_nt_time() is just a call to interpret_long_date(), so if there's a reverse function for interpret_long_date() - put_long_date()? - then it's done. luke From lkcl at switchboard.net Mon Sep 28 14:42:37 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:29 2003 Subject: nslookup equivalent for WINS In-Reply-To: <19980928031026Z12617664-7009+11881@samba.anu.edu.au> Message-ID: > > Is there an nslookup equivalent for WINS. I want to be able to query WINS > > servers - preferably from a command line. > > nmblookup -U server -R 'query' > > where query is a netbios name with an optional #type after it, for > example: > > bash$ nmblookup -U samba -R IRIX#1B > Sending queries to 150.203.164.44 > 150.203.164.44 IRIX<1b> > > that finds the domain master browser (1B name) for the IRIX workgroup. > > -U means unicast query to specified address or host (needed for WINS) > -R means recursive lookup (needed to direct the query to wins portion > of server rather than the bcast portion of the server) not quite: or, if so, then ther shoure be a separate -B option. -R means recursive lookup, which directs the query to the WINS server portion of the netbios kernel rather than the WINS client portion. if no wins server is installed then the recursion flag is ignored: the wins client effectively becomes the wins server but only for its own wins client names. From lkcl at switchboard.net Mon Sep 28 14:50:09 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:29 2003 Subject: beta version of auditing for samba - anyone doing an SNMP interface? In-Reply-To: <000601bdeabe$dcc425d0$02292090@pc001.cs.york.ac.uk> Message-ID: On Mon, 28 Sep 1998, Martin Atkins wrote: > Auditing would be useful.... :-) > > Is anyone thinking about how one could collect > statistics about the samba service using SNMP? urr!!! but seriously, one possibility is to add support for PERFMON.EXE. From ken at sdd.hp.com Mon Sep 28 16:03:16 1998 From: ken at sdd.hp.com (Ken Stone) Date: Tue Dec 2 02:24:29 2003 Subject: Latest code is broken!! In-Reply-To: Your message of Tue, 29 Sep 1998 00:27:56 +1000. <773702019F1DD21196ED00A0C9D6526F489E@EXCHANGE.distribution.com> Message-ID: <199809281603.JAA22777@hpsdlz.sdd.hp.com> > I did a full checkout and build about 15 minutes ago on RedHat 5.1 (2.0.34). > After restarting the daemons, I'm getting the following whenever I try to > access a share: I get the same thing on HP-UX 10.20 built with cc or gcc ... -- Ken From tom.turpin at rptg.ryobi.com Mon Sep 28 16:14:59 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:29 2003 Subject: Profile migration questions. Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A1584@RYOBI4> Currently we are using local profiles on every machine. I would like to migrate to networked profiles, but not go fully to roaming profiles. Is it possible? Also, what are the most logical steps in the process to maintain the same look/feel for users to reduce resistance to the migration. Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com From cartegw at Eng.Auburn.EDU Mon Sep 28 16:27:33 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:29 2003 Subject: Workstation would not join domain. References: <199809270113.LAA21494@janus.law.usyd.edu.au> Message-ID: <360FB8F5.BAAAD16D@eng.auburn.edu> Matthew Geier wrote: > > I still can get Samba to send a user list to either win95 or NT. > Im getting (from NT) Unable to browse .... 'Invalid access to memory > location'. (Add user to share dialog..) > This doesn't work in Win95. Luke corrected some problems with the User Manager recently. Try checking out a new copy of the code and see if that helps. j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From lkcl at switchboard.net Mon Sep 28 16:51:33 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:29 2003 Subject: Latest code is broken!! In-Reply-To: <773702019F1DD21196ED00A0C9D6526F489E@EXCHANGE.distribution.com> Message-ID: hey, you're lucky - i get nmbd exiting immediately, no questions asked, no log file created. From lkcl at switchboard.net Mon Sep 28 16:57:07 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:29 2003 Subject: Latest code is broken!! In-Reply-To: <773702019F1DD21196ED00A0C9D6526F489E@EXCHANGE.distribution.com> Message-ID: scratch my previous reply: a make clean; ./configure; make sorted it out. From cartegw at Eng.Auburn.EDU Mon Sep 28 17:42:04 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:29 2003 Subject: Unable to add NT workstation to daomin. References: Message-ID: <360FCA6C.A65112DE@eng.auburn.edu> Luke Kenneth Casson Leighton wrote: > > > netbios name = eric-gw > ^^^^^^ hey did we fix this, where dns name is > different from netbios name? I thought so. I remember that the NTDOM code used to have abug about looking up the primary interface's hostname rather than getting the netbios name from the global netbios name array. Is that what you were referring to? j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From jallison at cthulhu.engr.sgi.com Mon Sep 28 17:42:26 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:29 2003 Subject: [SOLVED!!!] Re: Problems with 2.0.0alpha and NT domains References: Message-ID: <360FCA82.EDFB5828@engr.sgi.com> Luke Kenneth Casson Leighton wrote: > > > The only messages in my log file are those "TODO: convert unix times > > to NTTIMEs" and "smbd/nttrans.c:call_nt_transact_ioctl(1268) not > > implemented": > > well, interpret_nt_time() is just a call to interpret_long_date(), so if > there's a reverse function for interpret_long_date() - put_long_date()? - > then it's done. > put_long_date() in lib/time.c Please bear in mind that time_t can be a *signed* datatype on some systems - so if you were going to convert the 0xFFFFFFFF values you are using at present to just using (time_t)-1 this will set a *very* strange date :-). Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From lkcl at switchboard.net Mon Sep 28 17:40:45 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:29 2003 Subject: Unable to add NT workstation to daomin. In-Reply-To: <360FCA6C.A65112DE@eng.auburn.edu> Message-ID: On Mon, 28 Sep 1998, Gerald Carter wrote: > Luke Kenneth Casson Leighton wrote: > > > > > netbios name = eric-gw > > ^^^^^^ hey did we fix this, where dns name is > > different from netbios name? > > I thought so. I remember that the NTDOM code used to have abug about > looking up the primary interface's hostname rather than getting the > netbios name from the global netbios name array. > > Is that what you were referring to? yep. From lkcl at switchboard.net Mon Sep 28 17:41:38 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:29 2003 Subject: [SOLVED!!!] Re: Problems with 2.0.0alpha and NT domains In-Reply-To: <360FCA82.EDFB5828@engr.sgi.com> Message-ID: On Mon, 28 Sep 1998, Jeremy Allison wrote: > Luke Kenneth Casson Leighton wrote: > > > > > The only messages in my log file are those "TODO: convert unix times > > > to NTTIMEs" and "smbd/nttrans.c:call_nt_transact_ioctl(1268) not > > > implemented": > > > > well, interpret_nt_time() is just a call to interpret_long_date(), so if > > there's a reverse function for interpret_long_date() - put_long_date()? - > > then it's done. > > > > put_long_date() in lib/time.c > > Please bear in mind that time_t can be a *signed* > datatype on some systems - so if you were going to > convert the 0xFFFFFFFF values you are using at > present to just using (time_t)-1 this will set > a *very* strange date :-). dec 31st 1968. From greg at discreet.com Mon Sep 28 19:57:45 1998 From: greg at discreet.com (Greg Dickie) Date: Tue Dec 2 02:24:29 2003 Subject: latest cvs does not compile on IRIX Message-ID: Hi, Silly one, seems easy but I cannot find it! on IRIX 6.2 latest cvs does not link: ld: ERROR 33: Unresolved text symbol "cap_get_proc" -- 1st referenced by lib/system.o. Use linker option -v to see when and which objects, archives and dsos are loaded. ld: ERROR 33: Unresolved text symbol "cap_set_proc" -- 1st referenced by lib/system.o. Use linker option -v to see when and which objects, archives and dsos are loaded. ld: INFO 152: Output file removed because of error. If you compile n32 you get a compilation error in system.c for these functions. Any ideas? TIA, Greg --------------------------------------------------------------------- Greg Dickie Just A Guy* *from discreet logic Montreal (514) 954-7171 greg@discreet.com From matthew at janus.law.usyd.edu.au Mon Sep 28 21:21:30 1998 From: matthew at janus.law.usyd.edu.au (Matthew Geier) Date: Tue Dec 2 02:24:29 2003 Subject: NT Workstations adding to the domain In-Reply-To: <360EB05F.33651E8F@eng.auburn.edu> from "Gerald Carter" at Sep 28, 98 11:41:40 pm Message-ID: <199809282121.HAA21054@janus.law.usyd.edu.au> > See the NTDOM FAQ. You can download "User Manager" and > "Server Manager" from MS. The User manager allows for read-only > viewing of accounts currently. > I cant even get it to do that - whats the secret ? Nothing I play with will get a user list... From cartegw at Eng.Auburn.EDU Mon Sep 28 21:27:03 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:29 2003 Subject: NT Workstations adding to the domain References: <199809282121.HAA21054@janus.law.usyd.edu.au> Message-ID: <360FFF27.9B17DC98@eng.auburn.edu> Matthew Geier wrote: > > > See the NTDOM FAQ. You can download "User Manager" and > > "Server Manager" from MS. The User manager allows for read-only > > viewing of accounts currently. > > > I cant even get it to do that - whats the secret ? > > Nothing I play with will get a user list... To be honest I never use it. Luke just fixed a couple of problems though that should allow the User Manager to view accounts. I don't the 'browse user lists' works though. j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From eric at snowmoon.com Mon Sep 28 22:54:31 1998 From: eric at snowmoon.com (Eric Warnke) Date: Tue Dec 2 02:24:29 2003 Subject: nt wkst question... References: <00a801bde9c1$9307be00$0200000a@lorax.insidenet> <360F91DB.AF9F63D7@eng.auburn.edu> Message-ID: <361013A7.B37A8350@snowmoon.com> > > 1) How do I get login scripts working under NT, they > > werre working fine under 95. > > They should owork the same ( i.e. login script = filename.bat ) I can do a domain login, but login scripts do not work. They DID work under 95 and 98. What should I do to diagnose this? > > > 2) Why does it take ~5 minutes to logout/login since I've > > enabled profiles, smbd -d 10 dosen't seem to report anything > > off. > > Too broad a question without know more specific details. Could > be disk access on the server, load on the server, etc... Looks like IE is the culprit. With almost 1MB and 900+files, seems to be the sticking point. I added socket options TCP_NODELAY SO_RCVBUF=4096 SO_SNDBUF=4096 and it really helped. This is a unloaded 10MB network. Anyone know the proper way of making IE not store temp files in the profile directory? -Eric From tridge at samba.anu.edu.au Tue Sep 29 00:00:10 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:29 2003 Subject: nslookup equivalent for WINS In-Reply-To: (message from Luke Kenneth Casson Leighton on Mon, 28 Sep 1998 15:42:37 +0100 (BST)) References: Message-ID: <19980929000018Z12661853-25139+12199@samba.anu.edu.au> > not quite: or, if so, then ther shoure be a separate -B option. there is a separate -B option. From paulp at dilnet.upd.edu.ph Tue Sep 29 16:25:15 1998 From: paulp at dilnet.upd.edu.ph (Paul Pongco) Date: Tue Dec 2 02:24:29 2003 Subject: Samba machine cant be seen in other domains In-Reply-To: Message-ID: Hi, This question may have been asked before but i am new to this. I am running samba-1.9.18 on Redhat 5.2 on a 2.0.34 kernel. This machine is on a 10.36.4.x network. The problem is if i go to a Win 95/NT computer on another domain 10.36.x.x, the samba server on the linux box cannot be seen by this machines. I have tried the remote announce option as seen below but it does not work. I also have some trouble on how i could set up samba as a replacement for an NT server. here is my smb.conf > ; The global setting for a RedHat default install > ;======================= Global Settings ===================================== > [global] > > ; workgroup = NT-Domain-Name or Workgroup-Name, eg: REDHAT4 > workgroup = IRC > > ; comment is the equivalent of the NT Description field > comment = IRC Linux Samba Server > > ; so we are seen > browseable = yes > > ; Options for handling file name case sensitivity and / or preservation > ; Case Sensitivity breaks many WfW and Win95 apps > ; case sensitive = yes > short preserve case = yes > preserve case = yes > > ; Security and file integrity related options > lock directory = /var/lock/samba > locking = yes > strict locking = yes > share modes = yes > > ; Security modes: USER uses Unix username/passwd, SHARE uses WfW type passwords > ; SERVER uses a Windows NT Server to provide authentication services > security = user > > ;passwords are encrypted and stored in a file at /usr/private/smbpasswd > ;needed for Win 98 logon > encrypt passwords = yes > > ; Use password server option only with security = server > ; password server = > > ; Before setting socket options read the smb.conf man page!! > ;socket options = TCP_NODELAY > domain master = yes > domain logons = yes > > > ; Domain Control Options > ; OS Level gives Samba the power to rule the roost. Windows NT = 32 > ; Any value < 32 means NT wins as Master Browser, > 32 Samba gets it > os level = 40 > preferred master = yes > remote announce = 10.32.1.255/DILNET > socket options = IPTOS_LOWDELAY TCP_NODELAY IPTOS_THROUGHPUT > deadtime = 15 > announce as = NT > Thanks in advance Cheers, Paul Pongco From jerry at Eng.Auburn.EDU Tue Sep 29 00:40:47 1998 From: jerry at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:29 2003 Subject: nt wkst question... In-Reply-To: <361013A7.B37A8350@snowmoon.com> References: <00a801bde9c1$9307be00$0200000a@lorax.insidenet> <360F91DB.AF9F63D7@eng.auburn.edu> Message-ID: <3.0.5.32.19980928194047.008ff590@pophost.eng.auburn.edu> At 06:54 PM 9/28/98 -0400, Eric Warnke wrote: >Anyone know the proper way of making IE not store temp files in the >profile directory? [HKLM\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths] "Directory"="c:\temp" [HKLM\...\Internet Settings\Cache\Paths\Path1] "Directory"="c:\temp\cache1" [HKLM\...\Internet Settings\Cache\Paths\Path2] "Directory"="c:\temp\cache2" [HKLM\...\Internet Settings\Cache\Paths\Path3] "Directory"="c:\temp\cache3" [HKLM\...\Internet Settings\Cache\Paths\Path4] "Directory"="c:\temp\cache4" [HKLM\...\Internet Settings\Cache\Special Paths\Cookies] "Directory"="c:\temp\cookies" [HKLM\...\Internet Settings\URL Settings] "Directory"="c:\temp\history" ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From jallison at cthulhu.engr.sgi.com Tue Sep 29 01:36:34 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:29 2003 Subject: latest cvs does not compile on IRIX References: Message-ID: <361039A2.C1520B30@engr.sgi.com> Greg Dickie wrote: > > Hi, > > Silly one, seems easy but I cannot find it! on IRIX 6.2 > > latest cvs does not link: > ld: ERROR 33: Unresolved text symbol "cap_get_proc" -- 1st referenced by > lib/system.o. > Use linker option -v to see when and which objects, archives and dsos > are loaded. > ld: ERROR 33: Unresolved text symbol "cap_set_proc" -- 1st referenced by > lib/system.o. > Use linker option -v to see when and which objects, archives and dsos > are loaded. > ld: INFO 152: Output file removed because of error. > > If you compile n32 you get a compilation error in system.c for these functions. > > Any ideas? CVS update. I just fixed this. IRIX 6.2 has the cap_set_proc function listed in its header files, but doesn't actually define it in the C library. You'll need to remove config.cache and do a ./configure after checking out. Cheers, Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From ivey at realminfo.com Tue Sep 29 03:14:20 1998 From: ivey at realminfo.com (Michael D. Ivey) Date: Tue Dec 2 02:24:29 2003 Subject: latest cvs does not compile on IRIX In-Reply-To: <361039A2.C1520B30@engr.sgi.com>; from Jeremy Allison on Tue, Sep 29, 1998 at 11:44:40AM +1000 References: <361039A2.C1520B30@engr.sgi.com> Message-ID: <19980928231420.A6237@bagheera.realminfo.com> The latest Makefile I just pulled down has bin/rpcclient defined in all: but doesn't have that dir. I pulled it from PROGS2 and it worked ok. Printing from 95 works again. Joy. /mdi -- Michael D. Ivey - Director of Emerging Technologies ivey@realminfo.com http://www.realminfo.com/~ivey/ From tom.turpin at rptg.ryobi.com Tue Sep 29 12:14:46 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:29 2003 Subject: Roaming profiles again. Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A1587@RYOBI4> I am having a strange problem in my opinion. If I put a second machine on the network after getting my first machine and profile working, then my favorites bar doesn't work on the second machine. In fact, all shortcuts seem to want to verify back to the original workstation for username and passwords. How do I get this working properly without having to copy all the stuff over again? or can I? Thanks in Advance, Tom Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com From tom.turpin at rptg.ryobi.com Tue Sep 29 13:04:09 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:29 2003 Subject: Details of the profile problems I'm having... Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A1588@RYOBI4> I am running version alpha7 on a Sun 2.6 box. If I go to one machine and create a shortcut in my favorites folder, then go to the another machine and login. When I try to use that shortcut, I get an enter password message for \\\ADMIN$ Any ideas why this is doing this? or how to fix it? Without fixing this, roaming profiles don't really do a lot. Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com From daniel at med.up.pt Tue Sep 29 13:40:25 1998 From: daniel at med.up.pt (Daniel Fonseca) Date: Tue Dec 2 02:24:29 2003 Subject: Details of the profile problems I'm having... In-Reply-To: <1E3CD9E2453ED211A85C080009DCA6690A1588@RYOBI4> Message-ID: On Tue, 29 Sep 1998, Tom Turpin wrote: > I am running version alpha7 on a Sun 2.6 box. If I go to one machine and > create a shortcut in my favorites folder, then go to the another machine and > login. When I try to use that shortcut, I get an enter password message for > > \\\ADMIN$ > Any ideas why this is doing this? or how to fix it? Without fixing this, > roaming profiles don't really do a lot. It is in fact a bug/mis-feature (oh, what else is new? :) of Windows (NT, 95, you name it! - don't know for 98, though). Of course it's in the MS KB articles - this little gem is Q158682. The solution (Both scut.exe program - for correcting shortcuts - location and registry key have been posted on this list. Found under this subject "Strange problem with icons!" -> just did a grep for "scut" in my archives. Hope to help, Daniel From Dave.Stevenson at durham.ac.uk Tue Sep 29 14:50:52 1998 From: Dave.Stevenson at durham.ac.uk (Dave Stevenson) Date: Tue Dec 2 02:24:29 2003 Subject: Details of the profile problems I'm having... Message-ID: snip --------------- I am running version alpha7 on a Sun 2.6 box. If I go to one machine and create a shortcut in my favorites folder, then go to the another machine and login. When I try to use that shortcut, I get an enter password message for \\\ADMIN$ Any ideas why this is doing this? or how to fix it? Without fixing this, roaming profiles don't really do a lot. ------------------- snip In the user profile (either from the registry HKEY_CURRENT_USER or better with the policy editor under Local User or whoever) Windows NT Shell/Restrictions/Disable Link File tracking check it! (tick) This makes WinNT ignore the machine name Cos its in the user area I use roaming profiles and set this in my Default User profile that a user first gets when he logs on for the first time (ie policy edit NTUSER.DAT) That way everyone gets it :-) I use one workstation to install NT software on samba server then access it via links(shortcuts) from desktop in profiles from many other machines (in house progs NB, not licensed stuff :-)) ) Applying these changes retrospectively ie to existing roaming profiles needs a better NT person than me, but I guess I would approach it by putting some kind of registry editing script in the logon.bat to check for the setting and update it. From hulet at ittc.ukans.edu Tue Sep 29 13:55:52 1998 From: hulet at ittc.ukans.edu (Michael S. Hulet) Date: Tue Dec 2 02:24:29 2003 Subject: Details of the profile problems I'm having...This problem has been addressed before. I'll include the message from the In-Reply-To: <1E3CD9E2453ED211A85C080009DCA6690A1588@RYOBI4> Message-ID: On Tue, 29 Sep 1998, Tom Turpin wrote: > I am running version alpha7 on a Sun 2.6 box. If I go to one machine and > create a shortcut in my favorites folder, then go to the another machine and > login. When I try to use that shortcut, I get an enter password message for > > \\\ADMIN$ > Any ideas why this is doing this? or how to fix it? Without fixing this, > roaming profiles don't really do a lot. > This problem has been addressed before. I'll include the message from the last time dated 29 Jul 1998. Thanks for the info. Here is what I found while searching for SCUT. SCUT.EXE is a freeware program. You can download it from www.coffeecomputing.com Shortcut.exe is Microsoft's program. There is also a registry setting to disable the UNC tracking. The name of the value is LinkResolveIgnoreLinkInfo. Read Microsoft's Knowledgebase Article Q158682 for directions on how to implement this in the registry. On Wed, 29 Jul 1998, Wolfgang Ratzka wrote: > >>>>> "CKW" == Celso Kopp Webber writes: > > CKW> (...) > CKW> If this user logs on MACHINE-2, all his preferences > CKW> (including the newly created shortcut) are loaded, but when > CKW> he tries to access the previously created shortcut by > CKW> double-clicking on it, he is prompted for a username/password > CKW> pair for the share \\MACHINE-1\ADMIN$. > > This is a quite common problem and not related to Samba. The reason is > a (mis-)feature of Microsoft's *.lnk files, which sometimes try to be > too smart (store the UNC name of a ressource where it is not > appropriate). One way to repair this is to use the "scut" program > provided with the NT Resource Kit: > > - Cd into your program menu folder (on a German NT this would be > %USERPROFILE%\Startmen\Programme --- this obviously needs to be > translated) > - Change all your *.lnk files to non-smart links using "scut *.lnk -s" > > CKW> The only way to go on is to type "admin" as username and > CKW> a blank password. > > Now if *that* really works, you have yet another problem: an admin > with a blank password is generally not a goot idea... > > -- > Wolfgang Ratzka Phone: +49 6421 28 3531 FAX: +49 6421 28 6994 > Uni Marburg, HRZ, Hans-Meerwein-Str., D-35032 Marburg, Germany > ------------------------------Where do you want to go tomorrow? > From ivey at realminfo.com Tue Sep 29 14:38:56 1998 From: ivey at realminfo.com (Michael D. Ivey) Date: Tue Dec 2 02:24:29 2003 Subject: make errors related to failure to find domain controller? Message-ID: <19980929103856.A9096@bagheera.realminfo.com> I reported some make errors yesterday with rpcclient, and now this morning no one can find the domain server. File access still works, to the samba box, but not to the NT server sitting on the network. Any clues or suggestions, other than replacing the NT box with samba? =) Thanks. -- Michael D. Ivey - Director of Emerging Technologies ivey@realminfo.com http://www.realminfo.com/~ivey/ From peloy at ven.ra.rockwell.com Tue Sep 29 14:54:37 1998 From: peloy at ven.ra.rockwell.com (peloy@ven.ra.rockwell.com) Date: Tue Dec 2 02:24:29 2003 Subject: nmbd dying (CVS update Sep. 29) Message-ID: <6uqsbd$jl5$1@zeus.ven.ra.rockwell.com> Hi, a CVS update done today Sep. 29 left my nmbd in an unstable state. Whn I try to log into the Samba PDC nmbd dies: [1998/09/29 09:52:12, 1] nmbd/nmbd_processlogon.c:process_logon_packet(69) process_logon_packet: Logon from 130.151.17.156: code = 12 [1998/09/29 09:52:12, 0] lib/fault.c:fault_report(40) =============================================================== [1998/09/29 09:52:12, 0] lib/fault.c:fault_report(41) INTERNAL ERROR: Signal 11 in pid 1238 (2.0.0-prealpha) Please read the file BUGS.txt in the distribution [1998/09/29 09:52:12, 0] lib/fault.c:fault_report(43) =============================================================== [1998/09/29 09:52:12, 0] lib/util.c:smb_panic(4075) PANIC: internal error Windows 95 logins are working fine, though. Is this a known problem? peloy.- From tom.turpin at rptg.ryobi.com Tue Sep 29 14:59:57 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:30 2003 Subject: Roaming profiles not updating Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A1589@RYOBI4> I have searched in the Archive but not found the solution to this one. I don't update my roaming profiles. They are shared as \\Kong\Profiles\. Any ideas? Thanks. Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com From ivey at realminfo.com Tue Sep 29 15:05:04 1998 From: ivey at realminfo.com (Michael D. Ivey) Date: Tue Dec 2 02:24:30 2003 Subject: make errors related to failure to find domain controller? In-Reply-To: <19980929103856.A9096@bagheera.realminfo.com>; from Michael D. Ivey on Wed, Sep 30, 1998 at 12:46:16AM +1000 References: <19980929103856.A9096@bagheera.realminfo.com> Message-ID: <19980929110504.A9193@bagheera.realminfo.com> On Wed, Sep 30, 1998 at 12:46:16AM +1000, Michael D. Ivey wrote: > I reported some make errors yesterday with rpcclient, and now this > morning no one can find the domain server. File access still works, > to the samba box, but not to the NT server sitting on the network. > Any clues or suggestions, other than replacing the NT box with samba? =) Duh. cvs doesn't fetch directories on a cvs update, so i didn't have the rpcclient/ dir. I grabbed that and it all works fine now. -- Michael D. Ivey - Director of Emerging Technologies ivey@realminfo.com http://www.realminfo.com/~ivey/ From ivan at wadsworth.org Tue Sep 29 15:04:22 1998 From: ivan at wadsworth.org (Ivan Auger) Date: Tue Dec 2 02:24:30 2003 Subject: nisplus support ? Message-ID: Where are the pdb* routines (see below) ? (I am running Solaris 2.6) Linking bin/smbd Undefined first referenced symbol in file pdb_set_kickoff_time passdb/nispass.o pdb_set_last_set_time passdb/nispass.o pdb_smb_to_sam passdb/nispass.o pdb_set_logon_time passdb/nispass.o pdb_set_can_change_time passdb/nispass.o pdb_sethexpwd passdb/nispass.o pdb_set_must_change_time passdb/nispass.o pdb_set_logoff_time passdb/nispass.o ld: fatal: Symbol referencing errors. No output written to bin/smbd *** Error code 1 make: Fatal error: Command failed for target `bin/smbd' Ivan E. Auger ivan.auger@wadsworth.org Director, Computational Molecular Biology & Statistics Core Consultant, Computer Systems Wadsworth Center - New York State Health Dept. From lkcl at switchboard.net Tue Sep 29 15:36:09 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:30 2003 Subject: Details of the profile problems I'm having...This problem has In-Reply-To: Message-ID: > This problem has been addressed before. I'll include the message from the > last time dated 29 Jul 1998. a small request: could people please either refer others to the archives (http://samba.anu.edu.au/listproc/samba-ntdom) or post the URL of the message, instead of re-posting? thank you! From tom.turpin at rptg.ryobi.com Tue Sep 29 16:14:41 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:30 2003 Subject: Roaming profile problems. Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A158A@RYOBI4> I am trying to set logon path = \\%L\Profiles\%U Whenever I do this I can't access the Profiles. My profiles share is as follows: [Profiles] path = /opt/samba/profiles browseable = no guest ok = yes Any help would be great. The permissions for /opt/samba/profiles is 700 with root owning that dir. I have created a user dir underneath that but when I login on the NT workstation it doesn't appear to see the share. Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com From lkcl at switchboard.net Tue Sep 29 16:48:09 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:30 2003 Subject: nisplus support ? In-Reply-To: <19980929151529Z12670999-20449+12364@samba.anu.edu.au> Message-ID: they got removed in a purge of "unused functions". as HAVE_NISPLUSDB was not enabled when this test was done, they were deleted. On Wed, 30 Sep 1998, Ivan Auger wrote: > Where are the pdb* routines (see below) ? (I am running Solaris 2.6) > > Linking bin/smbd > Undefined first referenced > symbol in file > pdb_set_kickoff_time passdb/nispass.o > pdb_set_last_set_time passdb/nispass.o > pdb_smb_to_sam passdb/nispass.o > pdb_set_logon_time passdb/nispass.o > pdb_set_can_change_time passdb/nispass.o > pdb_sethexpwd passdb/nispass.o > pdb_set_must_change_time passdb/nispass.o > pdb_set_logoff_time passdb/nispass.o > ld: fatal: Symbol referencing errors. No output written to bin/smbd > *** Error code 1 > make: Fatal error: Command failed for target `bin/smbd' > > > Ivan E. Auger > ivan.auger@wadsworth.org > Director, Computational Molecular Biology & Statistics Core > Consultant, Computer Systems > Wadsworth Center - New York State Health Dept. > > > > Luke Kenneth Casson Leighton Samba and Network Development Samba and Network Consultancy From tom.turpin at rptg.ryobi.com Tue Sep 29 17:18:36 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:30 2003 Subject: Profiles Update Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A158B@RYOBI4> I have profiles currently coming down fine. I just now need to get it to save the updated profiles back to the network share. Questions? Suggestions? Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com From lkcl at switchboard.net Tue Sep 29 17:53:20 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:30 2003 Subject: nisplus support ? In-Reply-To: <19980929151529Z12670999-20449+12364@samba.anu.edu.au> Message-ID: added these back in. do a cvs -t update -d -P, try again. do you want to help with the nis+ password database? luke On Wed, 30 Sep 1998, Ivan Auger wrote: > Where are the pdb* routines (see below) ? (I am running Solaris 2.6) > > Linking bin/smbd > Undefined first referenced > symbol in file > pdb_set_kickoff_time passdb/nispass.o > pdb_set_last_set_time passdb/nispass.o > pdb_smb_to_sam passdb/nispass.o > pdb_set_logon_time passdb/nispass.o > pdb_set_can_change_time passdb/nispass.o > pdb_sethexpwd passdb/nispass.o > pdb_set_must_change_time passdb/nispass.o > pdb_set_logoff_time passdb/nispass.o > ld: fatal: Symbol referencing errors. No output written to bin/smbd > *** Error code 1 > make: Fatal error: Command failed for target `bin/smbd' > > > Ivan E. Auger > ivan.auger@wadsworth.org > Director, Computational Molecular Biology & Statistics Core > Consultant, Computer Systems > Wadsworth Center - New York State Health Dept. > > > > Luke Kenneth Casson Leighton Samba and Network Development Samba and Network Consultancy From tom.turpin at rptg.ryobi.com Tue Sep 29 18:09:21 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:30 2003 Subject: Profile update problem Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A158D@RYOBI4> I just had to make the \\\Profiles share writable in the [Profiles] section. Does this create any problems? security or otherwise Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com From ivan at wadsworth.org Tue Sep 29 18:27:40 1998 From: ivan at wadsworth.org (Ivan Auger) Date: Tue Dec 2 02:24:30 2003 Subject: nisplus support ? Message-ID: > > added these back in. do a cvs -t update -d -P, try again. do you want to > help with the nis+ password database? Thanks... Sure, I can help you with it as time allows me to... > > luke > > On Wed, 30 Sep 1998, Ivan Auger wrote: > > > Where are the pdb* routines (see below) ? (I am running Solaris 2.6) > > > > Linking bin/smbd > > Undefined first referenced > > symbol in file > > pdb_set_kickoff_time passdb/nispass.o > > pdb_set_last_set_time passdb/nispass.o > > pdb_smb_to_sam passdb/nispass.o > > pdb_set_logon_time passdb/nispass.o > > pdb_set_can_change_time passdb/nispass.o > > pdb_sethexpwd passdb/nispass.o > > pdb_set_must_change_time passdb/nispass.o > > pdb_set_logoff_time passdb/nispass.o > > ld: fatal: Symbol referencing errors. No output written to bin/smbd > > *** Error code 1 > > make: Fatal error: Command failed for target `bin/smbd' > > > > > > Ivan E. Auger > > ivan.auger@wadsworth.org > > Director, Computational Molecular Biology & Statistics Core > > Consultant, Computer Systems > > Wadsworth Center - New York State Health Dept. > > > > > > > > > > Luke Kenneth Casson Leighton > Samba and Network Development > Samba and Network Consultancy > Ivan E. Auger ivan.auger@wadsworth.org Director, Computational Molecular Biology & Statistics Core Consultant, Computer Systems Wadsworth Center - New York State Health Dept. From Ryan at US.Distribution.com Tue Sep 29 21:53:36 1998 From: Ryan at US.Distribution.com (Ryan Koski) Date: Tue Dec 2 02:24:30 2003 Subject: CVS code Message-ID: <773702019F1DD21196ED00A0C9D6526F48BE@EXCHANGE.distribution.com> Uhhhmmm... is anyone working on solving that pesky little "fatal error" problem with the current CVS code? Ryan Koski Management Information Systems Distribution Architects International From cartegw at Eng.Auburn.EDU Tue Sep 29 22:20:53 1998 From: cartegw at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:30 2003 Subject: Roaming profile problems. References: <1E3CD9E2453ED211A85C080009DCA6690A158A@RYOBI4> Message-ID: <36115D45.77983FEA@eng.auburn.edu> Hey Tom :) Tom Turpin wrote: > > I am trying to set logon path = \\%L\Profiles\%U > Whenever I do this I can't access the Profiles. My profiles > share is as follows: > > [Profiles] > path = /opt/samba/profiles > browseable = no > guest ok = yes Should set this to 'no' > Any help would be great. The permissions for > /opt/samba/profiles is 700 with root owning that dir. I > have created a user dir underneath that but when I login on > the NT workstation it doesn't appear to see the share. For debugging I would try a couple of things... - run smbstatus and look at what shares the machine is connected to and as what user. - If that doesn't work, use either tcpdump (or snoop on Solaris machines) and dump the network traffic during a logoin to a raw file file. We can then see what's going on between the NT client and the PDC. Thanks, j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From aperrin at demog.Berkeley.EDU Tue Sep 29 22:47:00 1998 From: aperrin at demog.Berkeley.EDU (Andrew Perrin - Demography) Date: Tue Dec 2 02:24:30 2003 Subject: Roaming profile problems. In-Reply-To: <1E3CD9E2453ED211A85C080009DCA6690A158A@RYOBI4> Message-ID: Tom, I'm thinking maybe your problem is that NT does this (irritating) thing where it tries to write in the parent directory of the path of the profiles, e.g., \\%L\Profiles\%U\.. or \\%L\Profiles\ as well as in the real path. That's why we have our profiles hidden a level down. Since your perms are set 700, writing to that directory would fail for everyone other than root. Maybe try: logon path = \\%L\Profiles\%U\%U and create two levels down of directories for users. I know it sounds crazy, but hey... it's Microsoft :). That's my understanding of the behavior, you may find more detailed info in the samba-ntdom archives. --------------------------------------------------------------------- Andrew J. Perrin - aperrin@demog.berkeley.edu - NT/Unix Admin/Support Department of Demography - University of California at Berkeley 2232 Piedmont Avenue #2120 - Berkeley, California, 94720-2120 USA http://demog.berkeley.edu/~aperrin --------------------------SEIU1199 On Wed, 30 Sep 1998, Tom Turpin wrote: > I am trying to set logon path = \\%L\Profiles\%U > Whenever I do this I can't access the Profiles. My profiles share is as > follows: > > [Profiles] > path = /opt/samba/profiles > browseable = no > guest ok = yes > > Any help would be great. The permissions for /opt/samba/profiles is 700 > with root owning that dir. I have created a user dir underneath that but > when I login on the NT workstation it doesn't appear to see the share. > > Thomas B. Turpin > Engineering/CAD Systems Administration > Ryobi Motor Products > > Phone: (864) 878-6331 ext. 4166 > Fax: (864) 898-4088 > E-mail: tom.turpin@rptg.ryobi.com > > From tridge at samba.anu.edu.au Wed Sep 30 01:00:09 1998 From: tridge at samba.anu.edu.au (Andrew Tridgell) Date: Tue Dec 2 02:24:30 2003 Subject: CVS code In-Reply-To: <773702019F1DD21196ED00A0C9D6526F48BE@EXCHANGE.distribution.com> (message from Ryan Koski on Wed, 30 Sep 1998 08:11:53 +1000) References: <773702019F1DD21196ED00A0C9D6526F48BE@EXCHANGE.distribution.com> Message-ID: <19980930010009Z12666536-20449+12479@samba.anu.edu.au> > Uhhhmmm... is anyone working on solving that pesky little "fatal error" > problem with the current CVS code? I suspect Jeremys latest commit fixed it but I haven't tested. From jerry at Eng.Auburn.EDU Wed Sep 30 02:56:23 1998 From: jerry at Eng.Auburn.EDU (Gerald Carter) Date: Tue Dec 2 02:24:30 2003 Subject: Profile update problem In-Reply-To: <1E3CD9E2453ED211A85C080009DCA6690A158D@RYOBI4> Message-ID: <3.0.5.32.19980929215623.00900800@pophost.eng.auburn.edu> At 04:31 AM 9/30/98 +1000, Tom Turpin wrote: >I just had to make the \\\Profiles share writable in the [Profiles] >section. Does this create any problems? security or otherwise > Not is the user owns his / her profile directory, and the unix permissions are set correctly. j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From eric at snowmoon.com Wed Sep 30 03:06:05 1998 From: eric at snowmoon.com (Eric Warnke) Date: Tue Dec 2 02:24:30 2003 Subject: LDAP question.. Message-ID: <007a01bdec1f$44329970$0200000a@lorax.insidenet> I saw that there is support for password info from LDAP. I have read throught the source code, but am still a little wary. Does anyone have this actually working, and what are the schemas and security that need to be in place. Has anyone thought of using LDAP for configuration DB too? It would be nice to be able to update a whole herd of samba's with one LDAP tree. Storing user level info would be nice too.. ie login script, profile directory, login times.. and workstation info too... mabye? I would be willing to work with the source to see how hard it would be make the smb.conf into a generic configDB like the passwdDB support. Eric Warnke Sys Admin, ResNet Univ at Albany, NY eric@snowmoon.com / ericw@albany.edu From D.Bannon at latrobe.edu.au Wed Sep 30 05:05:09 1998 From: D.Bannon at latrobe.edu.au (David Bannon) Date: Tue Dec 2 02:24:30 2003 Subject: smbpasswd - an API ?? Message-ID: <3.0.3.32.19980930150509.007417e8@bioserve.biochem.latrobe.edu.au> Hi Folks, A few days (weeks) ago someone (Luke ?) mentioned an API that was the correct way to address programmes that play with smbpasswd, I think. With about 300 users to add early next year, I just realised that my system of adding bulk users does not work since the passwd command line parameter was removed from the smbpasswd programme. Last year I hacked into the programme itself but if there is a better way, what is it please ? I really don't want any interactive system, these are biology students after all ! David ------------------------------------------------------------ David Bannon D.Bannon@latrobe.edu.au School of Biochemistry Phone 61 03 9479 2197 La Trobe University, Plenty Rd, Fax 61 03 9479 2467 Bundoora, Vic, Australia, 3083 http://bioserve.latrobe.edu.au ------------------------------------------------------------ ..... Humpty Dumpty was pushed ! From D.Bannon at latrobe.edu.au Wed Sep 30 06:10:37 1998 From: D.Bannon at latrobe.edu.au (David Bannon) Date: Tue Dec 2 02:24:30 2003 Subject: smbpasswd - an API ?? - SORRY In-Reply-To: <3.0.3.32.19980930150509.007417e8@bioserve.biochem.latrobe. edu.au> Message-ID: <3.0.3.32.19980930161037.00739574@bioserve.biochem.latrobe.edu.au> At 03:12 PM 30/09/1998 +1000, David Bannon wrote: >....since the passwd command line >parameter was removed from the smbpasswd programme. Sorry, its not removed at all, I was thinking of something completely different. That will teach me to only look in man page not the source code. (gee, I carry on about how important it is to have the source available, then don't look at it ! But seriously, the man page for smbpasswd is pretty thin compared with what it can do now.) David ------------------------------------------------------------ David Bannon D.Bannon@latrobe.edu.au School of Biochemistry Phone 61 03 9479 2197 La Trobe University, Plenty Rd, Fax 61 03 9479 2467 Bundoora, Vic, Australia, 3083 http://bioserve.latrobe.edu.au ------------------------------------------------------------ ..... Humpty Dumpty was pushed ! From tom.turpin at rptg.ryobi.com Wed Sep 30 12:13:09 1998 From: tom.turpin at rptg.ryobi.com (Tom Turpin) Date: Tue Dec 2 02:24:30 2003 Subject: Profile Update solution Message-ID: <1E3CD9E2453ED211A85C080009DCA6690A1590@RYOBI4> The solution I have found is to perform the following steps. 1) Make the Unix directory permissions are set to 755 for the profiles dir 2) Paranoid setting here, make the individual user profiles permissions set to 700 3) Make sure the proper users own their own profiles 4) Make the [Profiles] share in smb.conf writeable and set guest to no With these settings update of profiles should work. If anyone is having this problem, please let me know if these steps don't work for you. How about getting this in the FAQ? Also, anyone got the link for the Shortcut problem that was discussed earlier in the archive? I haven't found the files on the MS server. That might be another good thing to put in the FAQ as well. -Tom Thomas B. Turpin Engineering/CAD Systems Administration Ryobi Motor Products Phone: (864) 878-6331 ext. 4166 Fax: (864) 898-4088 E-mail: tom.turpin@rptg.ryobi.com From cartegw at Eng.Auburn.EDU Wed Sep 30 13:04:18 1998 From: cartegw at Eng.Auburn.EDU (Gerald W. Carter) Date: Tue Dec 2 02:24:30 2003 Subject: Profile Update solution In-Reply-To: <1E3CD9E2453ED211A85C080009DCA6690A1590@RYOBI4> Message-ID: On Wed, 30 Sep 1998, Tom Turpin wrote: > The solution I have found is to perform the following steps. > > > How about getting this in the FAQ? Also, anyone got the link for the > Shortcut problem that was discussed earlier in the archive? I haven't found > the files on the MS server. That might be another good thing to put in the > FAQ as well. Good idea. I need to update a few things anyway. Will try to get to it today. j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) From dave at www.buffalostate.edu Wed Sep 30 13:40:16 1998 From: dave at www.buffalostate.edu (Dave J. Andruczyk) Date: Tue Dec 2 02:24:30 2003 Subject: Browseing can't find the master?? Message-ID: Pardon this long message.. One of my machines (samba1.9.18p10) can't ever to figure out the masters for the workgroups.. IT is acting as domain master, logon server, preferree master, with an os level of 33. there is an NT WINS server on this subnet, and it is setup in smb.conf to point to it (wins server = 136.183.138.11) it doesn't seem to find the masters of workgroups where the master is on a different subnetwork. Is there anything that can be done to fix this?? There are samba servers on both "sides" of your lan, and at least two of them have dual ethernet on BOTH sides. The machines that are on BOTH sides, have a mostly complete browse list. We also have NT servers on their own domain, (they also runs the WINS boxes), they always have a "more complete" browse list, with more workgroups, than mine. Why can't samba see the other workgroups?? - these machiens have not had samba restarted in several weeks and thus I'd assume the browse lists on them are "stable". (restarting and wiating several hours never increased the number of hosts in the list.) This is from the machine on ONE side, acting as a domain controller This machine has a workgroup list: Workgroup Master --------- ------- BL-TEST BSCLOGON LOGSRVB BSCPRINTERS PRINTSRVR1 BUTLER-LIBRARY BARMAID FINMGT MYGROUP PUBLICSAFETY TECH-DEPT TECH WORKGROUP this is from the machine on BOTH sides. (two ethernet cards) This machine has a workgroup list: Workgroup Master --------- ------- BL-TEST BARTENDER BSCLOGON LOGSRVA BSCPRINTERS PRINTSRVR1 BUTLER-LIBRARY BARMAID FINMGT MOCSRV MYGROUP PROFPLUM PUBLICSAFETY PUBSAFE1 TECH-DEPT UHP144 WORKGROUP ICP006 And the NT PDC for a different domain has: This machine has a workgroup list: Workgroup Master --------- ------- BL-TEST BARTENDER BSCLOGON LOGSRVA BSCPRINTERS PRINTSRVR1 BSC_SOFTWARE BSCAPPW1 BUTLER-LIBRARY BARMAID FINMGT MOCSRV MYGROUP PROFPLUM NCTEST PUBLICSAFETY PUBSAFE1 TECH-DEPT UHP144 TESTBED WORKGROUP ICP006 Dave From lkcl at switchboard.net Wed Sep 30 15:03:12 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:30 2003 Subject: LDAP question.. In-Reply-To: <007a01bdec1f$44329970$0200000a@lorax.insidenet> Message-ID: On Wed, 30 Sep 1998, Eric Warnke wrote: > > I saw that there is support for password info from LDAP. I have read > throught the source code, but am still a little wary. Does anyone have this > actually working, and what are the schemas and security that need to be in > place. meester howard, perhaps you could give us a quick update on what ldap.c does (compile? :-) from what i know, the clear-text-equivalent password hashes are not currently obfuscated in any way. > Has anyone thought of using LDAP for configuration DB too? yes. > It would be nice > to be able to update a whole herd of samba's with one LDAP tree. Storing > user level info would be nice too.. > ie login script, profile directory, > login times.. and workstation info too... mabye? that's the passwdDB's job > I would be willing to work with the source to see how hard it would be make > the smb.conf into a generic configDB like the passwdDB support. > good! after getting some [user] feedback from people on what they think should go in a configDB API, talk about this on samba-technical? From lkcl at switchboard.net Wed Sep 30 15:05:41 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:30 2003 Subject: smbpasswd - an API ?? In-Reply-To: <3.0.3.32.19980930150509.007417e8@bioserve.biochem.latrobe.edu.au> Message-ID: On Wed, 30 Sep 1998, David Bannon wrote: > Hi Folks, > A few days (weeks) ago someone (Luke ?) mentioned an API that was the > correct way to address programmes that play with smbpasswd, I think. ok, i took a look at the smbpasswd command: it _does_ use the passdb.c API, which is great! > With about 300 users to add early next year, I just realised that my > system of adding bulk users does not work since the passwd command line > parameter was removed from the smbpasswd programme. Last year I hacked into > the programme itself but if there is a better way, what is it please ? what's missing? smbpasswd.c is now pretty simple (670 lines). From lukeh at xedoc.com.au Wed Sep 30 15:28:15 1998 From: lukeh at xedoc.com.au (Luke Howard) Date: Tue Dec 2 02:24:30 2003 Subject: LDAP question.. In-Reply-To: Message-ID: <00ce01bdec86$f1af1d00$43200dcb@dizzy.xedoc.com.au> > what ldap.c > does (compile? :-) from what i know, the > clear-text-equivalent password > hashes are not currently obfuscated in any way. I got it to compile; I sent Luke the updated version a few weeks. (The version in the distribution I pulled down was a little way off compiling.) I haven't had the cycles to actually test the code, though. Any luck getting the SAMBA/LDAP patches from Mark Wahl? -- Luke From ken at sdd.hp.com Wed Sep 30 15:50:53 1998 From: ken at sdd.hp.com (Ken Stone) Date: Tue Dec 2 02:24:30 2003 Subject: CVS code In-Reply-To: Your message of Wed, 30 Sep 1998 11:01:02 +1000. <19980930010009Z12666536-20449+12479@samba.anu.edu.au> Message-ID: <199809301550.IAA25147@hpsdlz.sdd.hp.com> > > Uhhhmmm... is anyone working on solving that pesky little "fatal error" > > problem with the current CVS code? > > I suspect Jeremys latest commit fixed it but I haven't tested. Not for me ... I built as of this morning with no change ... still bombs -- Ken From eric at smowmoon.com Wed Sep 30 16:46:10 1998 From: eric at smowmoon.com (Eric Warnke) Date: Tue Dec 2 02:24:30 2003 Subject: LDAP question.. Message-ID: <002501bdec91$d414fc00$aa40e2a9@lorax.fablcsb.albany.edu> >meester howard, perhaps you could give us a quick update on what ldap.c >does (compile? :-) from what i know, the clear-text-equivalent password >hashes are not currently obfuscated in any way. LDAP entries can be selectivly hidden by ACL's on the tree. Just like you cann read a password from an LDAP tree, only compare, and if you are that user, change. >> Has anyone thought of using LDAP for configuration DB too? > >yes. > >> ie login script, profile directory, >> login times.. and workstation info too... mabye? > >that's the passwdDB's job > Oops... just saw that in the code. I think I have a pretty good idea on how the schema works now, and I have some problems with it. Specificly how RID's and groups work. Can we discuss a generic groupDB system too while we are at it. >> I would be willing to work with the source to see how hard it would be make >> the smb.conf into a generic configDB like the passwdDB support. >> > >good! after getting some [user] feedback from people on what they think >should go in a configDB API, talk about this on samba-technical? I'll draw up a possible schema and post it there, there are a few skinging points in the current config system that would need to be updated. Specificly include files? mabey we can change this to include refrence? Another brief question, has anyone thought of useing solaris ACL's to mimic NT ACL's. They have all the same functionality, why not use them? How far off are we from supporting ACL's? Eric Warnke Sys Admin, ResNet University at Albany, NY eric@snowmoon.com / ericw@albany.edu From jfm at enfrance.com Wed Sep 30 17:12:07 1998 From: jfm at enfrance.com (Jean =?ISO-8859-1?Q?Fran=E7ois?= Micouleau) Date: Tue Dec 2 02:24:30 2003 Subject: LDAP question.. Message-ID: <36126667.19A2E6EE@enfrance.com> > Oops... just saw that in the code. I think I have a pretty good idea > on how the schema works now, and I have some problems with it. > Specificly how RID's and groups work. Can we discuss a generic groupDB > system too while we are at it. I wrote the schema before jeremy and luke took a position on the NT RID <-> Unix UID mapping (argh not again !) It's far from complete (specially on the group side) for several reasons, but mostly because nobody contacted me to discuss it. Jean Francois From Ryan at US.Distribution.com Wed Sep 30 19:37:51 1998 From: Ryan at US.Distribution.com (Ryan Koski) Date: Tue Dec 2 02:24:30 2003 Subject: CVS code Message-ID: <773702019F1DD21196ED00A0C9D6526F48C9@EXCHANGE.distribution.com> Ditto... Ryan Koski Management Information Systems Distribution Architects International -----Original Message----- From: Ken Stone [mailto:ken@sdd.hp.com] Sent: Wednesday, September 30, 1998 8:52 AM To: Multiple recipients of list Subject: Re: CVS code > > Uhhhmmm... is anyone working on solving that pesky little "fatal error" > > problem with the current CVS code? > > I suspect Jeremys latest commit fixed it but I haven't tested. Not for me ... I built as of this morning with no change ... still bombs -- Ken From jallison at cthulhu.engr.sgi.com Wed Sep 30 20:37:11 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:30 2003 Subject: CVS code References: <199809301550.IAA25147@hpsdlz.sdd.hp.com> Message-ID: <36129677.A2A03F42@engr.sgi.com> Ken Stone wrote: > > > > Uhhhmmm... is anyone working on solving that pesky little "fatal error" > > > problem with the current CVS code? > > > > I suspect Jeremys latest commit fixed it but I haven't tested. > > Not for me ... I built as of this morning with no change ... still bombs > Do you have a gdb backtrace ? Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From jallison at cthulhu.engr.sgi.com Wed Sep 30 20:40:06 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:30 2003 Subject: LDAP question.. References: <002501bdec91$d414fc00$aa40e2a9@lorax.fablcsb.albany.edu> Message-ID: <36129726.DA9F9A3F@engr.sgi.com> Eric Warnke wrote: > > > Another brief question, has anyone thought of useing solaris ACL's to mimic > NT ACL's. They have all the same functionality, why not use them? How far > off are we from supporting ACL's? > Very close :-). Seriously, NT ACL support is the next task on my plate. I have the details worked out in my head - the coding takes a little longer. I'll make a start after the CIFS conference is over, on around Oct 17th. Cheers, Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From ken at sdd.hp.com Wed Sep 30 20:43:55 1998 From: ken at sdd.hp.com (Ken Stone) Date: Tue Dec 2 02:24:30 2003 Subject: CVS code In-Reply-To: Your message of Wed, 30 Sep 1998 13:37:11 -0700. <36129677.A2A03F42@engr.sgi.com> Message-ID: <199809302043.NAA29400@hpsdlz.sdd.hp.com> > Ken Stone wrote: > > > > > > Uhhhmmm... is anyone working on solving that pesky little "fatal error" > > > > problem with the current CVS code? > > > > > > I suspect Jeremys latest commit fixed it but I haven't tested. > > > > Not for me ... I built as of this morning with no change ... still bombs > > > > Do you have a gdb backtrace ? Nope ... I've tried building it with cc and gcc and neither one leaves a core dump that I can find. I'm running it out of inetd and I happened to think this morning that I might try smbd -D standalone and see if I can coax a dump out of it that way. Still working and thinking ... -- Ken From amol at memcad.com Wed Sep 30 20:11:12 1998 From: amol at memcad.com (Amol Karnik) Date: Tue Dec 2 02:24:30 2003 Subject: frustrated and lost Message-ID: <36129060.C85981B4@memcad.com> hi all, i've been trying to monitor this list for the past few weeks and was trying to see if i can implement samba in my network here. i was been totally unsucessful in doing so, and am frustrated now. there are a lot of doc files in the distribtion, but they keep on referring to each other, and now i'm lost. i obtained the latest samba2.0prealpha cvs sources for the NTDOM Version of samba and compiled it on a sun runnning solaris2.5.1 the docs said compile it with the -DNTDOMAIN flag ....but where ? i added it to the Makefile in the sources dir in the CFLAGS line like this : CFLAGS=-g -I/usr/openwin/include -I/usr/dt/include -DNTDOMAIN i hope this is correct, because it compiled anyways. then i installed the samba binaries etc in /usr/local/samba. created a smb.conf file started the daemons manually. according to the ENCRYPTION.txt file, i created a smbpaswd file by doing ypcat passwd | mksmbpasswd.sh >/usr/local/samba/private/smbpasswd and then changed the permission on the private dir and smpasswd file, and then enabled the line "encrypt passwords = yes" i'm not going to have a NT server in the network, only workstations. in fact right now ,i dont even have NT machine, but will get them next week, and i wanted to check that this worked. doesnt seem to do so from a sun using smbclient, and a win95 machine. both doesnt work, although if i do smbclient -L sambaservername i get a list of shares etc, but the user is "nobody". as myself, i cant use my unix password if i do smbclient -L blue -U amol i get : "Session setup failed for username=amol myname=BLUE destname=BLUE ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree Connect or Session Setup are invalid.)" does anyone know if there is a single document on the web which explain how to set up samba as an NTdomain and password server, for idiots for me? i dont even know at this stage if what i've written makes sense or not...i'm lost. completely. unfortuntely i cant find one single document which explain all the steps needs, clearly. this samba stuff seems to be meant for experienced NT/network admins. - amol From lkcl at switchboard.net Wed Sep 30 21:21:51 1998 From: lkcl at switchboard.net (Luke Kenneth Casson Leighton) Date: Tue Dec 2 02:24:30 2003 Subject: LDAP question.. In-Reply-To: <002501bdec91$d414fc00$aa40e2a9@lorax.fablcsb.albany.edu> Message-ID: > RID's and groups work. Can we discuss a generic groupDB system too while we > are at it. yes, one is essential for the nt domain code to be completed. also an aliasDB (local groups) is also needed. From jallison at cthulhu.engr.sgi.com Wed Sep 30 22:14:01 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:30 2003 Subject: CVS code References: <773702019F1DD21196ED00A0C9D6526F48C9@EXCHANGE.distribution.com> Message-ID: <3612AD29.C82B811D@engr.sgi.com> Ryan Koski wrote: > > Ditto... > Well where's *your* stack backtrace :-). "Ditto..." as an error report leaves quite a bit to be desired :-). Cheers, Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From Ryan at US.Distribution.com Wed Sep 30 22:16:45 1998 From: Ryan at US.Distribution.com (Ryan Koski) Date: Tue Dec 2 02:24:30 2003 Subject: CVS code Message-ID: <773702019F1DD21196ED00A0C9D6526F48CE@EXCHANGE.distribution.com> I don't have a dump because it doesn't seg fault on my RedHat 5.1 box. The daemons continue to run, but whenever a client tries to access a service, I get the PANIC: internal error messages in the log (the client gets an "unexpected network error" message). I posted a Debug Level 10 log file back on Monday. Ryan Koski Management Information Systems Distribution Architects International -----Original Message----- From: Jeremy Allison [mailto:jallison@cthulhu.engr.sgi.com] Sent: Wednesday, September 30, 1998 3:14 PM To: Ryan Koski Cc: Multiple recipients of list Subject: Re: CVS code Ryan Koski wrote: > > Ditto... > Well where's *your* stack backtrace :-). "Ditto..." as an error report leaves quite a bit to be desired :-). Cheers, Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From jallison at cthulhu.engr.sgi.com Wed Sep 30 23:48:45 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:30 2003 Subject: LDAP question.. References: Message-ID: <3612C35D.1BFED1F9@engr.sgi.com> Luke Kenneth Casson Leighton wrote: > > also an > aliasDB (local groups) is also needed. I still want to be convinced of this BTW - but let's hammer it out at the CIFS conference.... A big pit.... "Two men enter, one man leaves..." :-) :-) Cheers, Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From jallison at cthulhu.engr.sgi.com Wed Sep 30 16:40:36 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:30 2003 Subject: CVS code References: <773702019F1DD21196ED00A0C9D6526F48BE@EXCHANGE.distribution.com> Message-ID: <36125F04.A463565B@engr.sgi.com> Ryan Koski wrote: > > Uhhhmmm... is anyone working on solving that pesky little "fatal error" > problem with the current CVS code? > A little more info might help :-). Exactly what error do you have in mind. I fixed some core dumps in nmbd that I introduced yesterday. Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From jallison at cthulhu.engr.sgi.com Wed Sep 30 19:28:31 1998 From: jallison at cthulhu.engr.sgi.com (Jeremy Allison) Date: Tue Dec 2 02:24:30 2003 Subject: Strange problem writing files (PR#10099) References: <19980930132121Z12670658-7009+12686@samba.anu.edu.au> Message-ID: <3612865F.6019B4DA@engr.sgi.com> anders.blomdell@control.lth.se wrote: > > One of our NT programs (a version of latex) has problem opening files with names like '.\dir\file' if 'protocol = NT1' in smb.conf. If 'protocol = LANMAN2', everything works OK. This is what samba gets in the different cases (the problem seems to be that NT1 does not get the full path): > Anders, I think I've fixed this. Could you please do a CVS update and try again. I'm CC:ing this to Samba-Tech and Samba-NTDOM as people on these lists will also be interested in this fix. As Samba now allows ChangeNotify it allows NT clients to open directories. The NTCreateX call can take a directory FID as well as a filename. If there is a valid directory FID then the filename is supposed to be parsed *relative to that directory*. When I originally implemented NT SMB's I didn't allow directory opens and so this wasn't an issue. Now I do, but I forgot to implement the directory-relative opens. I've now implemented these directory-relative opens but I cannot get NT to generate such an open to check if my code is correct. If you could re-run your test case and confirm that this fixes the promblem I'd be really grateful. This also may be the key to the problem someone was having with execing unzip from a program also.... Cheers, Jeremy. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. -------------------------------------------------------- From chris at netquarters.net Thu Sep 17 01:07:13 1998 From: chris at netquarters.net (Christopher Robert Woods) Date: Tue Dec 2 02:25:45 2003 Subject: Win95 <-> Win95 browsing problem plus 2 other problems. In-Reply-To: Message-ID: <199903110206.VAA27542@tautog.netquarters.net> (smb.conf at the bottom) Hi! Have a machine running samba (rpm -q reports: samba-2.0.2-19990209) I have it setup as PDC (or at least it is setup that way as best I can tell) of the WOODS domain. I have 3 problems. Foremost, I have 2 win95 machines on this test network and that is it for now. Right now they can both browse the samba server in Network Neighbourhood, and they can browse themselves, but not each other. When I try to browse wks1 from wks2 I get: \\wks1 is not accessible. There are currently no logon servers available to service the logon request. Now, both machines are setup to use user level security and to get their info from the WOODS domain server, however I can't seem to set any share permissions on WKS2 (just added tonight) as it says the list of users is not available at this time!? Does anyone know what I am doing wrong here? On both machines logins to the domain seem to work fine, as I get a home dir and everything. Problem #2 has to be related to the above issues. I downloaded the nexus software from MS (it is user manager for domains, server manager and something else ported to win'95) I can see the user list in user manager but I cannot do much else. If I try to view the properties or add a user I get a 'unable to edit users at this time'. Could this be tied into the above? Lastly, can someone point me to more info on smbmount. It doesn't work, and I guess that is because it is being phased out. If so what should I do to mount shares on the samba server? Pointers to docs would be great!! smb.conf follows: [global] workgroup = WOODS server string = Samba Server load printers = yes security = user ;encrypt passwords = yes local master = yes os level = 33 domain master = yes preferred master = yes domain logons = yes wins support = yes Do I need to go security = server? Any help is appreciated!!!