Slashdot Mirror


Windows 2000 Directory Support While Keeping Unix?

bob asks: "I work for an idependant agency of the US goverment. My group supports about 350 people, or about 20% of the agency's staff. Most of our users spend their days crunching enormous piles of numbers, calculating models, simulations, projections and other scientific type stuff. We were strictly a Unix (with some mainframe) shop from about 1985-1995, when agency- (and industry-for that matter) wide "standards" forced us to implement NT desktop machines so our people could run things like MS Office and PeopleSoft.However, with a bunch of work and with extensive use of various tools like Samba and Hummingbird's eXceed, we were able to make this change without significant damage to our Unix environment. In fact, this has been working pretty smoothly and we had begun to evaluate the practicality of replacing most of our NT servers with Linux machines, contingent on the Samba ACL code reaching a reasonable level of stability. Sadly, we now are faced with what, on first glance, would appear to be a larger threat: Active Directory."

"Although our group has historically been able to control it's own authentication and name services, our agency, together with some other affiliated entities, has begun to develop plans for the deployment of W2K and Active Directory, agency-wide, and we are beginning to hear noises about the possiblity of it being implemented in a configuration that would move that control outside of our group for the first time. Given that we are the only dyed-in-the-wool Unix shop anywhere in sight, we're not counting on Unix-specific concerns carrying much weight in this discussion. FWIW, "Unix" in this case is mostly Solaris/SPARC, with a growing Linux and BSD flavor, both also on SPARC as well as x86.

Now, to get to the point, I have the following serious questions to which informed answers would be tremendously useful right about now:

  1. It is my impression, which may be incorrect, that (a) a W2K workstation using Active Directory services cannot directly access old, NT4-style SMB shares, and (b) neither Samba (at least any stable releases thereof) nor any commercial SMB-on-Unix implementations (not that I'd be at all happy to ditch Samba) is able to export Unix filesystems via the new, W2K-style protocol, or at least not in any way that would provide "seamless integration" with W2K clients that also needed to access AD/W2K-based resources. From these impressions I would conclude that AD-infected W2K workstations cannot be made to access Unix-native filesystems via SMB. Is this correct? If there are inaccuracies in this, or if it's "not really that simple", I'd love to know the details.
  2. It is unclear as yet whether we would somehow be forced to use AD/W2K-based name and authentication services for our Unix machines. Potentially, for authentication we could use the vanilla Kerberos interface in AD. However, for name and directory services to work fully, we are likely to need to be able to store RFC 2307-compiant data in the AD LDAP. So, leaving aside the question of whether we would even be allowed to store the RFC 2307 data in the agency's AD, are these things possible or practical?
  3. One concern we have about AD is the liklihood that we may have to use a subtree of the central AD for our group. In this event, we expect that some sorts of access and control are likely to propigate down from the top of the tree, and that we may ultimately not be able to have the final say over who has what permissions with respect to the resources supported by our group. Not to be territorial, but this raises some sigificant security concerns in that some of the data we process is quite sensitive (e.g. respondant-level survey data -- can you say "privacy concern"?) and the auditors will want to see assurances that access and distribution are properly controlled within our group. Is this a legitimate concern about a centrally-controlled AD? Are there some AD configurations that are less troublesome than others in this regard?
  4. Does anyone know of any other potential killer incompatibilities between AD/W2K and Unix that should be put on the table as we discuss our "requirements" (ha) with the central IT people who are trying to do this?
  5. Has anyone gone (is anyone going) through this who would be willing to share experiences?

For everyone who will no doubt respond to this by identifying all the better solutions that may exist, I'd love to do something like that -- we had been investigating doing something with Kerberos and OpenLDAP before this came up -- but the point is that the direction here is likely to be totally beyond our control, and we may wind up stuck with the task of finding some way to salvage whatever we can of fifteen years of investment in a Unix-based solution. I'm just trying to understand the pitfalls a bit better before all this is set in stone.

Here are three previous /. items that seem most relevent, so you know that you don't have to point me to these."

155 comments

  1. Re:bloody macroshaft by maskatron · · Score: 1

    remember, this will only be a problem IF you upgrade to Win2000.

    --
    Have you seen Ironstayn vs Supergovernment yet?
  2. Kerberos and LDAP by liki · · Score: 3

    Atleast to my understanding, the Microsoft's implementation of Kerberos is uncompatible in a such way that the Directory service is only available while running W2K Kerberos server. W2K is able to authenticate from UNIX Kerberos server, but I've heard a claim that UNIX clients will be unable to authenticate from W2K Kerberos. None of this I have tried out myself, not willing to touch W2K with even a long, very, very long stick.

    1. Re:Kerberos and LDAP by bukys · · Score: 4
      No, Microsoft has embraced and extended Kerberos: you can use a W2K Kerberos server with both Unix and Windows clients. You can't use a non-Microsoft Kerberos server and support the extra Microsoft baggage for W2K clients. (Baggage recently documented by Microsoft, under non-disclosure.)

      See http://slashdot.org/articles/00/06/28/0042228.shtm l for recent SlashDot discussion.

    2. Re:Kerberos and LDAP by tzanger · · Score: 1

      ... Microsoft's implementation of Kerberos is uncompatible ...

      "Me fail English? That's umpossible!" - Ralf Wiggum

      (not a spelling nazi, just a Simpsons fan)

    3. Re:Kerberos and LDAP by Chris+Hind · · Score: 1

      "Me fail English? That's umpossible!" - Ralph Wiggum

      (not a spelling nazi, just a Simpsons fan)

      --
      nal 11
    4. Re:Kerberos and LDAP by tzanger · · Score: 1

      Ralph Wiggum

      I know how Ralph is spelled, for some reason I had thought that his was spelled different from the norm. After a quick check I stand corrected. :-)

  3. Re:bloody macroshaft by Evangelion · · Score: 1


    You fail to realize that that's as inevitable as death in most organizations.


    --

  4. A couple of things by jackmama · · Score: 5
    It's mighty early in the morning, so I won't try to tackle all the questions, just these that jumped out at me:

    1. There's no reason why a workstation participating in an Active Directory domain shouldn't be able to access older style NT or Samba shares. There are a few departments where I work that have (stupidly) deployed Active Directory, but it hasn't affected their access to our NT 4 file server. Well, except that they have no idea what they're doing, so that gets them sometimes :)

    2. Using Kerberos in Win2k should work, as long as any Unix Kerb5 servers are slaves to the 2k server. From my reading, any attempt to use the AD LDAP for anything else is doomed to failure. Microsoft is supporting heterogeneous environments only to the extent that it moves people to their software, so they won't make it easy to maintain support of Unix systems.

    3. If you're given your own Organizational Unit within the active directory, you can choose to block inheritance of permissions and policies and whatnot, and maintain a certain level of autonomy.

    5. We've been going through the preliminary planning of rolling out AD in our mixed environment(NT, Solaris, Netware), and while it's been ugly, it doesn't seem hopeless. Services for Unix 2 promises a lot (password sync among them), and if it can deliver, then integration becomes that much easier. Just keep in mind that any Microsoft solution is offerred with the intention of burying your Unix boxes.

    1. Re:A couple of things by T-Ranger · · Score: 1
      Why the hell would you be deploying AD into unix and netware?

      Why are you not deploying NDS into unix and NT?

    2. Re:A couple of things by adamwood · · Score: 2

      Just something to add to point 3:

      If you can get yourself a child domain then you're even more autonomous that just having an organizational unit.

    3. Re:A couple of things by medcalf · · Score: 2

      I would only add to this that the real catch with W2K is that it attempts to own the network at the protocol level. You will find yourself having a problem, and the only solution is to migrate the DNS servers to W2K. Another problem a little later, and the only problem is to go to DHCP, and you'll have to do that with the servers on W2K. When you are trying to deploy LDAP-based apps/authentication, you will find problems that you cannot solve without creating other problems. I'm sure that there are others that I have not run across yet, but these three are big problems. The one hope you have of not letting W2K control the network eventually is to isolate it into its own network with only tenuous (SMTP, FTP, etc) links between the W2K net and anything else.

      -jeff

      --
      -- Two men say they're Jesus. One of them must be wrong. - Dire Straits
    4. Re:A couple of things by Trans · · Score: 1


      3. If you're given your own Organizational Unit within the active directory, you can choose to block inheritance of permissions and policies and whatnot, and maintain a certain level of autonomy.

      And the higher level administrator can also choose to override your block. That still gives them complete authority on the permissions and policies. Just be aware of that.

      --
      -=God Hates Me=-
    5. Re:A couple of things by T-Ranger · · Score: 2
      I dont know about ADS, but this is quite possible with NDS. Since there are some good reasons why you would want to do it, this is a serious misfeature of ADS.

      Like I needed any more reasons not to use it..

    6. Re:A couple of things by Anonymous Coward · · Score: 2

      You don't need to use Win2K DNS, if you use a recent version of BIND that supports dynamic updates and incremental transfers you'll be fine. We've got a Unix DNS running as a secondary to our domain - haven't/won't test it as a primary...

    7. Re:A couple of things by B'Trey · · Score: 1

      I don't know about this particular case but I know all too often the situation is as outlined in the lead story: you don't have a choice. You get handed a mandate that the organization is moving to AD (or whatever) and you're stuck with trying to implement it. You either make it work or you give up and go entirely MS.

      --

      "The legitimate powers of government extend only to such acts as are injurious to others." Thomas Jefferson.

    8. Re:A couple of things by swb · · Score: 4

      It's possible, but how often does it get done in NDS? One of the first things they tell you in NDS class is BE CAREFULL WHEN YOU DO THIS. If you delegate authority to an OU and that OU blocks out administrative inheritence you are sorely fsck'd, because you now have an OU that's unmanageable and potentially a whole huge NDS mess.

      What I do is delegate authority to an Organizational Role, add the OU admin and the other higher-level admins to the OrgRole, and then grant the NDS rights to the OrgRole. The key thing here is to create the OrgRole above the OU in question so that you can't be blocked out.

      Blocking higher level admins is a nice ability, but unless you have 100% trust in your downstream admins you can end up causing more problems than solutions. When I took NDS classes, the instructor spent a good deal of time recounting examples from the consulting side of the education company's business of when this had gone sorely wrong -- high level OUs with hundreds of users and other objects left unmanagable.

      What lots of big organizations that want autonomy do is create seperate trees. The downside to doing this is that there's no way to create trust relationships between trees, which I think is a failing (along with the inability to make OUs a member of a group..).

      -NDS user

    9. Re:A couple of things by MO! · · Score: 1
      Not that I'm an expert in AD, but close with NDS - Please remember that NDS is a "true" distributed database. The problems caused be the your example are correct, I've experienced that too. AD, however, is not really as robust as NDS. I'm not sure that this issue would be seen in an AD environment (too many others, I suppose). With AD being just a layer placed on top of old LM Domains, I just think there would be ways around this type of problem.

      --
      I AM, therefore I THINK!
    10. Re:A couple of things by T-Ranger · · Score: 4
      The whole idea of directory services is to combine everything into a single repository, everything potentialy expanding well beyond just information for access to computer resources. Consiter scheduling, electronic locks, HR thingers. Consiter a university whos accademic scheduling software can push down information to NDS so registering for a class gives you access to that special printer. Integration with PBXs. And on and on. 'Directories' are not just for convient computer administration, there for convient everything. Give meeting rooms and slide projectors entries in your directory, and 'invite' them to meetings.

      Whatever: the point is you want everything in a directory, and you want everything in a single directory.

      However lets say, there is some kind of realy top secret group, or project or something - new products or a security force, or internal affairs in a police department. Now, you've set up NDS either physcialy, or logicly, but either way there are things that are defined in a higher level that you want to flow down. Everybody gets Netscape in ZEN, everybody in bldg 17 gets access to some printer. However, since this paricular group is anal about security, they want there own container admin, and dont want higher level admin's inhereting rights. Your buliding admin can still define ZEN profiles, and printers (and groupwise routing rules, and......) but they dont have access to the sensitive information in that container.

      So you can have it both ways, a single direcrory, with inhereted profiles for (whatever), and a secure container.

      NDS has been around for 7 years. Its proven to work, and proven to work with insanly large trees. ADS is brand spanking new, unproven, and built on flaky grounds (it runs on JET - the DB backend desigined for Access). ADS runs on Windows. NDS runs on Netware, NT, win2k, solaris, linux, AIX, OS/390, and Tru64.

      NDS - ADS comparision ADS runs on Windows. NDS runs on Netware, NT, win2k, solaris, linux, AIX, OS/390, and Tru64.

    11. Re:A couple of things by swb · · Score: 1

      I have no idea if AD is good or bad. I'm pretty sure its not as "robust" as NDS, but then again, most of my exposure to it has been from the Novell environments I'm more familiar with, and in those camps all the info about AD is FUD. (and at the risk of being mod'd down as trolling, I think some of it is (F)ear that AD will catch on, (U)ncertainty about Netware's groth, and (D)oubts about Novell's business..).

      Anyway, we don't hear from too many people actually running AD to find out what works and what doesn't. We're going to test it out, if anything to salvage a little manageability out of the random NT stuff around here that's done up Workgroup style (I dislike the domain model enough to not use it all).

    12. Re:A couple of things by Briareos · · Score: 1

      Oh my... that NDS-ADS comparision even got a reference to a SlashDot thread in it concerning the Kerberos protocol glitches in Microsofts implementation...

      I wonder if this makes Slashdot biased in this case... *grin*

      np: Thomas Fehlmann - Fellmaus (Staedtizism comp.)


      As always under permanent deconstruction.

      --

      "I'm not anti-anything, I'm anti-everything, it fits better." - Sole

    13. Re:A couple of things by Malcontent · · Score: 2
      Well DOH! Where the hell have you been. If you want MS biased forums please visit zdnet or fawcette publications. Also of course microsoft.public.* newsgroups. While you are there plese feel free to critise them about their bias too.
      You may be the last person on this planet to undertand that every community is a community precisely because they share some common ideals.

      Get it now?

      A Dick and a Bush .. You know somebody's gonna get screwed.

      --

      War is necrophilia.

    14. Re:A couple of things by Dracophile · · Score: 1

      If you have to delegate control of an OU to someone outside of your control, then you need to make sure that you still have control over the partitioning. That way, if the admin of the OU goes "rogue" on you, you can just cut them out of the tree as a worst-case option.

      --
      Athy, athier, athiest.
    15. Re:A couple of things by swb · · Score: 1

      It all comes down to politics. If your organization has a "one NDS tree" mandate, chances are it also maintains permanent administrative control over the entire tree, which may or may not include "safe" delegated admin rights as a convenience.

      If your organization has entities that have the political clout to get local network autonomy then chances are they'll also do a seperate tree for their "in house" stuff.

      I'm dubious that a political situation would exist where a local entity could get total, inheritance-blocked OU control and not also get their own tree, servers, whatever.

    16. Re:A couple of things by the_B0fh · · Score: 1

      3. If you're given your own Organizational Unit within the active directory, you can choose to block inheritance of permissions and policies and whatnot, and maintain a certain level of autonomy.

      Umm... nope. No way to totally block everything. The root admin will always be able to get thru if he or she wants to. And of course, Microsoft says it's a feature. Go to www.novell.com and check out their "things you should know about AD" they first discovered this among many other "gotchas" you have to be careful about. For example, giving someone in ou1 admin rights over ou2 will increase the database size by 13 megs or so. In NDS, it increases by 256 bytes.

      Anyway, basically, you will not be able to control your OU. The admin can take ownership, then change the rights. The only place where you can find out about this is in the log files. Remember, this is a feature.

      As to 1), I have heard of people using samba 2.0.7 (?) and allowing access by nt4 clients. However, if I am correct, what you are saying is that you want ADS enabled clients to get to your samba resources too, right? This may be a problem. But if it is, all you have to do is upgrade _all_ your clients to win2k (certainly, it will be the microsoft preferred solution :)) -the B0fh

    17. Re:A couple of things by the_B0fh · · Score: 1

      I don't know about this particular case but I know all too often the situation is as outlined in the lead story: you don't have a choice. You get handed a mandate that the organization is moving to AD (or whatever) and you're stuck with trying to implement it. You either make it work or you give up and go entirely MS.

      Or do what I did. Show that it won't work. Then implement my solution of choice. Sure, I have to defend the choice every couple of months, but all I have got to do is show the form letter I wrote originally describing the situation. Heh.

      -the b0fh

    18. Re:A couple of things by the_B0fh · · Score: 1
      I disagree. There are times when the top level admin is required NOT to have rights to an OU. And Netware allows you to do that. You can stop that from happening if you wanted to, if you are the top level admin. The point is, the top level admin can make the decision whether he or she wants to allow such a thing to happen. With AiDS, they tell you that you can do it, but they are fucking lying.

      As to separate trees, you can create trust relationships between them, and have rights given to the objects in other trees too.

      And why would you need ot make an OU a member of a group? You will have horrible scaling problems if you do such a thing (especially if you have sub-ou, and partitioned them across the country). But you know what, I think the latest versions of nds allows this. But I can't be sure. But nothing a little template won't cure :)

      -the b0fh

    19. Re:A couple of things by swb · · Score: 1

      I'm sure there are political reasons for top-level admins to not having rights to an OU. That Netware makes it possible and MS is "fucking lying" is kind of immaterial to me. I believe and have been told its a bad idea, but hey, if you have the policies, and procedures in place to deal with it when it goes South, GO FOR IT.

      When have you been able to do trust relationships between trees? Not in any NDS I use, although we're still dealing with some 4.11 servers due to Novell's inability to provde Mac support.

      I want OUs to be members of a group simply for convenience, and again to deal with issues where politics and organization collide.

      We've got all kinds of cases where there are applications (like our HR App) that are used by entire departments (payroll, accounting, HR) and by selected users in many other departments. It'd just make life simpler if I could add the departmental OUs and the users in other departments to the same group. Instead I have to create a seperate group and all the individual users, which I strikes me as kind of anti-directory.

  5. Re:bloody macroshaft by XScott · · Score: 3

    You fail to realize that that's as inevitable as death in most organizations.

    ...And as pleasant a thought.

    Win2K is a fine gaming platform. Multiprocessor support and DirectX for games that don't run in an OpenGL mode. It has no other good uses. There is a better alternative for every other task you might want to do with a computer.

  6. Aww..do I have to? by RazorJ_2000 · · Score: 3

    The only way to truly satisfy yourself is to setup a test environment. (To /.ers: please don't go on about "satisfying yourself" too much)

    --
    pi=sigma{n:0-infinity}[(1/16)^n][(4/(8n+1))-(2/(8n +4))-(1/ (8n+5))-(1/(8n+6))]
    1. Re:Aww..do I have to? by bob · · Score: 1
      Nah, you don't really have to. Of course we're in the middle of doing this (setting up a test environment, that is :-). But I figured, and this is certainly proving to be the case, that y'all would do a great job in helping us figure out how to set up the tests and what to look for. The comments here are extremely useful, thanks everyone.

  7. Pitfalls in SMB... by Anonymous Coward · · Score: 2

    I've been using Win2K and Samba. They work fine together, with one hitch: Samba seems to have difficulty resolving names of connecting machines. If you can provide a method of name resolution, such as DNS or a simple /etc/hosts file, then this problem goes away. Good luck.

  8. I don't know the details but their are problems by Citrix · · Score: 4
    I wish I had more info for you but all I could dig up from recent memory was this article that references probelsm IBM and MIT have had with Win2k: http://www.funky-pengu in.co.uk/index.php?zone=articles&id=13

    It is a great article seperate from problems with win2k.
    Leknor
    http://Leknor.com

    --
    Leknor
    http://Leknor.com
    "So many idiots, so few comets"
    1. Re:I don't know the details but their are problems by Citrix · · Score: 2
      --
      Leknor
      http://Leknor.com
      "So many idiots, so few comets"
    2. Re:I don't know the details but their are problems by bob · · Score: 3

      Thanks. BTW, since posting the initial question above, I found another interesting item at the Computer & Communications Industry Association: Microsoft Windows 2000: Blueprint for Domination.

  9. Novell has some links by tilly · · Score: 3

    An old one.

    An older one.

    Some old benchmarks.

    BTW sales of Win2K have been abysmal. A fact you don't hear much about, but which lies behind some of Microsoft's actions. (Trying to squeeze more revenue from existing streams.) Go out and look for yourself for some links on that (unfortunately not well enough publicized) story.

    Cheers,
    Ben

    --
    My usual seat in the cluetrain is at A HREF="http://pub4.ezboard.com/biwethey.ht
    1. Re:Novell has some links by TVmisGuided · · Score: 1

      I'm not surprised about the poor sales; the bug list and stability problem reports have preceded the marketing efforts in most big shops. M$ has yet to demonstrate (not TALK ABOUT but DEMONSTRATE) a real good reason for any of their big clients (I work for one) to "upgrade."

      So here we still sit with probably (at least in my little hole) 15 NT4 servers and six HPUX machines. And a dozen or so NT4 workstations. And IT won't let management buy W2K to install on the NT4 boxes...probably one of their best decisions to date. 'Nuff said.

      --
      All the world's an analog stage, and digital circuits play only bit parts.
    2. Re:Novell has some links by xianzombie · · Score: 2

      BTW sales of Win2K have been abysmal. A fact you don't hear much about, but which lies behind some of Microsoft's actions. (Trying to squeeze more revenue from existing streams...

      Unfortunatly many of the millitary installations, AFAIK, are still going to be switching to Win2K. On a postiive note, I have also heard rumors floating about of certain "forces" pressing to get a more secure OS installed that will also run on the older systems...anyone dare to guess what OS that may be? (wink, wink; nudge nudge)

    3. Re:Novell has some links by Anonymous Coward · · Score: 1

      I agree... go on record as saying that rolling out W2K is likely to cause huge headaches, and try to pressure Management to demonstrate a clear business need that will be met by adopting W2K. Our shop is going the same way (W2K) and the decision is already set in stone. I don't know what the business case was to implement W2K, no-one I have spoken to seems to be able to tell me what problems our org has that W2K will supposedly solve. Right now I'm OS/390 support, but I'm moving to our Unix support dept. (AIX with a little bit of HP-UX thrown in) and I'm dreading having to deal with exactly this issue. Luckily I think that AD is not expected to be implemented or it will be on it's own subnet and perform it's own authentication for users. We don't do any cross-os platform (only *NIX *NIX) mounting so this is not an issue for us.
      But I concur and say that you should CYA, get it on record that your group expects that the integration costs for this project will exceed expectations (this is a big one since the bean counters really rule the roost in pretty much any organization 'tho govt sometimes makes a mockery of this principle - make sure you emphasize this to one or more senior bean counters, including the head one if possible) and could cause unforseen technical problems. That way perhaps the morons^H^H^H^H^H^H far-sighted individuals that decided to push W2K will lose their jobs if the inevitable fsck-ups surface. Also, if they cannot show a justifiable business reason and you (and your group) are able to put together a solid business case to remove the NT servers completely and move to the Linux machines, the bean counters might end up on your side (I am assuming that this will save your agency money). Go all out, actually get an end-client and plop them down in front of a (properly config'd to really look like Windows - as in start button pop-up menu etc) workstation and ask them to fire up the applications they would normally use and try to use them (hell, videotape the horse-and-pony show and show it if it's in your favor, otherwise destroy it and have the end-user sign a NDA ;-\ ). If you do this be sure that you can provide all of the applications that the business requires, or at least the vast bulk of them (perhaps a few function-specific NT servers may have to remain). And depending on your seniority and the financial benefits of working at this agency vs. finding another job, be prepared to possibly jump ship? If your agency doesn't need to have/provide access to/for these other 'affiliated entities', it should be easier to prevent the penetration of W2K and prevent it from being integrated into your agency, see if file transfers can be done as opposed to NFS style directory accesses (point out inherent security benefits of limiting access by going to file xfer instead of directory mounting - who cares if it' really true, you should be able to blow the smoke at management).
      The most important aspect that I have seen in my experience is the business case. If you can prove you can do it (1)cheaper (2)more securely (3)cheaper on an ongoing basis --- then you may have a chance. That's what happened in our shop - we got a Director gung-ho on NT who wanted to move many of our business processes onto NT - we proved that it would be cheaper to keep it on OS/390, so he only got approval to move some of what he wanted, and most of that fell flat on it's face so... he's no longer with our company (not that the bastard didn't get a pretty nice golden handshake to get rid of him all the same). Moral of the Story: It boiled down to the fact that we could do it cheaper (and more reliably in our experience) on OS/390 than the NT solutions that they tried... that's what made the difference. Good luck in your predicament.

    4. Re:Novell has some links by MrBogus · · Score: 1

      Since you seem to be a Novell fan, remind yourself that Novell 4.0 sales were also abysmal for the first year or two.

      It took at least a year before the installed base started to comprehend the trials, troubles, benefits and bugetary implications of a directory system. Factor in the relative intelligance of NT and Novell admins.

      NDS eventually took off to a degree, so 6 months of sales data isn't enough to say one way or another for W2K Server. Like Novell 3, NT4 might stay on the product list longer than expected, tho.

      --

      When I hear the word 'innovation', I reach for my pistol.
  10. The only solution is to educate management by Tet · · Score: 5
    but the point is that the direction here is likely to be totally beyond our control

    And therein lies the problem. Management need to be made forcefully aware that the agency is not a Windows only shop, and that proposing Windows only solutions like this is a road to ruin. Sure, you may only be a minority, but they need to know that you cannot integrate with their solution without (at the very least) significant work. The need to know what the impact of alienating your department will be on the agency as a whole. Like it or not, management are stupid. Sure there are a few exceptions, but on the whole, it's a good approximation. I once worked at a company where management decreed that all corporate email should be handled by exchange and outlook. Only after buying the servers, and doing an initial roll out to some PCs did they realise that 30% of the desktops ran SunOS or Solaris on Sparc hardware... Management don't understand technological issues like these, and they need to have them explained.

    --
    "The invisible and the non-existent look very much alike." -- Delos B. McKown
    1. Re:The only solution is to educate management by Suzuran · · Score: 1

      Not a good idea. If you tell Management that you have a system which prevents you from implementing their Glorious Idea of Things to Come, they will eliminate the offending system. The minute these guys say they run UNIX, they'll get an Executive Order to efffective immediately ditch all UNIXes and "upgrade" to Win2K. (At least that's how it went at a friend's ex-employer when it was revealed to Management that their Internet pride-and-joy ran on BSDI instead of their beloved NT4. Said company no longer exists.)

    2. Re:The only solution is to educate management by LQ · · Score: 1

      Nobody ever got sacked for choosing IBM (who said that?) The pointy-haired manager would probably agree that if s/IBM/Microsoft/

    3. Re:The only solution is to educate management by Phil+the+Canuck · · Score: 2

      Switching to W2K is likely unavoidable for this poor fellow. If I were in his shoes I'd like to be on record as opposing the migration. I'm seeing too many IT people being blamed for "failures" in similar situations.

    4. Re:The only solution is to educate management by Tet · · Score: 2
      If I were in his shoes I'd like to be on record as opposing the migration.

      Indeed. That's something that I forgot to say. Put your objections to management in writing. That way, you know that management are aware of the problems with their chosen route, and furthermore, you can prove it. If you have an email system that supports delivery notification, use that -- and don't forget to cc a copy to an external address too. I've seen email systems that conveniently managed to "lose" potentially damaging messages...

      --
      "The invisible and the non-existent look very much alike." -- Delos B. McKown
    5. Re:The only solution is to educate management by bob · · Score: 1

      Well, we're doing what we can in this regard, but it is always a balancing act. The most important thing is to make sure that one has facts to present -- suspicions and FUD won't do it.

    6. Re:The only solution is to educate management by Helge+Hafting · · Score: 2

      Educating management must be done the right way. Don't say "we can't implement this because of unix". Say "this stuff won't make you money!"

      Tell them that unix is cruical for business in your department. Windows will be fine in other places, but "the right stuff for the executives isn' the right stuff for you"

      Just as you don't make the truck drivers switch to the same trendy car the boss use - because that don't make sense (it would be a nasty loss, the big trucks are their moneymaking tool.) And unix is your tool to get the job done. Standardizing the *office* on w2k may make sense, but not this "special operation."

    7. Re:The only solution is to educate management by reuel · · Score: 1
      And therein lies the problem. Management need to be made forcefully aware that the agency is not a Windows only shop, and that proposing Windows only solutions like this is a road to ruin.

      Management understands two things: schedule and budget. (But, since time is money, management only really understands one thing.)

      A more positive approach often works better: For these purposes, put yourself in a frame of mind that is supportive of the change. Now make a plan that includes everything that has to be done to make the change. Include time and money for research of the technical issues that others have raised. Include time and materials to build up a working prototype. Since the cutover to the new system probably need to be done over a weekend, include time and material to make it so the cutover can be nearly instantaneous. Include time for training of all employees on the new system, and money to cover temporary employees to cover for those being trained. Don't put anything in the plan, schedule, or budget that isn't justified. Management and others will be looking carefully for any padding. Make sure your plan makes it clear that only YOUR people can do the work, so your group gets the budget dollars (some IT managers love opportunities to get a bigger budget). Make it clear that the cutover can't happen until the new system is shown to be working in an operational environment.

      You can take this even further: propose the research to be followed by a real plan. Or propose two plans: one that involves making the existing Unix systems work with the change; another that involves a complete changeover to W2K for your department.

      Good luck!

      --
      [place clever signature here]
    8. Re:The only solution is to educate management by Elm+Tree · · Score: 1

      The only problem with your thought is that he speaks about using non x86 hardware, which would mean mucho $ to change, at that point it becomes clearly profitable to keep the old system running.

  11. NDS? by PhilA · · Score: 1

    Is there no chance of convincing management to go to NDS rather than AD? Novell seem to be *much* happier to support all OS configurations + combinations out there (can't think why :) )

    --
    nosig
  12. Re:ignore it... by sparx · · Score: 2

    I think you totally missed his point. He doesn't (or won't) have the option of just 'ignoring it'. That's the entire problem. It's going to be mandated by a bunch of federal PHBs and if he's not prepared now rather than later his network could well be screwed. I recently came from a similar type of institution he's working in and I can tell you that what makes sense from a technical point of view never enters the minds of the ones who decide to mandate a solution based on the latest print ad microsloth put in their copy of PC magazine. Luckily I left that place, and am now entrenching Unix in a start-up company. And loving every minute of it.

  13. Paper title by GodHead · · Score: 2

    There is a paper that describes MS AD service called "Implementing Directory Enabled Networks Using Windows 2000 Technology". It lives at http://www.microsoft.com/windows2000/library/techn ologies/communications/denuse.asp. I hope this helps.

    G.H.
    "Cryptography is like literacy in the Dark Ages. Infinitely potent, for good and ill... yet basically an intellectual construct, an idea,
    which by its nature will resist efforts to restrict it to bureaucrats and others who deem only themselves worthy of such Privilege."
    -- A Thinking Man's Creed for Crypto

    --
    Just wait till some crappy band steals your nic.
  14. Re:ignore it... by labratuk · · Score: 1

    yeah i realised i completely missed the point once i hit the submit button, and saw the whole article... d'oh.

    --
    Malike Bamiyi wanted my assistance.
  15. Some thoughts, notes... by Anonymous Coward · · Score: 3

    There is interesting technology in Active Directory. It is an interesting project to attempt to provide these services without requiring the use of a Windows 2000 server infrastructure. I can't say I'm doing an awful lot to help in this regard presently, but I've made some notes, and you can check them out at http://www.padl.com/~lukeh/XAD/whit e_paper.html. The SAMBA people are probably most active on this front.

    To answer some of your questions: I believe W2K can access old SMB-style shares. After all, it wouldn't make sense for it not to work with NT 4 shares. I expect the "new" SMB is wrapped in the Kerberos SSPI (wire-compatible with the Kerberos GSS-API mechanism). Regarding storing RFC 2307 information AD, good luck. Microsoft have made some modifications to the schema in order to support various "features" of Active Directory, such as the lack of support for multi-valued naming attributes, auxiliary classes not being listed as values of the objectClass attribute, some attribute type conflicts with RFC 2307, etc. Microsoft have an "embraced and extended" version that ships with Services for UNIX, but this isn't plug-and-play with existing RFC 2307 clients unless they support on-the-fly attribute mapping.

  16. If you have no control, you have a problem anyway by Cardinal+Biggles · · Score: 1

    Disclaimer: I don't know much about Active Directory other than that Micros~1 claims it can speak LDAP.

    My point is that if you don't have any control over a 'central' Directory Server, you have a problem no matter what the type or brand of the server.software.

    I assume that AD gives the administrator control over the schema. If AD doesn't support an RFC2307-compatible schema, the administrator can always implement it for you.

  17. Re:bloody macroshaft by Trashman · · Score: 1

    DirectX is somewhat buggy, Some games behave Strangly on Win2k.

    The SIMS: I get no Sound.

    Half-Life: OpenGL isn't to good (I think it's a Driver Issue). So I use DX; and sometimes my Screen goes black and there's no way to recover except to kill hl.exe

    And lastly some Apps Can't handle the Multi-user aspect, and refuse to run (eg, Palm Desktop).

    --
    Do not read this .sig
  18. AD native or compatible ... by Lev_Arris · · Score: 4

    I don't know about the issue of AD networked stations not being able to access NT4 style shares but I see no reason why they shouldn't

    What I DO KNOW is that the active directory can be run in 2 modes: native and mixed. In native mode it will of course deny anything that is not active directory compatible. In mixed mode it's supposed to let you work with older NT stations and servers/domain controllers. (Of course there are some features that require native mode to help force you a bit more towards it and once you're in native mode you can't go back to mixed either ;)

    About authentication, you'll have to check whether your Kerberos implementation is compatible to the one Microsoft is using and you'll also have to see whether your systems support the SVC records inside DNS. (Here are some RFCs that they refer to: RR records RFC2052, Dynamic DNS update RFC2136/RFC2137)

    As for accessing data that is in the AD you'll have to figure out how to do it via LDAP I suppose.

    Hope the above helps a bit. Unfortunately I'm no expert in these matters.

    1. Re:AD native or compatible ... by bob · · Score: 1

      "In native mode it will of course deny anything that is not active directory compatible. In mixed mode it's supposed to let you work with older NT stations and servers/domain controllers. (Of course there are some features that require native mode to help force you a bit more towards it and once you're in native mode you can't go back to mixed either ;)"

      Thanks, this is where I keep getting crossed signals. I am assuming some sort of native-mode roll-out, largely because many of the arguments I hear in favor of a W2K/AD implementation are things that only work in native mode. So if it turns out that we do face a native-mode implementation, what does this say about the ability for having workstations mount both W2K and Samba shares?

    2. Re:AD native or compatible ... by mrhooper · · Score: 1

      You're a little off here - all AD native mode does is disable creation of and replication with NT 4.0-style BDCs. Old Windows and Samba clients will still happily connect and use file shares, it's not nearly as sinister as it might sound.

    3. Re:AD native or compatible ... by iankerickson · · Score: 1

      Mixed mode on AD lets W2K emulate one NT4 domain, so you can replace your PDCs with it. I think your BDCs can remain NT4, pulling the SAM from your W2K AD servers. You have to use the "new&improved" srvrmgr.exe that comes with W2K. The problem is trust. In NT4 trusts are 1 way only (Domain A trusts Domain B). AD trusts are heirarchal (A trusts B, B trusts C, hence A trusts C). But AD trusts don't translate in the emulated NT domain in mixed mode (NT4 client in C, can't log on). So if you have more than one NT4 domain, you have to set up different ADs each emulating a different NT domain or consolidate all your NT domains back into one (good luck and don't screw up!). (Is just the lack of good coffee, or does it seem like you could hack Domain A by hacking into C, because A trusts B trusts C? Sounds like ISP heaven.) Check out http://www.windows2000faq.com/Articles/Index.cfm?A rticleID=13387 All the crap that should be in NT docs, readme.wri files, or TechNet can generally be found here.

      --
      Democracy. Whiskey. Sexy. Pick any two.
    4. Re:AD native or compatible ... by MrBogus · · Score: 2

      Late post, but this is right from the W2KS help file:

      Several things happen when you change to native mode:

      Domain controllers no longer support NTLM replication.

      The domain controller that is emulating the PDC operations master can not synchronize data with a Windows NT BDC.

      Windows NT domain controllers can not be added to the domain. (You can of course add new Windows 2000 domain controllers.)

      Users and computers using previous versions of Windows begin to benefit from the transitive trusts of Active Directory and (with the proper authorization) can access resources anywhere in the forest. Although previous versions of Windows do not support the Kerberos V5 protocol, the pass-through authentication provided by the domain controllers allows users and computers to be authenticated in any domain in the forest. This enables users or computers to access resources in any domain in the forest for which they have the appropriate permissions.

      Other than the enhanced access to any other domains in the forest, clients will not be aware of any changes in the domain.


      Note that the only implication is that you can't use NT4-style domain controllers in your domain. That means Samba should still work fine as long as the DCs are Windows 2000.

      --

      When I hear the word 'innovation', I reach for my pistol.
  19. W2K with Samba by johnrshannon · · Score: 2

    I'm using W2K on one machine to access shares on a Linux system running Samba. It works just fine.

    1. Re:W2K with Samba by Fruny · · Score: 1

      I think he wants to know if it works the other way round too. Previous posts specified that W2K had no problem accessing other systems, but that the reverse wasn't true. (e.g. Kerberos issues ?)

  20. This is my vote, too by FascDot+Killed+My+Pr · · Score: 2

    Above all do NOT allow this to happen: Techies/consultants that are advising the rollout tell management "switch to Win2k". Management tells other departments "switch to Win2k". Other deptartments tell management "we can't". Management tells techies "they won't". Techies tell management "force them".

    You've got to get ahold of the techies yourself--don't let management be the conduit for technical decisions. You still have to explain the issues to management so that they can mandate the discussion take place--but when the discussion happens managements only role should be as arbiter.
    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:This is my vote, too by twitter · · Score: 1
      Voting, that's funny. Government does not work that way! Do you really think that one president, a few hundred representative and their thousands of minions can oversee 25% of the US GDP? They do, and the results are bizare.

      Trust the man, he does not have a chance. I've worked for state (3 years) and federal agencies (census work), and in industries regulated by federal agencies (2 years). State could be bad, but federal is out of control.

      --

      Friends don't help friends install M$ junk.

  21. Re:I got a cold by deusx · · Score: 3

    cough*OpenLDAP*cough*

    Insightful?!

    Did you read what bob was asking? Let me snip the bit so it's easy for you: "...we had been investigating doing something with Kerberos and OpenLDAP before this came up -- but the point is that the direction here is likely to be totally beyond our control.."

    So, um, OpenLDAP is great and all, but he's talking about SOMEONE ELSE deploying AD and he has to adapt to it.

  22. Re:bloody macroshaft by King+of+the+World · · Score: 1

    My screen goes black on the menu - never in the game.

  23. Not had your coffee yet? by Rogain · · Score: 1

    They're QUESTIONS, not points.

    --
    The current Slashdot moderation system is made by gay communists!
  24. Re:ignore it... by Mattsson · · Score: 1

    If you read his question you will see that it is not on *his* table.
    Someone above him has decided that w2k is the way to go and he wants to be able to keep his unices while connecting to the active directory.

    So if it's NFS or something else that isn't AD compatible, it's not usable.

    --
    /.Mattsson - My native language is not English, so please don't whine over linguistic errors. (That's lame anyway...)
  25. How to deal with the goverment by thogard · · Score: 5

    I've worked for way too many goverment groups in the past and the best advice was from a water engineer at the soil conservation survice.

    The goverment works like a large bolder rolling down the hill. You can't stop it but you can change its direction if you push it at the right time and place.

    Years ago I used this while working for DISA (DIMA's parent, they control the IT for the AF, as well as the Army, Navy etc in theory). DISA had decided that GOSIP email was the one true way and nothing was going to change that. Ok fine. Its a messed up version of X400 based on some of the worst code I have ever seen. I attended lots of meetings where lots was discussed but nothing was ever done. At the time I managed a large email system that involved some 87,000 users over 12 main systems. It was the largest system of its kind in the goverment. From what I had learned while working at SCS, I did the only reasonable thing which was to ask a Col if I could make a change to the propsed migration document. I changed one line to allow both X.400 migration system as well as SMTP migration. That got included in the main document, which became the long term plan and now thanks to cut and past into other docs, fully allows SMTP as valid part of the GOSSIP systems.

    One edit and I killed X.400. Not bad for goverment work.

    1. Re:How to deal with the goverment by decaym · · Score: 1
      Hmm, "GOSIP", there's something I haven't heard about in a few years (thank goodness).

      Remember, this is the same group who also wanted ALL programming done in ADA for about five years. If it's good enough to fly a missle, it's good enough to handle an accounting system.

      This is also the same group that mandated POSIX (UNIX and X-Windows) for all desktop systems. In hindsight, this might not have been too bad. At the time, however, the industry was moving in a decidely different direction.

      The US Govt, and DoD in particular, has a long history of heading down the wrong path with IT solutions.

      --
      World Beach List, my latest project.
    2. Re:How to deal with the goverment by zigzag · · Score: 1

      Impressive. Most impressive. Indeed you are powerful.

    3. Re:How to deal with the goverment by mwood · · Score: 1

      So YOU're the one!

  26. Re:bloody macroshaft by Trashman · · Score: 1

    My screen goes black on the menu - never in the game.

    I should've specified that, Yes the screen goes black on the Menu. On occasion, It happens If It fails to connect to a server. It never happens in-game.

    --
    Do not read this .sig
  27. W2K Pro is compatible with Samba by Anonymous Coward · · Score: 3

    To address issue #1:

    I am the administrator for a computer science lab that has workstations that dual-boot Windows 2000 Professional and RedHat Linux 6.2. I run two servers in the lab: Win 2000 Server and RedHat Linux 6.1. The Linux server exports its home directories via both NFS and Samba. The Windows 2000 Professional workstations are able to connect to Samba shares on the Linux server without any difficulties.

    The Windows 2000 Professional workstations are also able to connect to shares on NT 4 servers.

    Hope this helps.

    1. Re:W2K Pro is compatible with Samba by avandesande · · Score: 2

      But is the server using Active Directory? There seems to be several posts where people have been claiming compatability, but have not specified if they are using this service.

      --
      love is just extroverted narcissism
  28. Re:bloody macroshaft - probably OT by Trashman · · Score: 1

    Soundcard drivers are not up to snuff yet.

    You're telling me? I'm still waiting for 4 Speaker output on the Trident 4DWave NX (from Hoontech)which I had under NT4.

    I may break down and buy a SB Live if this doesn't get fixed very soon.

    --
    Do not read this .sig
  29. Give 'em enough rope by delevant · · Score: 2
    . . . to hang themselves with.

    My own (possibly inappropriate) response would be to counsel against a blind W2K roll-out. If your group is autonomous, there's probably a reason, and it should stay that way.

    Next, allow them to deploy W2K. Watch in horror as your group implodes, losing valuable apps, churning out incorrect data, etc.

    Wait a little longer, until your group is nothing more than a flaming wreck.

    Then call in Congress!

    I tell you, there's nothing Congress likes more than the opportunity to investigate/gang-rape government agencies. Ideally, your management will have themselves raked over coals in front of some subcommittee, with a Senator screaming at them. You'll never hear about W2K again, provided that your group can survive this long in a dysfunctional state.

    Of course, this all assumes that you're willing to destroy your own agency/group. It also assumes that your group is actually doing something valuable, but not TOO valuable.

    And, as always, I could be wrong.

    --
    I have no .sig, and I must scream.
  30. Surprise by Etriaph · · Score: 1

    In this day and age it surprises me that any corporation is switching from a UNIX to w2k. I've seen and heard of a lot of companies trashing their windows servers to replace them with Linux machines running the same services. Tell them you'll use Star Office but all of the Word documents they send you have to be in Word 98 format. :)

    --
    "It's here, but no one wants it." - The Sugar Speaker
  31. Re:bloody macroshaft - probably OT by alarosa · · Score: 1

    SBLive's have problems in Win2k as well. The DirectSound and EAX don't work very well, if at all. And if you have an SMP machine, just don't even bother. Blue screens abound.

    This all is due to the fact that Creative doesn't LISTEN to Microsoft when it comes to driver specs for Win2k. Dumbasses.........

  32. Some experience by randymcse · · Score: 1

    I've set up several W2k servers and workstations and have not had any problems with NT 4.0 shares being seen on the W2k server/workstation. Unfortunately I haven't had enough experience with Unix to answer the rest of the question. I'm not sure what your company is using the MS platform for other than word and peoplesoft as you said. Is e-mail going to come from an Exchange Server? If so, your company could set up Outlook Web Access and you can use your internet browser to check your e-mail. As far as getting documents back and forth, if they are just word documents, you could just save them HTML or RTF format. Or maybe just wait for that version of MS Office for Linux :) As far as peoplesoft I have no idea, never used it.

  33. Hey Captain TunnelVision, by TobyWong · · Score: 2

    A) Win2k is not a gaming platform... if you want to play games, install WinMe. Many titles have problems under Win2k.

    B) You forgot to finish off your sentence so allow me to do the honour: "It has no other good uses [for a person like me who is blinded by zealotry].

    I have a GNU/Linux box and a win2k box running side by side on my desktop. I use the GNU/Linux box for all server type things/webdev/coding etc, and I use the win2k box for graphics work in 3DSMax, Photoshop and Illustrator. Both machines do a fantastic job and I really can't complain.

    I suggest you redirect some of that boundless energy you seem to have for analyzing all Microsofts faults and apply it to a worthy open source project.

    --
    - Toby
  34. This doesn't help much, but.... by axel+from+afkmn · · Score: 1
    The problem at hand is not "how do we get AD to work with Unix," but rather, "why use AD at all?" I mean, NetWare's NDS is much more feature-rich and multi-platform compatable than AD. I hate to sound like an advocate, but I use NDS every day, and there is no better way to easily administer an environment with many users, many workstations, and many network resources. AD (and NIS, for that matter) pale in comparison. The fact that any organization would choose W2K over Netware for their server environment shows that management far too easily falls for weasily marketing tacticts. ok bye.

    Axel

    --

    Axel
    mhm23x3, alt.fan.karl-malden.nose

    1. Re:This doesn't help much, but.... by jason_aw · · Score: 1

      > NIS, for that matter

      NIS pales in comparison to *anything*. The fleas on a dead goat would implement a better directory service than NIS. It's more sucky than a very sucky thing.

      It should have been brutally killed a long time ago, as should NFS.

      Bastards.

    2. Re:This doesn't help much, but.... by supabeast! · · Score: 1

      Many people will look at it this way and come up with the following:

      UNIX+NT+Novell= ~3 OSs to support
      UNIX+Win2k with AD= 2 OSs to support
      23 therefore the total operating cost will be lower because the organization won't need Novell people any more.

      This could work in an organization with a strong staff of well trained, experienced UNIX/NT people, that wasn't short staffed and could spare the resources to deal with all the AD problems. Good luck finding such an organization tho....

  35. Re:bloody macroshaft - probably OT by Trashman · · Score: 1

    Wow! I didn't know that! I have an SMP rig Thanks for the heads up.

    I'm curious though, Which Card would you recommend? All I want is 4 speaker output, and Linux and Win2k compatability.

    I know it's supported in the 2.4.0-test kernels, but I have yet to try the 4Dwave under linux.

    --
    Do not read this .sig
  36. SMB shares are backwards compatible by /Caspian/ · · Score: 2

    I don't know too much about talking with the AD from Linux, but I DO know that Win2K's SMB shares are exactly the same as NT4's whih are the same as Samba's etc. So for example I have had NO problems mounting a Win2K fileshare with smbmount at my work. We have a samba fileserver setup that everyone in our company uses and they have no clue that it is really running on Linux. As you may conclude from that samba has no problems authenticating Win2K user accounts against Win2K domain controllers... meaning if you just needed to authenticate users against a Win2K domain (for login purposes or other) use *could* setup a script to try smbmounting something on the domain with their login/pass and see if it worked. I'm sure you can conclude many other things from this.

    As far as the AD goes, we tried to get Linux to talk with our Win2K domain controller and access the AD, but alas it never did work. Win2k's ldap implementation is standard, everything seemed to work according to spec, *except* the wierd kerbros authentication. So if we could have gotten the win2k ldap server to let us authenticate and connect we could have done anything we wanted to, but it never happened.

    Hope that helps a bit.

  37. Re:Amazing by sheldon · · Score: 1

    It is amazing isn't it?

    Slashdot.org is unfortunately home to more IT ignorance than just about any other site on the internet. Haven't figured out why I read it. I guess perhaps it makes me realize just how much I do know. :)

  38. My varied experiences... by Zibby · · Score: 1

    First off, you're better off with a NT domain controller than a SAMBA PDC. A pentium 200 PDC can authinticate about 40 users a minute.

    Now the real fun begins, and when you set this up, make sure you document it so you get it right every time. First, create a user on the PDC. In a mixed UNIX/Windows enviorment, keeping home directories and profiles on a SAMBA enabled server is best, because you can export them via SAMBA or NFS.

    Anything that supports PAM can authinticate agnist the PDC. (Even a w2k controller as long as it's running in mixed mode.) Create UNIX accounts like this: adduser --disabled-password username. What's the point of setting a local password, you're not going to use it anyway...

    Now your PAM module. pam-smb-auth works well for the basics. (Shell logins etc) but doesn't do much besides ask the PDC for a yes or no. pan-ntdom is based on pam-smb-auth but is extended for NT domains. (It can usderstand some of the domain security and such.) User security = DOMAIN for samba and you shouldn't have to worry about accessing SAMBA shares and PAM modules for samba.

    w2k access SAMBA shares just fine. I had an issue with updating the romain profiles, time on the file server was not in-sync with time on the client.

    Hope that helps a little...

    --
    "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." - Albert Einstein
  39. Re:bloody macroshaft - probably OT by borzwazie · · Score: 1

    Dude, get a SB16. It's not a new card, it doesn't have the bells and whistles, but you know, the damn thing works everywhere, under every O/S I've ever tried. Can't help you with the 4 speaker output.

    --

    "We apologize for the inconvenience."

  40. "management are stupid" by juuri · · Score: 1

    Then you are at a "stupid" company. Just because some senior level VP doesn't get the 0 day tech knowledge doesn't make them stupid. It makes them a bit less informed... if you are in a tech position that suggest company technologies it is your job to make sure the constant flood of good things they hear about WONDERTECH-X11 is balanced by some good real world knowledge. Its not higher-ups jobs to know why win2k doesn't interop well. Its usually their job to look pretty in a meeting with other suits and take care of that tedious meeting crap "we" don't care about.

    Besides all you have to do to stop a rollout to win2k is put a total cost of ownership in front of of them for the 1st year... at 250-400 a desk most CFOs will laugh crazily and then say no.

    ---
    Solaris/FreeBSD/Openstep/NeXTSTEP/Linux/ultrix/OSF /...

    --
    --- I do not moderate.
    1. Re:"management are stupid" by Mr.+Jaggers · · Score: 1

      ...all you have to do to stop a rollout to win2k is put a total cost of ownership in front of them...

      Don't forget that our friend 'bob' works for a gov't agency... if they are convinced that a solution w/a $400 headcount is required, they can, most likely, appropriate the necessary funds.

      Then again, you probably already know that ;)
      (www.nsa.org?)

      --

      When I grow up, I want to have Christopher Walken hair.
  41. Re:Alone? by SEWilco · · Score: 1
    "...idependant..."
    Id pendant. He recognizes that his body is just a pendant attached to his Id (appropriate for bureaucracy: rage, impotence, depression, evil, error, etc.).
  42. Re:bloody macroshaft - probably OT by Krusty+Da+Klown · · Score: 1

    I'm using an SB Live under Win2k professional on a dual proc box (ABit BP6) and its been running for several months now. The EAX stuff works great in Everquest. Never had a blue screen yet. This is with the newest drivers.

  43. Unix Services for Windows by metoc · · Score: 1

    My shop has been running a mixed UNIX, Windows environment for years.
    Currently we have W2k workstations running in a NT environment, and recently put a NFS gateway on the NT server to map NT shares to NFS mounts. Most of my users don't event know there are updating web pages on a UNIX webserver. In the end they don't care.
    Although I have a love/hate relationship with MS, their recent attempts to intergrate with UNIX environments is well done. Have you see IE5 for Solaris & HP-UX?

  44. Security should be a concern with ADS by dego_tek9 · · Score: 3
    The story came out back in February, and I am not sure if anything has been done about it, but Novell released information regarding the security exploit you were concerned about (namely, Administrators with permissions above you accessing information below them in the tree).

    Although it reads a little bit like a pro-Netware column, the article at: http://www.novell.com/competiti ve/nds/security.html gives specific steps (with pictures) on how to exploit ADS to gain access to sensitive information in a branch below you.

    Hope it helps.

    "Although I am no longer needed, I am still tolerated. I am deprecated." -.DM.

    1. Re:Security should be a concern with ADS by dego_tek9 · · Score: 1

      I don't think my last post should have been ranked down there with the other "1" scores, with people mouthing off Microsoft. My post addressed legitimate concerns of the original author and a few of the other posters. How do they score these posts so quickly anyway? By a script with keywords? word countage? Microsoft, RFC, LDAP, ADS, Novell, SAMBA

    2. Re:Security should be a concern with ADS by forgey · · Score: 1

      This isn't really an exploit. I have total Administrative control over my entire network. I don't have permissions to every document but I have the ability to give myself permissions to anything I want.

      My company has to trust me not to use my powers for evil :)

      When hiring for an Admin position managers need to keep that in mind. If you don't trust your admin, he shouldn't be your admin.

      forge

  45. Just Brainstorming... by bubbalou · · Score: 1

    So you get your copy of W2K, and you run it under Linux using VMWare. Then you get M$'s AD development kit and write some custom sockets stuff to talk between the W2K and Linux sides of the internal bridged network...

    --
    One viagra in the morning before work; I just know I'm gonna be screwed
  46. Well, you _could_ damn the uberserver... by leonbrooks · · Score: 1

    Far be it from me to suggest a set-up, but...

    Consider laying hand on as much information as you possibly can (without being noticed) about the AD uberserver, any backups/slaves to it, and also nodes close to the AD root in other (-: rival? :-) agencies, and sort of... anonymously publishing it in places.

    After the luvverly Microsoft intranet has been raped silly a few times (do any of those agencies have MS-SQL installed?), they might not be so happy about making it universal.

    Then might be a good time to point out that your Unix network has not only never been raped, it's never been seriously proposed to, and offer to share your expertise amongst those poor unfortunates with the legacy operating system infection.

    If you're sure of your security, be careful to also include some numbers for your own systems in the leaked info, so that the absence is not noted. It would also make the subsequent baptism-of-fire somewhat more even-handed.

    --
    Got time? Spend some of it coding or testing
  47. Cisco is porting AD to UNIX by FedeB · · Score: 1

    I read on a Wrox book, i think "Linux Professional Deployment" that Cisco is porting AD to UNIX. Maybe you can check at cisco website for info. After all, AD is LDAP, right?

  48. Money by Nail · · Score: 1

    If money is not a free flowing and unfettered thing in your organization, and your investment is a mighty one, perhaps you can prepare dueling cost estimates when you have more information.
    Actually seeing how much money their actions and/or policies piss away may even give a bureaucrat pause.
    Then again, they may try to ignore it.
    If they do, you can keep bringing it up and hope that someone cares about waste in government, though that may wear on you.
    Fight the good fight,
    Troy

    --
    ...yellow number five, yellow number five, yellow number five...
  49. name services by cronack · · Score: 1

    You can use Win2K with several DNS implementations including NT4, BIND 8.2, BIND 8.1.2, and BIND 4.9.7. However, you will not have the same functionality as with Win2K DNS. For example, with the BIND implementations, you will not get the WINS record support (which doesn't seem to be a big deal in your situation). To compare and contrast functionality of the different DNS's with W2K, go here ->http://www.microsoft.com/WINDOWS2000/library/res ources/reskit/samplechapters/cncf/cncf_i mp_bdvd.asp

    --

    this is a left handed sig
  50. Re:The only solution is to educate government by SEWilco · · Score: 2
    but the point is that the direction here is likely to be totally beyond our control

    This whole things sounds like a good example of why we should encourage our government to require its own use of open standards and open data formats.

    I don't like my tax money wasted on excessive PC support costs and data trapped within Office files.

  51. A directory story by stumac · · Score: 2

    Having been the IS manager for a large organisation looking after 3.5k users, across 50 sites using 64k wan links and having Win95 and Winnt w/s vouch for the benefits of directory technology for the efficient management of the whole infrastructure. This may not have gone down well with all the distributed IT functions, but my job was to deliver applications and systems access to users with the minimal amount of cockups, and at minimal cost to the company. Generally, the five man team managed to do everything required without moving their butts off their seats - suited them, suited the users, and suited the accountants. While I developed this solution with my team and the vendors, my company (a large US based outsourcer) was, in parallel, developing an NT/AD based solution. My _development_ cost, including licenses, salaries etc was $200k (approx)., my companies budget was reputedly $10m. Obviously I never stood a chance. The new network went in with a blaze of publicity, along with increased staffing, increased wan links, and new (enourmous) servers at each location. I left before it became clear that the cost savings promised from this solution were, frankly b.s. The moral of this story is: If someone senior to you in the organisation has staked enough money and his/her reputation on something, what they want is likely to come to pass. I believe if you buy into it enough, you'll get all the help you need to deliver service to your users. The downside is that you may not be able to deliver service the way you _want_ to do it, and it may not be the best. P.S. The directory technology used originally was NDS, and it worked on (nearly) all the platforms we wanted it to (apart from VMS!). I wouldn't attempt to build a large-scale / distributed network with anything else.

  52. Re:Linux threatened by progress, read all about it by loki4eng · · Score: 1

    When the technology is a kludged together imitation of NDS that can *%** up your network it is a threat. I beta test stuff all the time, but I won't let AD on my production network until I've done extensive testing and MS has released at least two patches for it (eg admitted what is wrong with it). And 2k is still inferior to netware 4.11, let alone netware 5. (2k workstation is OK)

    --
    It's nota my planet, monkey-boy - Dr Lizardo.
  53. Maybe something interesting by jlp2097 · · Score: 1

    Well, I don't know if this has ever been submitted to /. but the eu-commission wants to examine the behaviour of MS in connection to their server software (NT, 2000....). A german summary is available at http://www.heise.de/newsticker/data/jk-03.08.00-00 2/. It says that most computers are connected through servers in a network. For that to work, interoperability is required but that is only possible if the OS at the client and at the server can communicate. Since Windows is the dominating client OS, and MS isn't publishing enough Interface information for windows, more and more firms are forced to use NT, etc. The reason for this examination is a letter of complaint from Sun, which says that MS refused to tell Sun basic informations about windows.
    -mj

  54. Try another directory services by aralin · · Score: 1
    I would suggest to try another type of directory services. Either from Novell or Oracle. Both seem to support Windows platform really nicely and they integrate with UNIX environment way better than Active Directory from MS. I would suggest to investigate on web pages of respective companies. What more, NDS is much better for wider companies than AD and the security concerns you had are not an issue in NDS so far.

    What more, AD is really a pain at larger distances and with high amounts of objects in single directory. You should really try to consider someone who is not a newbie to directory services like MS and who has not reasons to leverage only their own platform by their products.

    --
    If programs would be read like poetry, most programmers would be Vogons.
  55. You ask many questions... by daveman_1 · · Score: 1

    Okay, starting with number one. Windows 2000 workstations can access samba file shares, even if they are in full native mode. In other words, windows 2000 workstations are still able to perform netbios over IP communications, even if they are completely active directory integrated, and rely on DNS dynamic update for Active Directory Authentication. As always though, if you want your win2k workstations to talk to a samba server on a different ethernet segment, (separated by a router) you are going to have to implement a WINS server. Now for another part of the equation... To the best of my research into the topic, you will not be able to(as of yet) replace your active directory servers with Unix servers... Yet. Several things need to be in place for that to happen, one of which I am uncertain of, is dynamic update support for a Unix DNS machine. If Unix currently has such a beast, I'd be interested in knowing this. If you simply want to be able to access samba shares, you are okay though. I'll post more later as time permits.

    --
    Russian Russian Russian RussianDollSig DollSig DollSig DollSig
    1. Re:You ask many questions... by CmdData · · Score: 1

      I understand that this is true because W2K supports both MS-Kerb5 and NTLM. Is that why samba still works with w2k workstations?

    2. Re:You ask many questions... by daveman_1 · · Score: 1

      That is part of the reason, but the main reason is because they had to maintain backwards compatibility with the large base of NT workstations and servers out there that do not understand the 2000 domain model.

      --
      Russian Russian Russian RussianDollSig DollSig DollSig DollSig
  56. Re:ignore it... by nontrivial · · Score: 1

    I hear you, brother. I worked for five years developing and mantaining a integrated network/customer support system that was the result of decades of experience and supported thousands of nodes and customers. Then my company got bought, and we were told it was going to be replaced in less than six months. I took one look at the beta four months later, after being shut out of the spec, design, and development loop, and decided I didn't want to be in the STATE when they tried to push it down the user's throats. Politely put, the new system would increase the workload tremendously and customer support would suffer. I now work for a tiny firm running no Micro$oft software, and life is good again.

    --
    http://james.nontrivial.org
  57. Government Standards by SEWilco · · Score: 1
    Hmm. Maybe you should ask the implementers to explain how their proposed change meets the GOSIP 2 requirements. See also RFC1169.

    I think GOSIP is recommended for use, not required, but let them explain their need for exceptions.

    Or tell them to go away, as you're too busy trying meet GOSIP standards so your GOSIP network can then talk to their GOSIP network.

  58. Re:Linux threatened by progress, read all about it by SEWilco · · Score: 1

    There is no meritocracy in this case; the royalty issued a proclamation.

  59. W2K works fine in UNIX/SAMBA env by CmdData · · Score: 1

    Some of you need to read the security books on w2k and understand that is support two types of authentication: Kerberos5 and NTLM. NTLM is what NT4.x is using now. Most roleouts of w2k will be mixed mode for backwards compatability reasons. We have over 10,000 Client 9x computers and so we can't just touch every desktop with 2000 just yet. It will take time and untill all desktops/member servewrs/domain controllers are w2k we will be using mixed mode authentication. I suspect we will always be running in mixed mode because I have a few samba servers running on the network.

  60. Win2K/NT/Unix by jopasm · · Score: 1
    First - here's an article for you to look over. It doesn't "exactly" answer your questions, but might provide some useful information in your interaction w/ the IT dept. http://www.ccianet.org/Win2000web.html Now, about your questions:

    1. There doesn't seem to be a way for a Win2K workstation that is using AD to access shares on an NT4 machine. It is possible to use NT4 and Win2K, but you have to use the "older" domain model - you won't get the "benefits" (such as they are) of Windows 2000. Samba doesn't appear to handle AD yet - they're working on full NT4 compatibility. It will work with Windows 2000 in "compatibility mode" where it uses the "old style" domain and SMB structures. In general AD seems to break compatibility (or severely limit compatibility) with just about everything except Win2K.

    2. I'm not sure - I *think* it's possible, but I haven't gotten that deep into Win2K. I'm not sure how well the MS implementation of LDAP, DNS, etc work either.

    3. There seems to be several security vulnerabilities w/ AD. Check the web (and the other posts here on slashdot) for more information. Considering how new and how limited Win2K has been in its roll-out security is a very valid concern. Historically it seems to take MS 2-3 tries (or more) w/ any new product before they get the gaping holes patched.

    4. Most of the articles I've read indicate that while it is possible to use Win2K w/ Unix (with the Unix systems relying on the Win2K system for DNS, LDAP, etc) it can be a major pain. MS did not go out of their way to ensure compatibility. What support there is seems to be more of a "token" support to "tide you over" until you replace all that nasty Unix stuff w/ profit producing Win2K. Whether or not Win2K works (or works for you) is beside the point. :> BTW - that's profit producing for MS, not you.

    5. Thankfully, I'm not. :> I've worked w/ consulting/service&support firms the past couple of years, so I'm generally on the other side of the table as the one reccomending painful and expensive changes. :> Fortunately I'm not doing that anymore. Instead I'm looking for a nice quiet admin job where I can have all the headaches you're having. I think there's something wrong w/ me.

    --

    ObTagLine: The more you run over the 'possum, the flatter it gets.

  61. Win2000 security is an oxymoron by MrJerryNormandinSir · · Score: 1

    The Win2000 implementation is not true kerberoes. The assholes once again are doing something nonstandard. they are utilizing several fields in a way that does not conform to the existing kerberos implementations. Also once you crack an Active Directory Structure you have full access to the entire domain. For a scientific governement entity your organization is pretty narrow minded. An implementation of DFS or AFS would be a HELL of a lot better than what they are doing. I suggest looking into AFS www.transarc.com And.. the code is going to go Open!

  62. Win2k w/ AD CAN access old shares by fooblah · · Score: 1
    You just need to keep NTLM passwords in AD. Windows 2000 makes the synchronization of NTLM and Kerberos passwords trivial, from the user's perspective.

    You ALSO need to allow anonymous LDAP/SAM lookup access in AD. This can be done on a per-container and per-object basis if you wish.

    The general rule is: if you must run Windows 2000 clients and services with Kerberos authentication then your KDCs had better AD.

    The whole [technical] point of Microsoft's profile-in-Kerberos tickets extension is to allow them to deny anonymous lookups. This is because the servers you connect to won't need to lookup your user profile data if it's provided in the Kerberos ticket.

    Of course, MS's extension stinks for a number of reasons.

    I suggest you search the krb-protocol and ietf-krb-wg mailing list archives. (Most posters cross-post to both lists. I don't know where there might be archives for the IETF list).

    There was a thread in those lists, earlier this summer, about this whole issue.

    My opinion is that MS is right to want to make it possible to deny anonymous lookups that previously had to be allowed. I think they're approach is wrong. I have proposed more than one alternative on the krb-protocol list.

    Unfortunately, there is much too much interest in whining about MS' extension and not enough interest in putting forward a better alternative. Yes, MS is abusing the good will of those who dreamed up and made Kerberos possible; I know. I hope we don't degenerate into yet another debate about MS/antitrust/etc.

    Another problem is that there is a strong aversion to mixing any authorization features with an authentication protocol. This is quite understandable, though I submit that with SSO systems there is an authorization issue: how to, practically, control delegation of impersonation OR, in other words, how do you authorize remote services to act on your behalf to other services while not giving those services the rights to impersonate you completely.

    Nick

  63. Linux ADSI + Add-in for NT Workstation to use AD by BoLean · · Score: 3

    From the MS ADSI website

    Getting and Using ADSI Providers

    The standard Active Directory Service Interfaces objects, or providers, are found within multiple namespaces, typically directory services for various network operating systems. Providers enable communication between the server or client. ADSI 2.5 includes providers for:

    • Windows NT. ADSI supports the Windows NT® Server 4.0 directory.
    • Lightweight Directory Access Protocol (LDAP) . The LDAP provider works with any LDAP version 2 or version 3 directory. This provider also works for the Windows® 2000 Active Directory.
    • Novell NetWare Directory Services (NDS).
    • NetWare 3 bindery (NWCOMPAT).

    And the real solution to the problem is getting someone to write an ADSI provider for Linux. So if you are inclined, HERES THE DEVELOPER KIT.

    Or, Download someone else's provider HERE or HERE

  64. How to integrate Win2K AD with your MIT KDC by john@iastate.edu · · Score: 2
    Here's what we did.

    I found the 4 places in MIT's KDC where I needed to create an 'exit' (principal create, update, delete, passwd-change). At these points I call out to an external program (I wanted to modify the KDC itself as little as possible). The external program encrypts a command like

    createprincipalpassword

    and sends it to a daemon running on the Win2K Domain controller. This daemon does a lookup to our X.500 server to get the 'name/addr/etc' stuff and then uses Win2K calls to add the user into Win2K AD.

    The user is prohibited from changing their Win2K password, they must either change it in Unix, or on a SSL-web page -- both of these update Kerberos which reflects the change back into Win2K -- also they can use a 'win2k kpasswd client' too (but that could be improved).

    --
    Shut up, be happy. The conveniences you demanded are now mandatory. -- Jello Biafra
  65. Samba? Really, use MS Services for Unix 2 by Marasmus · · Score: 2

    Now really, no matter how tweaked or hacked or configured you get samba, it's really not secure worth jack. Beyond that, it (SMB) is a horribly inefficient transfer protocol.

    With Services for Unix 2 on an NT box, you can map all your unix users to your NT accounts (and vice versa) as well as map groups. It's a little quirky getting used to its ins and outs (Such as not being able to mount ANY directory which is not world-readable, you must mount a parent and then the security mappings take effect).

    It uses NFS for its file transfer, which is _way_ more efficient, as well as easier to configure and organize across a span of servers. NIS + NT PDC using MS-SFU2 = rather respectable cross-platform accessibility, worlds ahead of what samba can('t) do.

    --
    .... um, i lost you after "0110100001101001".
    1. Re:Samba? Really, use MS Services for Unix 2 by Grimwiz · · Score: 1

      Performance wise, NFS and samba have come out almost identical for me. I guess you've got it configured wrongly if you've got a big difference between them.

      Administration wise, samba uses user names, which can be made to match between UNIX and NT, its easy. Trying to introduce UID's to NT has previously (e.g. with Maestro) been a real pain.

      No quirkiness, it just works, very well.

      --
      -- Don't believe everything you read, hear or think
  66. congratulations by jafac · · Score: 1

    CONGRATULATIONS!
    You have discovered the primary goal of Active Directory:
    Eradicate Unix.

    if it ain't broke, then fix it 'till it is!

    --

    These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  67. sheesh... by bSod · · Score: 2

    This is from experience, kiddies, not rumors or documentation. 1) Yes, NT 4 servers and workstations can talk to Win2K servers and workstations (and vice versa) regardless of what mode (native or compatible) the AD is in. NetBIOS is very difficult - if not impossible - to disable on both. NOTE: I have had difficulty connecting to an NT 4 server outside of my domain (no trust relationships in effect either) using My Network Places in Win2K. It likes to report that the resource is not available. Same with using Start > Run. But the net command works very well. This is not a problem when accessing machines in your domain. 2) MS modified its Kerberos implementation so that it relies on a documented, but formerly unused field. It eventually owned up to that, releasing the full specification (members of the SAMBA project may correct me on that one if they disagree), but slapped an obnoxious click-wrap NDA on it. They eventually released a less restricted, but less informative document to the same effect. Either way, no non-Win2K product is currently able to fully integrate into AD. 3) The latest versions of BIND, when properly configured do claim to support dynamic DNS, and Win2K's DNS server can be configured to support non-Windows dynamic DNS. 4) There is very little you can do to prevent administrators from gaining access. It's sort of like trying to prevent root from gaining access to a user's home directory. Slap whatever permissions you want on it, eventually they can override it. Thus, you need to have consistent, documented policies on what can be accessed by Administrators, and when and how. Bringing this to your superirors may slow the implementation of AD long enough for some tools to help you manage. An AD migration is painful for the admins, as the learning curve is steep and fast. Your users, oth, shouldn't notice too much of a problem. For example, NT 4 and 9x are perfectly happy sitting in an AD domain, it's just that some functionality is lost.

  68. PAM on NT - Authintication Solved? by rrhal · · Score: 1

    I haven't tried this yet but others have had this working on NT and it looks like it will work on W2K. This replaces the M$ authentication routines with standards complient ones. They include kerbrose V.4 and V.5 modules with this.

    http://www.citi.umich.edu/u/itoi/

    --
    All generalizations are false, including this one. Mark Twain
  69. read the post! by ArchieBunker · · Score: 1

    He said he wants 4 speaker output! I'm suprised no one has suggested a card based on the vortex2 chipset.

    --
    Only the State obtains its revenue by coercion. - Murray Rothbard
  70. Neat! by bSod · · Score: 1

    Wow, people are starting to develop plugin modules for NT... now we just need some better authentication modules. Somebody want to slap MS and convince them to provide adequate documentation to develop these tools without first signing a formal contract (signing your soul over) and buying Visual Studio, TechNet, MSDN, a dozen or so dev kits, and an equal number of "Programmer's Guide to" and "Undocumented" nooks?

    1. Re:Neat! by BoLean · · Score: 1

      Yer telling me. Right now I'm trying to write a function to send multiple emails containing attachments based on Access queries based on a poorly documented VB command.

    2. Re:Neat! by Earlybird · · Score: 1
      All MSDN documentation, plus most SDKs (not the DDKs) is available for free from Microsoft's MSDN site, and has been for a long while.

      Also, ADSI is an abstraction layer over directory services implemented as COM servers, not an pluggable authentication layer -- that's would be the SSPI (Security Service Provider Interface).

      (I would like to add that SSPI and the crypto APIs in Windows are, while complex, two well-designed APIs. Probably the accidental work of some summer interns.)

  71. Sorry... by TobyWong · · Score: 1

    Those graphics apps run fine on Win95 for instance and that would leave you with a lot more memory for your apps.

    Yeah win9x is GREAT for adressing that half gig of RAM.

    *snicker*

    --
    - Toby
    1. Re:Sorry... by XScott · · Score: 1

      Yeah win9x is GREAT for adressing that half gig of RAM.

      So use WinNT 4 with a late service pack. How is Win2K better?

  72. Windows 2000 *IS* the problem ... by BitMan · · Score: 2

    Windows 2000 is designed to market a Windows server-dependency. The IEEE Computer Society's latest August 2000 (Vol. 33, No. 8) Computer magazine featured an article called Windows 2000: A Threat to Internet Diversity and Open Standards? (PDF available to members here).

    A such, you need to adopt a Windows server-free network. This includes holding off on Windows 2000 until either Samba supports its interfaces (will take some reverse engineering) or someone finds a way to have it use NIS/NIS+ for authentication -- e.g., NISGINA does for NT 4.0. At my company, Theseus Logic, we use NISGINA instead of Samba TNG (just use regular Samba 2.0.7) to deal with authentication of NT 4.0 systems.

    -- Bryan "TheBS" Smith

    --
    -- Bryan "TheBS" Smith
    Independent Author, Consultant and Trainer
  73. when you are done? by captredballs · · Score: 1

    sorry, I don't have any answers...

    I hope that you can survive this mess. When and if you do, it would be instructive for others if you could share you experience. Many many people are going to be going through these pains in the future and there seems to be a great deal of incorrect information floating around.

    Don't forget ;-)

    --

    I suppose I'm not too threatening, presently, but wait till I start Nautilus
  74. duck the issue by nehril · · Score: 1
    if the PHBs are mandating win2k everywhere (along with full compliance to the Microsoft Apps party line) then you have another option... Metaframe/Terminal services.

    Let them beat themselves senseless "driving Microsoft solutions", then plug in a server farm of win2k servers with Terminal services and Metaframe. Distribute the Metaframe client to your unix boxes and voila, everyone has a Windows 2000 desktop inside their trusty Unix workstation.

    All your unix brethren can then run office 2k, outlook, the goofy accounting custom VB app, etc without harming your current investment.

    win2k should have no problem accessing a samba share, so ppl can still access unix files and home directories from within their session.

    The only issue left is the pain of maintaining 2 separate logins (your users get their existing unix world and the new win2k login id) but supposedly you can authenticate a unix workstation to a Win2k KDC (but not the other way around without serious issues). So, once you have a terminal services farm in place, at your leisure figure out how to auth your unix boxes to a win2k kdc while preserving all your permissions.

    Eventually you will have single signon, full unix stability, and a way for your users to run the "Corporate Standard Win2k desktop". I have a feeling that the unix to win2k auth will be a bit of a bear, so brush up on your perl/nis/c skills.

  75. Micros~1 by rumba · · Score: 1

    Dood, use quotes and you can display the whole name?

  76. "Educating Management" is an oxymoron by HiyaPower · · Score: 1
    I hate to be totally cynical, but most management could care less about what the effect of the actions are. What practically all managements in organizations beyond a couple of people are trying to do is to create dust smoke and the appearance of doing "something". The fact that their "something" has detracted from the profits of the owners of the company will be blamed on someone else, someplace else. If this results in an increase in staff, then they will demand a promotion. If they leave the company, then they will proudly trumpet their accomplishment of implementing this "something" on their resumes.

    Just think of all the great waves of mergers followed by great waves of divestitures that occur on wall street. Most of this never brought a dime to anyone outside of the legal departments of said firms and the management that thought it up.

    Sadly, Pogo was right : "We have met the enemy and he is us".

  77. I'm not much for /, conspiracy theories by Bad_CRC · · Score: 1
    but, I'd bet this thread will end up being archived in redmond, and if someone does come up with a painless, working solution, it will be "fixed" in the next win2k sp.

    ________

  78. Economics Education by Mark+Leighton+Fisher · · Score: 1

    If you can, prepare a project plan showing how much time and money and how many people it will take to convert to AD. This has a better chance of convincing management than just technical arguments. The technical arguments then make a good backup.

    --
    "Display some adaptability" -- Doug Shaftoe, _Cryptonomicon_
  79. JADSI by Scrodier · · Score: 1

    At the humongous web shop I work at I have been asked to make Sun Java 1.2 use Active Directory on a Windows 2K server as an LDAP server. This is proving to be difficult. My only hope thus far has been -> JADSI (Java Active Directory Services Interface) ---> This should let Sun Java talk to Active Directory's Domain Controller. You can use LDAP to accomplish sign in to AD on Unix. I have yet to have any success with it but have not given up yet. Please tell me if you have any success. If you want to do this very badly, you can try using the C LDAP libraries that come with Netscape's Directory Server SDK (or from the LDAP UMich project) and write a C client that can speak LDAP to Active Directory. Again, I have done none of this but am presently trying to make the Java soloution work. I am in a similar situation being forced to work using Microsoft garbage mislabled software. It happens in the consulting industry. Best of luck, wishing you all your future projects in Java on Linux.

  80. Re:bloody macroshaft - probably OT by alarosa · · Score: 1

    Like the other poster said, probably a Vortex2-based card. I think the Diamond MX300 runs it, and there's a couple other cards that I don't know the names of. Be careful though, Aureal's been having financial problems as of late (you may have heard), and if someone doesn't buy the company soon (I know Gulliemont is interested, as is Creative themselves), you may be stranded with a card that gets no driver updates. You can still get support for it from S3, even though they officially dissolved Diamond a couple weeks ago. As for linux support, there's Aureal support in OSS (gotta pay for it), and there MIGHT be in ALSA, though you should check it out yourself.

  81. Re:bloody macroshaft - probably OT by UnknownSoldier · · Score: 1

    > an SMP machine, just don't even bother. Blue screens abound

    Not true. Just crackling, and no volume control (volume is allways loud, no matter what the slider is set at) You can check the creative labs news server, for news on the SB Live and SMP. The fixed driver won't be out till october.

    There is a utility you can use to set the affinity of the sound driver. It has helped a few people.

    I'll post the relavent links once I get home.

  82. Re:bloody macroshaft - probably OT by UnknownSoldier · · Score: 1

    > using an SB Live under Win2k professional on a dual proc box (ABit BP6)
    What are your settings? I have a BP6 (dual cel 366 o/c 550) as well.

    > and its been running for several months now.
    >The EAX stuff works great in Everquest
    Diablo 2 doesn't recognize EAX, and the sound allways crackles.

    > This is with the newest drivers.
    You mean LiveWare 3.0 ? or did you just install the basic drivers?

  83. Forget NT4, use Win2k by UnknownSoldier · · Score: 1

    > How is Win2K better?

    Native support for DX7 and DX8.

  84. SB Live, Win2K, SMP, util by UnknownSoldier · · Score: 1

    Here is the link to the utility you can use to set the affinity of the sound driver. File: intfiltr.zip
    http://sunsite.org.uk/packages/microsoft/bussys/wi nnt/winnt-public/tools/affinity/

    The Creative Labs Forum can be found here:
    news://news.creat ivelabs.com/creative.products.sound_blaster.live

    1. Re:SB Live, Win2K, SMP, util by alarosa · · Score: 1

      Coolness. I know they had driver problems earlier in the series, but this does help. Thanks :)

  85. Re:Linux ADSI + Add-in for NT Workstation to use A by Earlybird · · Score: 1
    ADSI has little to do with Active Directory. True, ADSI provides a uniform interface to AD and other directories so you can write apps that (in theory) easily port between directories, and Microsoft's ADSI Active Directory provider also serves as the primary AD API for developers.

    However, my understanding is that the Windows domain client components do not use ADSI, but rather are hardwired to use Active Directory. Therefore, a Windows client will not be able to use a different directory service than AD for domain authentication and configuration management.

    If Microsoft permitted this, they would effectively be saying, "Sure, you can replace your Win2k server with a Novell box, or a Linux box, or anything that speaks LDAP." They can't afford to give users that flexibility, or Win2k Server would not sell.

    In other words, simply having a "Linux ADSI provider" does not help. I am not saying it's not possible -- I am sure that hackers will eventually be able to duplicate AD in an open-source product, just like Samba duplicated NT4's SMB/RPC/SAM stuff -- just that this ain't it.

    (Also, I do not believe those links you included are exactly what you think they are. They seem to be libraries to help porting Windows-based ADSI apps to Linux.)

  86. Re:bloody macroshaft by Bender+Unit+22 · · Score: 1

    .. No one gets fired for choosing Microsoft ..

    ---

  87. Why not use PAM? by cjsnell · · Score: 1

    I'm nearly certain that there is a PAM module to authenticate against an NT/Win2k domain controller. You could configure PAM to use this for authentication when users log onto their workstations.

  88. Sun has SEAM (UNIX Active Directory) by AIXadmin · · Score: 1

    Sun Micro, has a modified Kerberos server that can intoperate with AD. The product is called SEAM. Look it up on there web site. I beleive it is a bundled free product with Solaris.
    Cheers,
    WFE
    ===========

  89. Re:bloody macroshaft - probably OT by Robert+S+Gormley · · Score: 2

    Aureal filed for bankruptcy, leaving me with a VideoLogic card with shoddy beta drivers which didn't work a whole lot, and "are not going to be updated". Fuck that. :-|

    --

    Open Source. Closed Minds. We are Slashdot.

  90. Re:Linux threatened by progress, read all about it by Malcontent · · Score: 2
    "What ever happened to meritocracy?"

    It died when MS gained a monopoly. Now inferior products are forced on unsuspecting people by stupid PHBs who read too many MS whitepapers.

    A Dick and a Bush .. You know somebody's gonna get screwed.

    --

    War is necrophilia.

  91. Windows 2000 Directory Support While Keeping Unix? by Anonymous Coward · · Score: 1
    Samba provides full interoperability with NT5-as-a-PDC-in-NT4-backwards-compatible-mode. The following things, however, should and/or should _not_ be enabled/disabled, at the moment:
    • 1) RestrictAnonymous=0x2. If you do this, anonymous browsing will fail.
    • 2) Q147/7/06 LMCompatibilityLevel=anythingotherthan0x0. If you set this to anything other than 0x0, you will find that SMB file access will fail.
    • 3) Q183/8/59 - if you mandate the requirement for sign/seal, then both NT5 workstations being joined to a Samba Domain will fail _and_ Samba with security = domain being joined to an NT5-in-nt4-domain-mode will fail.

    These things, obviously, will be fixed as information is obtained. Samba TNG can deal with some of these things, already, for example.

    So, if it is sufficient [and a requirement] that NT5 be in "backwards compatible mode" for a controlled, stable roll-out of NT5, then Samba is perfectly capable of acting in backwards-compatible mode, both during and after that deployment.

    The crucial rule is, though that if there is no incentive for Samba's development to include the extra features of NT5, namely that there is not one request per day on the Samba mailing lists for these features, then please could someone explain to me what the justification is for spending significant amounts of effort on obtaining the info necessary to be compatible with NT5-only-mode?

    Thanks,

    Luke Kenneth Casson Leighton , Samba Team

  92. Why work for stupid people? by c728 · · Score: 1

    Time to consider a change.

  93. Losing battle, sorry to say by gsfprez · · Score: 2

    I also work for a govt. agency.. and the absolutely, completely, bonheaded, nonthinking, Borg-perfect actions of the US govt. to use MS only solutions at the expense of any and all other computing solutions has been set in stone for some time now.

    In the Air Force, they call it Joint Technical Architecture - and while it inlcudes unix today, it won't tomorrow.

    In the Navy, they call it IT2000... it just as well should be called Windows2000.

    DISA - Defense Information Service Agency - has a brilliant idea... make everyone fall under a single defense information infrastructure common operating environment - DII-COE - put all of our fscking eggs in one basket - which is held by Redomond.

    http://diicoe.disa.mil/coe/

    In short - i have seen all Mac communities, all NeXT communites, all SGI communities, and all Sun communities get their perfectly good computers tossed out, sent to DRMO (where you can get insane deals on hardware... buckets of Sun UltaSparcs for $50 a bushell, etc.).. all of them... packed up and shipped out for shitty fscking Compaq and Dell servers that give us nothing but the shits.

    What people fail to realize is that in a lt of these kinds of communites, the people coming up now EXPECT computers to crash, to hang up, to fsck you over at any old time.. its old hat, and it doesn't bother them.

    And - i promise i'm NOT going Mulder on you - but i am convinced, beyond a shadow of a doubt that there is a good reason for it.

    Someone is living in redmond, and they don't work for Bill.. and the only way to assure that there are backdoors, ways in, and holes in security are to use this software, shit or not. I have seen grown up adults literally piss and moan that I couldn't demand a certain kind of projector, computer, or other piece of hardware because i didn't have a reason.. because we cannot "sole-source" our purchases.

    5 seconds later, the only option we have which is directed by the same officers and contractors full of MSCE pukes is that we throw out PERFECTLY GOOD hardware and software - and bring in shitty Windows boxen.

    I had a DNS server at a base that i had been told has been up for 4 years before i got there.. and in 3 years there, never crashed once. It was a Sparc classic. The Win-based Compaq POS that replaced the Sparc went down once a week.. and had to be restarted every night.. it was a checklist item to restart the Exchange and DNS servers.

    In any case... i would say that it woudl behoove you to not fuck around with UNIX any more.. i promise that your ass is NOT going to win.. you ARE going to get overruled, and you ARE going to get fired for not going with the program if you continue to bitch and moan.

    It WILL NOT matter that real work falls on the floor.. it WILL NOT matter that you have to keep fucking with the new machines every day.. and it will NOT BOTHER your higher ups or the workerbees.. so long as they finally get Outlook 2000 and MS Word... which is all they really want.

    I pity you.. and i will pray for you. I pray for all of our souls.. i'm just glad i'm not going to be CIO of my location in 2 weeks... and that i'm off to other things.

    oh well.

    damn.. that's fucking depressing.

    --
    guns kill people like spoons make Rosie O'Donnell fat.
  94. Unix services for NT by RobHood · · Score: 1

    Yes, Microsoft has now set their sights on Unix and is hoping to do to Unix what they did to Novell with the same idea.

    Some of the things included are NFS share support and NIS+ integrated into Active Directory.

    For just the cost of the NT resource kit, you may be able to retain some control without riling management to badly.

    Just my $0.02

    --
    -RobHood
    I'm not an anti-{insert OS} zealot. I just like blowing people's little minds.
  95. The start of an uphill battle by anticypher · · Score: 2

    Surprisingly, you might find that cisco has made some advances in AD on unix. You might poke around their website and see if you can turn up anything useful.

    To answer your questions,

    1. this is true, when win2k workstations are using AD, they lose the ability to access old NT4 and other SMB shares. Even with

    3. if at all possible, try to get your own OU and child domain, and you can isolate yourself from many stupid AD administration decisions. Make it clear that a move to AD means that all groups will have to maintain their own servers, rather than just one big central server where a screwup will take everyone down. This will allow for some degree of survivability during AD outages, which will be numerous during the first few years of rollout. Then you can propose a unix based AD/LDAP server for your group.

    4. make your requirements that the win2k group accept working with lesser functionality for now, i.e. mixed mode AD, until such time as M$ opens their AD implementation so that every system can profit from those features. Propose running the AD servers on unix (does anyone have any good references?), which will guarantee a level playing field for everyone for now. The "benefits" of moving to win2k are not all that great if it locks everyone into win2k, with the expected increase in licensing fees that M$ does once a company or group makes the fatal switch. It has been well documented before, go find some horror stories in the press or on the web.

    5. Only for large amounts of money. I'm not really an AD expert, I'm just supporting some guys who are learning it. In my spare time, I'm studying the security implications of putting all your eggs in one basket, especially when that basket runs on windoze. When AD becomes more widespread, and more critical data and functions are protected by AD, then the hackers will discover many exploits. Can you imagine what would happen to your group if your sole security server were cracked? Every machine would be instantly compromised and the infocriminals would have free reign on all systems without so much as another password prompt to keep them out.

    Your best bet is to find some AD server which run on unix, certainly cisco has one that runs on solaris (as part of another product), and propose it to be the main server. And dig up a bunch of horror stories from the URLs already posted here and do your own web search. Trust me, the time you spend now helping steer this disaster in a slightly better direction will help you in the long run.

    the AC

    --
    Hemos is like...sci-fi fans;he thinks technology is cool, but he hasn't bothered to understand the science it's based on