We have plans to convert our whole organization into using Linux on our desktops by the end of the year. All our file, web, ftp, mail, domain, DNS/DHCP/WINS servers etc have already been converted over to Linux for a good year or so without much hassle. We have started a pilot project with one of the departments (about 8 PC's) to be the first batch of guinea pigs. We're trying with an assortment of 2xFC5, 2xUbuntu, 2xXubuntu & 2xFreespire.
The guinea pigs are happy with their transition over to Linux and were browsing the net, doing their e-mail almost instantly. The FC5 users were overall the happiest. The ability to quickly add fonts and play all sorts of multimedia files were quickly addressed with a little scripting and installing mplayer + essential codecs from the freshrpms repository. Ubuntu/Xubuntu was a bit more difficult. Freespire was out as we were required to subscribe for thier CNR thing before we could download additional software and patches. I later replaced the Freespire machines with another 1xFC5 and 1xUbuntu.
The meat of the problem now is to have the ability to logon to any Linux PC without needing to create a local user account and get network file sharing going as easy as Windows. I've tried going the samba + winbind way for the user logon problem but can't seem to get it working. The system just tells me incorrect username or password. For file sharing, all 3 FC5 machines were the easiest to connect to by playing around with the GUI authentication configuration tool and swat. Everybody can connect to them and access their files. I however can't seem to be able to get people to access the Ubuntu/Xubuntu machines. Another thing about file sharing is the ability to mount a share folder to a mount point. Currently, when you cannoect to a network share, gnome just creates a shortcut to the location using smb:// notation. Some software cannot access files that way and those that can, cannot save back to it.
I talked with some people and was advised to skip samba+winbind and just use plain NIS. From time to time, we'll also have consultans comming that are still using Windows so I guess still need to have samba around.
I would love to hear from anyone who has done an enterprise wide implementation of Linux on what Linux clients you use and what type of authentication backend (samba, winbind, ldap, NIS etc) you are currently implementing and deployment quirks.
--== Anything can go wrong. It's just a matter of how far wrong it will go till people think its right. ==--
The guinea pigs are happy with their transition over to Linux and were browsing the net, doing their e-mail almost instantly. The FC5 users were overall the happiest. The ability to quickly add fonts and play all sorts of multimedia files were quickly addressed with a little scripting and installing mplayer + essential codecs from the freshrpms repository. Ubuntu/Xubuntu was a bit more difficult. Freespire was out as we were required to subscribe for thier CNR thing before we could download additional software and patches. I later replaced the Freespire machines with another 1xFC5 and 1xUbuntu.
The meat of the problem now is to have the ability to logon to any Linux PC without needing to create a local user account and get network file sharing going as easy as Windows. I've tried going the samba + winbind way for the user logon problem but can't seem to get it working. The system just tells me incorrect username or password. For file sharing, all 3 FC5 machines were the easiest to connect to by playing around with the GUI authentication configuration tool and swat. Everybody can connect to them and access their files. I however can't seem to be able to get people to access the Ubuntu/Xubuntu machines. Another thing about file sharing is the ability to mount a share folder to a mount point. Currently, when you cannoect to a network share, gnome just creates a shortcut to the location using smb:// notation. Some software cannot access files that way and those that can, cannot save back to it.
I talked with some people and was advised to skip samba+winbind and just use plain NIS. From time to time, we'll also have consultans comming that are still using Windows so I guess still need to have samba around.
I would love to hear from anyone who has done an enterprise wide implementation of Linux on what Linux clients you use and what type of authentication backend (samba, winbind, ldap, NIS etc) you are currently implementing and deployment quirks.
--== Anything can go wrong. It's just a matter of how far wrong it will go till people think its right. ==--