5
Can't get samba to startview story

https://bbs.archlinux.org – Backup your smb.conf file, and then use the example file that ships with the package and see if that works.  Also, it is great that you have found that it tells you at it failed.  But how about any information from the journal. (HowTos)

5
[ubuntu] Help with multiple Samba fileservers on networkview story

http://ubuntuforums.org – I week ago I had a perfectly functional network with several Samba fileservers and clients all working happily together. After a power surge and outage and a couple of updates, my network is a mess. I tried Gadmin-samba to salvage my system and it became completely non-functional. I removed the Gadmin-samba and am now slowly trying to get the network shares working again. (Hardware)

5
Samba 4.0 Released, Supports Windows 8view story

http://news.softpedia.com – The Samba development team, through Jeremy Allison, proudly announced a few minutes ago (December 11, 2012) that the final and stable release of the highly anticipated Samba 4.0 authentication and print server suite for Microsoft Windows clients is now available for download. After 10 years of hard work, the Samba 4.0 software is the first free ... (read more) (General)

5
Limerick migrates to Zentyal’s open source email solutionview story

http://www.linuxbsdos.com – The city of Limerick, located in mid-west Ireland and, which at a population of about 110,000, is that country’s third largest city, has chosen Zentyal to migrate to an open source email solution. Zentyal is an open source solutions provider based in Zaragoza, Spain. Zentyal is the company’s main software offering, a server platform based on Ubuntu. (General)

5
Issue on smbclientview story

http://www.unix.com – Hi All, I've been facing on this issue. From SunOS to Windows /usr/local/samba/bin/smbclient \\IP\<source dir> -D $TARGET_DIR -U dir1/$WINDOWS_USER%$WINDOWS_PWD -c "put $SOURCE_FILE $TAR GET_FILE;exit" This command in my shell script work fine but the file saved on windows environment contains EOL character. (HowTos)

5
CentOS 6.3 Samba with AD authenticaiton config helpview story

https://www.centos.org – Oh, and I applied samba_share_t property to the smb folderdrwxr-xr-x. root root unconfined_u:object_r:samba_share_t:s0 smb [by sheineck] (HowTos)

5
[ubuntu] Samba Sticky Bit Permissions with Windowsview story

http://ubuntuforums.org – Hello all! I have a question I was wondering you all could answer for me. (Hardware)

5
FC17, Samba, Browsing Windows Shares not accessibleview story

http://forums.fedoraforum.org – I installed Fedora 17 including all updates. I need to browse the Windows network where I can access and/or view the available shares (folders and printers). I cannot browse the Windows computers on the network. When I open Files from the Favorites bar and click on Browse Network, I see the "Windows Network" icon. (HowTos)

5
Cannot print from fedora 17 to windows shared printerview story

http://forums.fedoraforum.org – I tried to print a file from my fedora 17 system to a printer added and detected through samba .The printer is attached to a shared windows xp system. HP laserject Professional 1108. I get the message that the print is done but the printing does not actually happen.I found selinux warnigs and disbled selinux.Now selinux shows no warning ,but the printing does not occur Please help me (HowTos)

5
How does Samba deal with duplicates in smb.conf?view story

http://forums.fedoraforum.org – Hello people, How does Samba deal with duplicate parameters in smb.conf? For example, let's say smb.conf contains: Code: ... ... use sendfile = yes ... use sendfile = no ... ... Will the first or the last setting actually apply, does anyone know? (HowTos)