File Sharing Difficulties Frustrate Tiger Admins
rmallico wrote in to mention a story currently running on Eweek about technical difficulties sites running Tiger are experiencing. From the article: "A number of sites running Apple's new 'Tiger' operating system are experiencing problems with SMB file sharing and authentication with Microsoft's Active Directory, Ziff Davis Internet News has learned. Although Apple Computer Inc.'s Tiger increases support for Server Message Block file sharing and Active Directory, several sources say that the Finder fails to log on to Windows and Linux Samba file servers."
The most interesting thing I noticed in the article was actually that the error message for the Connect to Server failure is "error code -36". A friend of mine who uses Mac OS X has always complained much about how the Mac never tells you anything about what is actually wrong, only gives you a number that is in no way useful for solving the problem. It is amazing this is still the case in Tiger, what in the world would be wrong with giving at least a tiny bit of information or just a hint of what is wrong? Even the good old Windows blue screen is more informative than "error code 4".
9/11: Never forget it was a false-flag operation
They should all be using NFS, where have they been!
Whatever the issue is, my guess is Apple will have it fixed within the month. It's possible they will have a patch out by the end of next week. It's just a bug, and last time I heard, unless active measures need to be taken by network admins NOW to shore up potential security issues, bugs aren't news. Major new OS versions will always have wrinkles to iron out, stop the presses!
Quid festinatio swallonis est aetherfuga inonusti?
Africus aut Europaeus?
Interesting. I didn't know you could authenticate non-Windows computers with Microsoft Active Directory servers. It's rather surprising that Microsoft supports such interoperability.
The owls are not what they seem
1. Several posters will call this FUD (after all, there are no problems with anything from Apple ever) and some of them will get modded up.
2. Several posters will claim that it works for them (which is of course fine, but doesn't mean that others don't have the problem)
3. Combine 2 with 1 and you are sure to be modded up.
4. Several posters will take this as proof that OSX sucks, is unusable, whatever. (Yeah, because no other software appart from OSX might have slight problems after its initial release) Will promptly be modded troll (and rightly so in this case)
Yes, Tiger has a few bugs its less then a month old! As posted earlier a patch is do out soon.. At least apple is trying, I don't Microsoft working on making Windows support AFP.
Easy workaround:
Command-K to bring up the connect menu and type in the full address INCLUDING THE SHARE NAME:
smb://SERVER/folder
Thats what I do, sure its not a secure login but its a private network so it doesn't matter.
I've had problems with my PDA logging into XP, Windows 98 logging in to 2000. So when I couldn't mount shares on my Mac using the Windows sharing, I just assumed it was MS playing tricks and switched to an FTP share which works flawlessly.
I've said it before, and I guess I'll have to say it once again -- zealotry should have no place on slashdot. If Microsoft turned around and released a perfect, bug free operating system that interfaced perfectly with all the competitions' offerings, there would be a 1000 comment shitstorm of complaint as the flock of rabid posters decried them for not releasing the source, or for charging for the software. Compare that to this, where a major operating system has been released with a large and quite frankly obvious bug present, and along come the apple fanboys. GET OVER IT. Base your opinion on the product, not the company, or the shiny form factor, or the how overpriced it is.
Don't get me wrong, as I sit here I am listening to a 40 gig iPOS, and I use a powerbook when I need mobility, so I don't have any bias against apple themselves, just their little army of braindead followers who would buy and defend a box of Steve Jobs' shit if it had a pretty shape and the apple logo.
Hah, and it seems after previewing the parent comment is already rated insightful. Funny how that works, isn't it?
Making the moon less necessary since 1998.
Weird, I've found with Tiger that Windows file sharing has been easier, although I don't use Active Directory. With Panther my password was never remembered by Keychain, despite clicking the option to enable it. With Tiger my password is remembered. It also finds my Windows shares automatically, whereas with Panther I had to manually connect by entering IP addresses.
One friend indicated that things refused to work in plaintext-password mode, but once he turned on encrypted passwords, they worked fine.
I'm not sure whether he had to turn on the encrypted passwords at the Mac end or the PC end, but I seem to recall thinking "gosh, imagine that, doing something the secure way."
Village idiot in some extremely smart villages.
I got this solution from here by the way. Thanks to Drew McLelland.
Why would anyone want to use a text editor that is not vi?
I find this interesting, because at the university where I work, the security policy requires centralized AD authentication from all computers in the network. After that I've hardly seen any Linux PCs or Macs around anymore. When I asked about it from one of our IT guys, he said that you can't authenticate non-Windows computers with MS Active Directory.
The owls are not what they seem
I had this problem too after upgrading. I found that deleting my SMB keychain entries solved it allowed me to login again (after getting my admin to unlock my account from all those failed attempts).
And in general, the Network area in Finder is very flakey, either not finding my server (unless I type it), or seeing it but hanging the whole Finder while it tries to connect and fails. I also appear to have a mysterious "rfc1918.space.should.not.be.used.on.publicips" entry in there, whatever that is.
The admin's wrong. Samba can do it now, although in all fairness it took a while after active directory was released for it to be able to work with it well. He's probably just basing that on old information.
As far as the protocol, SMB is (IIRC, I could be wrong) an IBM-designed protocol. It's been around for ages - hell, NT domains were just hopped up lan manager networks. The authentication in active directory uses a slightly modified form of kerberos - also an open protocol. They have tried to put a few legal barriers in the way, but those have been mostly ineffective.
Now, there is another possibility - it might be against policy at your university for non-windows machines to authenticate. If it's set up so that all machines have to be added to the tree by an admin, it's certainly enforcable, and thus your admin would be right in that particular case. He's just not right in the general case.
Those who can't do, teach. Those who can't teach either, do tech support.
how the funk is that a troll ,damm mods grow up . .
He was only responding to the parent with a question and awnser.
Since when is the truth a troll , and it dosn't sound insulting to me
Im sorry are MS marketing being paid to moderate or something.
The only things certain in war are Propaganda and Death. You can never be sure which is which though
hi. AD is just LDAP with some extra cruft/bloat/stuff added; which is mostly documented anyway. Your IT department is clueless. You can also fall back to kerberos (which despite the FUD, interoperates with the majority of MIT Kerberos V implementations), if you did not have a functional (Open)LDAP infrastructure.
.... the coffee machine at work has that one and through experience I've learned that it needs a reboot.
It a funny old world. When somethings not working now days my first reactin is to reboot. My land line phone, mobile phone, CD player and the DVD as well. Now if I could just find the reset button to my brain I wouldn't have to keep taking the pills.
I do have some sympathy for apple regarding this. Anyone who uses Windows shares frequently will know that even different versions of Windows can have difficulty operating together.
On a related note: I'm seeing really bad performance when copying a file from a Linux Samba share to my OSX machine (roughly 100 kb/sec, if that). Oddly enough, file uploads are ok (megabytes per second). Odder still, if I open a terminal and copy directly to my machine from the Samba share mount point, incoming copies are fast too. This has been going on from at least 10.2, and much to my dismay it is still an issue in 10.4. This really seems like the Finder is trying to talk Sambalese by itself (and does so differently than the SMB filesystem driver). Has anyone else noticed this behavior (and, perhaps, solved it)?
It's another FTFF (Fix The Fscking Finder) issue I think. Finder behaves the same way with NFS - really poor transfer rates under Finder, but normal speed using 'cp' on the command line.
Oolite: Elite-like game. For Mac, Linux and Windows
I just installed Tiger this week and have not yet had the opportunity to test again, but in my Panther (10.3) install I had intermittent problems trying to connect to my Debian/testing Samba shares in my office. Or rather, I could connect to them with no problem, but copying files to it via the Finder was a no-go.
/Volumes/sambashare/" with no problem. But it made it very frustrating for me, and to the few other Mac users in my building, whom I was in charge of supporting.
And, to be specific, this was definitely a Finder issue: I could use "cp ~/Documents/somefile.txt
(My eventual "solution" was to install netatalk to do an end-run around the problem. I still don't like that answer.)
I used to work with samba, having a linux fileserver and a mac osx powerbook, but recently I started working with nfs. It seems a bit faster and more stable. When I change some file on the server, it's directly visible in finder - without having to refresh it.
I also was annoyed the fact when I turned my powerbook on after it went to sleep it would give me a lot of errors about unmounting a network drive. This also was the case with tiger. With nfs, those problems are gone an nfs mount will stay active after the powerbook comes back from sleep.
It Just Works. Also, BMW.
"Some installations are also finding that Windows workstations can't to log on to the Mac after upgrading to Mac OS X 10.4." ergh....
I first started using OS X in the early days of 10.2 (yes, a relative latecomer). This was when my wife bought an iBook (after some *ahem* guidance... read encouragement) for studies she was undertaking. When she wasn't working on it, I got to play and set to work integrating it with our home network.
The pain I had getting SMB to perform acceptably under 10.2 nearly put me off OS X. Basically, the way that 10.2 handled mounting network filesystems really sucked. It was unreliable and often left the system hanging with a spinning beachball (the Mac equivalent of an egg timer). Often, powering off was the only solution.
This was fortunately fixed later on in the 10.2 lifecycle with some networking updates. Things got much better from then on.
When I got my own iBook several months later, it arrived with 10.3. This release seemed to have a reasonably good SMB implementation, but the performance was truly sucky. File transfer speeds between the iBooks and my Linux-based Samba server were low, but at least mounting was reliable.
As 10.3 progressed, this problem went away and performance/reliability are currently both very good. It means I can use SMB between my Linux server and both iBook and Windows XP clients. All works just fine.
I am, however, considering a move to WebDAV for file sharing on the network. WebDAV is a nicely lightweight protocol and has the benefit of being an open standard. Most good implementations are open source too. There are also client libraries for most decent scripting/programming languages. The added benefit is that you can integrate the WebDAV server in to OS X to perform iSync backups of your system and do calendar sharing etc. All nice, geeky, stuff.
The only major problem I can see at the moment is that the way the WebDAV server interacts with the underlying filesystem is a bit complex, given that my server runs under Apache. The model it appears to assume is that the server will have a dedicated directory or area for WebDAV files, and not simply share out a user's home directory or a backup drive.
I do need to go and RTFM, however.
Contribute to the online videogame encyclopedia: GamerWiki
doesnt OSX use samba for SMB?
http://www.fanboy.co.nz/adblock/
I believe it's fundamentally something like that. I had to jump through hoops and sign waivers to get a special permission for my work Mac (it still doesn't authenticate with AD).
The owls are not what they seem
These kinds of things are the normal evolution of Mac OS X after each major release. Get new features and added speed as an initial tradeoff for lower stability and reliability. Anyone who has used the Mac OS since the early days of OS X should know this.
I'm sorry, but if you are installing Tiger onto a mission-critical system, you deserve the problems you get. Give the software time to mature before rushing to employ it in your networks.
8==8 Bones 8==8
Perhaps they need to do more automatic regression testing (daily) on each build then?
I think the car analogy is (for once : ) a good one. We have come to expect failure from Software, and that shouldn't be the case - it should be very rare, not inevitable with each new release. They did rush the release of Tiger, and certain things suffered for it. Yes they will probably fix it quickly, but it'd be nice if they had a more extensive testing program, with sufficient time alllotted to do the QA work, for catching regressions like this.
I've got problems with getting the file listing (with smbclient) on FreeBSD on the amd64-platform. I can tell you that it's a problem with samba and not smbfs. I've verified this.
This happens when I try to connect with some unpatched MS-Windows XP machines.
so now you get modded troll on /. if you point out that AD works with other platforms because of the effort of the samba team, not because of anything MS does?
Wow...
Like "Fatal Exception Error 0028:C156DAD1"
Yeah, I have that problem. I can connect from Tiger to Windows (although only sometimes from the Finder; otherwise I have to use smbclient), and from/to my Linux server.
I can connect from/to the Linux server from Windows as well, but not from Windows to the Mac. It just keeps on failing no matter what.
AD is, amazingly enough, (almost) all standard LDAP and Kerberos. The only "extension" of weight that they have made is the use the PAC field of a Kerberos ticket to include authorization data (IIRC, this includes the group SIDs of the principal).
The thing is that while the PAC field is standardized by the Krb5 RFC, so that all clients (Microsoft or not) can handle it and forward it correctly and everything, only a Microsoft Kerberos Key Distribution Center can actually produce one (the process of which includes a lot of proprietary Microsoft protocols). That's why you need a Microsoft server in an AD setup.
My take on this is that Microsoft is already sure of their desktop install base, and can practice some interoperability on the surface, while locking the server market into using the Windows Server System, since the server market is where they are feeling a bit more insecure.
They KNEW this was going to happen, and that they couldn't fix it... so THAT's why they released Bonjour for Windows! Ha!
I remember v10.1.5, 10.2, 10.3, and a rash of updates in between that all claim to have "addressed SMB issues". When they've supposedly "addressed it" that many times, and we are at 10.4 and it's STILL BROKEN, I think they ought to disable the feature altogether.
I did application development for a while in my past life, and I can't tell you how many times I fully tested a system on 3 different computers without a hitch. Then when I rolled it out to the remainder of the company, other computers simply couldn't run it as intended without me sitting down at their machines and troubleshooting.
Part of that is I'm simply not a computer scientist and most of my programming work is. . . infantile compared to those with a 4 year Comp Sci degree.
But a significant piece is still that the configuration variability (even within a company with relatively strict procedures with computers) wreaked havoc with something as high level as VB applications.
When you're addressing lower level functions (e.g. networking protocols) the problem can be more pronounced.
You better watch out, there may be dogs about . .
Is it too much to ask that vendors use beta versions of their own software in-house for a month before they release it? Is it too much to ask that they ship the software to a small number of beta testers before the final release in order to find those wrinkles and iron them out?
This is a common complaint heard about all kinds of products from cars to drugs. What it reflects is ignorance of the statistics of testing. By necessity, testing must be done on a pool of people that is orders of magnitude smaller than the final pool of users (a test on everybody is not a test, it is a product roll-out ). So let us say that you beta test on 1,000 people and roll the product out to a million. Then you will have about a 35% chance of missing a problem that affects 1 person in 1,000. On roll-out, each such problem translates into 1,000 people with problems.
If an "admin" installs a brand spanking new OS immediately after release, that admin should have his pocket protector taken away from him. Particularly if one is working in a business or other mission critical environment, installing new OS without giving time for new bugs to be discovered and addressed is a sure sign incompetance.
Has anyone else here compared netatalk with Samba? Which one is faster and offers the least amount of hassles?
well, it has the overhead of the progress bar that
people are addicted to. In terminal , you just do a 'ditto' and then wait unless you chose verbose.
I can connect to my pr0n directory located on a Mandrake SMB share without any problems. I can also connect to my mp3 library which is on a W2K domain controler. My xp box can mount my Tiger Home folder. Have had no problems with smb access at all with Tiger.
I'd be nice if Apple shipped with a working version of swat though. Near as I can tell, swat does not know how to read the netinfo database for passwords. Plus Apple is passing a -d 10 to swat when it's called?!? -d is not documented in the swat man page.
I can't count the number of NASen I've run across that don't play well with with a far-flung, heavily centralized active directory implementations.
Welcome to the club, Apple.
Samba was ruled out a long time ago as an alternative to an actual windows server. Having to rejoin the fscking computer with the domain each time it was rebooted was a COMPLETE non-starter.
Microsoft... what a bunch of jackasses.
remote desktop doesnt seem to work properly anymore. it has trouble seeing other computers -- and if it sees them, it wont let you take control... very odd. machines that werent updated to panther seen to be controlled by remote desktop without conflict.
Mike
I heart the RIAA & MPAA, im sure its mutual...
...at how no one has come forward to blame MS and Windows for this problem.
hmmm... must be Mother's Day business!
Mozilla stole tabs from NetCaptor. So what? Right?
Hey, I like Macs. I think Apple rules the roost in the OS world, etc. But hey, reality check:
.0 release and expect that it would not be without bugs? I say if any sysadmins out there were silly enough to make a hasty upgrade before testing (ignoring the above caveats) they deserve the problems they're experiencing.
SysAdmin Rule #1: If you depend on it, and it works fine the way it is, don't mess with it. [If it ain't broke...]
SysAdmin Rule #2: If you want to mess with it, test it before deploying it.
Why the hell did people install a
We waited to deploy WinXP until the first service pack was released--and that saved our ass. I think it's ignorant to ignore that principle on the Mac side as well--esp. with a major update.
Early adopters are unpaid beta testers. Congratulations--you found the bugs!
I might know what I'm talkin' about, but then again, this is Slashdot...
...you're a fool and deserve everything you get if you put a week-old OS on production hardware without doing non-production testing or having a fall-back.
.2 or .3 service releases have been out for a few weeks. A couple of my clients used to question this conservative method until some renegade users bought and installed Panther right after its release (without authorization from anyone) and ended up being basically unable to work until I reverted them to the standard OS/applications build.
.4, and even then we clone the old drive to a FireWire drive before upgrading, just to be safe.
If you insist, however, do it right. Prep a build of the new OS and put it on its own hard drive in the machine of your one or two most clueful end users. Let them beat on it for a while and document their problems/questions as they try to do their work. Once in a while go through the list and address their fixable issues. If they happen upon a show-stopper, they simply boot from the drive with the old build on it and use that until the next service release appears. Then you apply it, and test again. Repeat as necessary until the number of issues is low enough that you can confidently deploy the new OS build to all end users.
I have used this technique to great effect at several of my Mac clients, though I don't even consider giving them the newest OS until the
As for OS X Server, that gets tested in my company's lab and on my bench at home from the day we get it, but it doesn't get rolled out anywhere until
~Philly
What if it's Sarge? I think I'll be pretty OK rolling that out when it's released...
99.9% of admins who know how to do their jobs correctly didn't go out and buy Tiger the first day, but chose to wait until a few bugs were worked out and the OS was generally seen as in good condition for mass-use. 99.9% of admins are casually going about their job instead of frantically trying to fix a problem that didn't need to be created in the first place.
That's odd.
I'm running into the exact opposite scenario:
Under Tiger, SMB filesharing *screams* as compared to how it ran under Panther and earlier incarnations of OS X. I'm able to connect to my samba fileshare on my Linux box, and my Win XP box, without any trouble whatsoever.
In the past, I was always able to connect, but file transfers were dog-slow. They seem normal now.
Go figure.
I can't remember which site mentioned this, so it goes uncredited. It said that SMB problem with error code -36 was actually a Keychain.app problem, not with SMB itself. Delete the particular "key" from the Keychain and recreate it to resolve the problem. Something has changed and Keychain could not resolve the old "key" data to use it for SMB access, I suppose.
I don't have Tiger yet, so try this at your own risk.
It doesn't matter who makes the software, you never, ever run a production server/workstation with a brand new operating system for at least a little while past the release date. Even if it's Apple. :)
I like my women how I like my sugar.. granulated.
Back in the mid/late 90's Apple had the same type of issue... The MAC could not enumerate AppleShare volumes on NT servers... don't remember the exact problem but it was a bug on the Apple site... just remember the pro-MAC folks were slamming MS (on boards and with the company i supported our 8 MAC users (as opposed to 230 MS users)... Microsoft actually issued the fix and surprised even me... (at the time i was going from a novell background to winnt)
sig goes here!
File Sharing Difficulties Frustrate Tiger Admins
Was I the only one to read this as Tiger having trouble running p2p clients?
Actually, it's not just the foreground app. The wait cursor indicates that whatever app that owns the window currently under the mouse cursor has had pending, unprocessed events for over three seconds.
You can still switch to another application. Swinging the cursor over a window of a background app that was unresponsive will give you quick feedback in the form of the wait cursor if that app is still unresponsive.
Remote Desktop 2.1 is incompatible with Tiger, you need 2.2 ( a free update). Apple made that known a couple weeks before Tiger's release, IIRC.
The other day a colleague of mine installed Tiger on his laptop (he never had it bound before, just connected to whatever shares with Cmd-K, etc.). He asked about using his AD credentials to log on. I told him "Sure, we just need to bind it to AD, do a few tweaks and anyone with an AD account could log in, just like Windows." Meanwhile, I was mentally crossing my fingers that there wouldn't be any new tweaks that needed to be learned.
So I pointed him to Utilities/Directory Access and had him click the Active Directory option, put in his domain (this is where I would usually start my VooDoo dances with the "advanced" options -- but I thought, "what the hell, lets give it a shot") click on Bind. It asked for a domain admin account, which I entered, and it bound without a hitch (I about fainted). I had him reboot (just to make sure) and then had him log in with his AD account. I worked beautifully, including mounting his home directory off our Win2K server. This had NEVER worked without tweaking for us under panther (although with a little tweaking under 10.2.8+ it worked fine). We transfered files, which went smoothly and quickly, and we looked around the network a bit.
Although I haven't thoroughly tested it yet, I'd say my initial experience with Tiger and SMB/AD has been great. That being said, MOST of our problems with Macs using our AD domain has been Windows-related (missing DNS entries, Sites-and-Services borked, or WINS not working/configured right, etc). Hearing about problems like this after a major change doesn't exactly surprise me, and I'm willing to cut Apple a bit of slack here. They are dealing with a reverse-engeneered protocol on networks where it is very likely that AD isn't in pristine or "best-practices" condition.
We have 35 sites using AD right now in our domain, and the migration from NT4 to Win2K/AD was a learning experience, to say the least. We've learned a lot in the process and, we've found that if you mess up something in AD in the beginning, it's damn near impossible to cleanly remove or fix it. I suspect that there are a lot of installations out there that still have AD ghosts hanging around that make 3rd-party integration a crap-shoot at best. What apple needs to work on is improving their tolerance for broken AD implementations, like windows does.
Of course, if MS would publish the full SMB/AD protocol it would be easier.
"terrorism" and "pedophilia" are the root passwords to the Constitution
How typical of a slashdotter to bitch and moan about "typical slashdot responses". You, sir, are a slashdot typicality zealot, and that should have no place on slashdot. Get over it.
Well, you're DEFINITELY correct about this. It was only a scant few months ago that Apple finally put up a page on their web site geared towards the Enterprise customer. This is one area they're really only starting to dabble in right now.
Traditionally, Apple's server products were really only purchased by *departments* running all Macs.... so basically, "workgroup servers". In these scenarios, it's really not unreasonable to tell your group of 5-15 artists/designers that "Hey, as part of our troubleshooting - we'd like you to try swapping out your server with the latest release." Might be a bit frustrating and time-consuming, but hopefully less so than the error you're trying so hard to fix.
But yeah, this is *nothing* like the way things need to be handled in large, corporate settings. I'm not even sure it's fair to be "very unhappy with Apple" for any of this, though? Anyone making the decision to purchase Apple server products for use in an enterprise setting should have taken all of this into consideration first, IMHO. This is exactly why the company I used to work for skipped over the XServe products, despite thinking the ease of administration might be a huge plus. Apple is not yet really ready for the "enterprise", except in the ways another free Unix like BSD or Linux is. Stable, yes? Reliable, yes? Guaranteed fast problem resolution and long-term support for existing software versions, uh.... who knows, really?
Delete your SMB keychain entries and/or enable password encryption on your SMB server.
Jesus was a compassionate social conservative who called individuals to sin no more.
In our office, there are 4 macs and we could never get any of them to attach to the windows shares with any predictability. The resident mac gurus couldn't figure out how to get the macs to mount the windows shares and stay mounted.
If the machines were on a different network but routed internally, the macs wouldn't connect ever. The 5 people running linux as a desktop simply used the samba GUI and voila, no problem.
Since only 2 mac people were using it for creative purposes, the other three folks eventually asked for a PC so they could use the network shares reliabily.
Shame really that Apple can't get it together. Seems simple enough since they are using SAMBA for Christ's sake.
Karma means nothing to me, so suck it...
Free speech really bothers you huh ... it figures.
Howabout comparing the Linux community to the Mac community. Oh, and BTFW, Macs are way overpriced.
Wrong, or our information is outdated.
There are multiple AD implementations that allow Microsoft clients to join to and authenticate to as if they were w2k3 AD.
See www.padl.com for one of the first implementations of one such AD. Samba4 also supports this but is a different implementation.
I upgraded to Tiger, and attempted to connect to a Debian file server where I store most of my data. Could not connect, no matter what I did.
As it turns out, Apple now encrypts the password presented to the file server. I don't know how to turn that off, but I do know how to fix it so you can get into your server, provided you have root on it.
First off, set:
encrypt passwords = yes
In your smb.conf file.
This alone may fix you. I had to go a step further and do a 'smpasswd username' in order for Samba to actually authenticate me.
At this point, connecting to either smb://server/username or smb://server/ worked just fine to get to the username share.
Also note that Tiger has encrypt passwords turned on itself, so you'll need your windows clients to encrypt passwords to get to it.
Personally, the only reason I turned off encrypted passwords was so my mac could get to my file shares, so this is an OK workaround for me.
It's a truly strange break. It had me thinking just like the bowl of petunias, "Oh no not again." But unlike the SMB breaks I have seen in various 10.3 updates this one is far stranger.
.0 release of Mac OS X to date. Reasonably impressed. (Mutters "Bloody Samba")
In our office we have four machines: A Debian Sarge Box, two Win XP boxes and a current Al Powerbook (running tiger). The tiger running machine can connect to both the WinXP boxes fine, but the Debian box, which under 10.3 was used every day, no longer talks to the Powerbook.
Yey, wait for a month and I'm sure that we'll see an update that fixes half the problem and screws up something else.
Apart from my SMB woes, Tiger is the most finished
STILL the same problems with SMB in OS X? How can Apple tout their "seamless" integration with Windows when this has been going on for so long? How long before they finally sort out their appalling SMB support?
This week, some Macs at my workplace were unable to connect to smb shares on Windows boxes. All were showing error -36. These were mainly 10.4 machines, but also 10.3 and 10.2 machines that could connect before. And all of the users in question could connect from other Macs via browsing the Windows domain. I sniffed the successful connections and found that they all had addresses like "cifs://windows.server.address" instead of the expected "smb://windows.server.address". When I had the users connect from their "broken" Macs using Cmd+K and "cifs://", it worked for all of them. Don't know why, but it does.
I'm expected to do better than that with command line tools, and it's not that hard.
The error codes used might work in strerror(3), but it can't be that hard to add a similar function to handle Apple codes.
I rarely criticize things I don't care about.
Damn it, they cant blame Microsoft this time. The emperor is now seen to have no clothes (or programming skill, as the case may be).
http://support.microsoft.com/default.aspx?scid=kb; en-us;178364
CAUSE... (read very carefully here)
RESOLUTION... (FIXED)
Anytime you want to drop trousers and have a good ole' career achievement pissing contest you know where I can be found...
sig goes here!
Man, you guys need some new IT guys. Sweep all the MSCEs out and get some people who enjoy their job and want to work.
:)
Linux and Macs can authenticate against AD central accounts. They simply don't know how to do it. I'd use their ignorance against them, at every possible opportunity...
should be a t-shirt. rofl.
Mounting samba directories from Linux w/ Finder under Tiger worked just fine for me. Used my stored password from my keychain and let me copy my pictures to my family website just like I'd never upgraded my os. Since it doesn't fail 100% for everyone, that makes it easier to miss... they likely have some certain configuration that causes the problem.
You don't require much in the way of 'proof', do you?
I've made bigger mistakes than that, misstatements and such, on Slashdot, and I've been programming and babysitting (IT) Macs since, quite possibly, before you were born. In any case, since before THEY were (officially) born. I could certainly see myself making this little semantic error, although I know all too well how the spinning beachball works, and all the stupid little tricks I had to play to get it to never* happen in my last piece of software.
-fred
*Okay, well, never that I've observed yet.
Sign #11 of Slashdot overdose: You see the phrase 'moderate Republican' and you wonder if that would be a +1 or a -1.
I had believed that this problem was on my end. I had upgraded to Tiger and lost connectivity with my Windows 2003 shares. Exactly the problem everyone here has been talking about. When the 10.4.1 upgrade did not fix this, the sys admin and I took a harder look. It turned out to be the firewall on the Windows 2003 Server. Turned it off - and bang, I was back to normal.