search for: homeservers

Displaying 20 results from an estimated 54 matches for "homeservers".

Did you mean: homeserver
2019 May 14
4
Fw: Btrfs Samba and Quotas
Hello, by suggestion from linux-btrfs I post this to samba at lists.samba.org. I think, thiss is a bug in Samba. Can you confirm and suggest a workaround? Regards, Hendrik ------ Weitergeleitete Nachricht ------ Von: "Hendrik Friedel" <hendrik at friedels.name> An: "Btrfs BTRFS" <linux-btrfs at vger.kernel.org> Gesendet: 12.05.2019 13:27:00 Betreff: Btrfs Samba
2019 May 18
0
Fw: Btrfs Samba and Quotas
Hello, I a bit surprised to get no replies at all... How come? Lack of information? Lack of clarity? Greetings, Hendrik ------ Originalnachricht ------ Von: "Hendrik Friedel via samba" <samba at lists.samba.org> An: "samba at lists.samba.org" <samba at lists.samba.org> Gesendet: 14.05.2019 20:01:41 Betreff: [Samba] Fw: Btrfs Samba and Quotas >Hello, >
2013 Oct 11
3
Removing a domain controller help needed
On Fri, 2013-10-11 at 16:00 +1300, Andrew Bartlett wrote: > On Fri, 2013-09-13 at 09:10 +0200, christophe wrote: > > Hi, > > > > First guys, I'd like congratulate you. Samba 4 is really a cool product. > > > > I have a little problem though. > > > > The context: > > > > I have Samba4 AD DC working perfectly on a virtual machine >
2009 Feb 12
1
Samba Newbie
Hello, I have been looking for a Windows alternative for File & Print servers. Currently, we are using Win 2003. Patching overhead and virus outbreaks are becoming problematic with reducing head count. I have looked at the site, but there is no reference to 'better or the same as Win2003' only NT is referenced. I'm trying to put a business case together to convince management
2006 Aug 16
0
How to access an automounted home and read/write with AD user
hello, I have samba 3.0.21c on an aix 5.2.0.7 server configured to use active directory authentication. However, I need to do something a little funky: The server with samba I will call: sambaserver A server with a user's home directory that is automounted on a few other servers: homeserver The user has on homeserver his files that he works on that he conveniently has automounted on
2010 Jul 11
4
SSL / TLS Problem
Hi, since I upgraded to the new Thunderbird version 3.1 I can't establish a TLS/SSL connection anymore. But before the update Thunerbird was able to establish an encrypted session ... Maillog shows me the following now: server dovecot: imap-login: Disconnected (no auth attempts): rip=84.157.133.248, lip=192.168.1.100, TLS handshaking: SSL_accept() failed: error:14094418:SSL
2003 Mar 02
1
Bind Error with Sambe under Redhat 8.0
Hi, I've installed and configured Samba under RedHat 8.0. When starting up samba "/etc/rc.d/init.d/smb start", i have the following error in the smbd log file: [2003/03/02 19:28:51, 0] lib/util_sock.c:open_socket_in(804) bind failed on port 139 socket_addr = 0.0.0.0. Error = Address already in use Thus samba never starts. How do i solve this problem? Thankx. #/etc/hosts
2002 Mar 23
3
Rsync permissions...
I am transferring some files from a RH7.0 machine to a RH7.2 machine as root with a cron job, using the following: rsync -avt /home homeserver::home rsync -avt /etc homeserver::etc Some of the files transfer OK, but I get: building file list ... done failed to set permissions on home : Operation not permitted home/brad/ home/ftp/bin/ home/ftp/etc/ home/ftp/pub/ home/rsyncuser/ failed to set
2010 Jan 30
3
Checksum fletcher4 or sha256 ?
Hi, I''m atmost ready to deploy my new homeserver for final testing. Before I want to be sure that nothing big is left untouched. Reading ZFS Admin Guide About the checksum method, there''s no advice about it. The default is fletcher4. there''s also SHA256 Now the sha256 is pretty ''heavy'' to calculate, so I think that it''s left out because can
2002 Dec 09
1
(no subject)
Win2k client is recognising the domain but is unable to logon . It asks for the usrname/passwd , which usrname/passwd am i supposed to give here . As shown in the smb.conf file below,admin user is set to 'student ' , but it does not accept this username , says ' unknown username or bad password '. Earlier the trust account of the client machine was created on the samba server .
2002 Apr 06
1
ERROR: chroot failed
I am trying to use rsync to transfer some directories from a RedHat 7.0 box to a RedHat 7.1 rsync server via a cron job. The cron command line: 00 00 * * * /usr/local/bin/emailbackup > /tmp/backup.log 2>&1; mail -s "Rsync Backup Log" my@emailaddres < /tmp/backup.log The 7.1 rsyncd.cond; [home] path = /home/brad/data/emailbackup read only = no uid = root gid = root The
2002 Dec 09
1
my Win2k client wont login into the Samba PDC , HELP !
My Win2k client is able to recognize the domain but is unable to authenticate into the domain . Earlier i had created a trust account for the win2k client . Which username/password am i supposed to give here ? The manual says that the samba server admin usr/pwd should be given here , but which account is this . Below in the smb.conf you will see that the admin user is set to 'student' .
2004 Mar 12
1
weird home share problem
Hi list During my samba3 pdc ldap backend set up I encountered a new problem. I configured in smb.conf the mounting of the home share as followed: logon path = # I don't want roaming profiles logon drive = H: logon home = \\homeserver\%u logon script = logon.bat [homes] comment = Home dirs valid users = %S read only = No browseable = No Well after logging in
2005 Feb 12
1
cannot locate roaming profile
I've just edited smb.conf to make it a PDC on my SuSE 9.1 machine. I can add other machines to the domain but when I try to log on, I get the message "Windows cannot locate your roaming profile...blah blah" My config file is below. # smb.conf is the main Samba configuration file. You find a full commented # version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE # Date:
2004 Oct 13
2
NT and XP clients cannot reach Samba PDC
When attempting to join my domain, the NT 4 Workstation and XP Pro clients cannot contact the domain controller. The Samba server is running normally, and can be connected to via IP address, but not by name. Additionally, when I set up a DNS, it still could not contact the Samba server. The clients and server are on the same subnet. I have read as much as I could find on configuring Samba as a
2004 Apr 28
1
WinXP client can't browse list for the domain it joined
Hi, I just configured a RH9 with Samba 3.0.2a as the PDC for XP clients network. The XP clients can join the domain. When I trying to browse the "Microsoft Windows Network" on the client XP machines, I can see all the old Workgroups and the list of XP machines in those workgroups, and I can see the new domain (ZEUS1) I just created with the PDC's name, which is "hermes",
2005 Aug 17
2
Profiles 'problem'
Hello, I use samba-3.0.14a_1,1 on FreeBSD 5.4-STABLE. Everything is running perfectly. Today, the profile of my users are stored on the file server. For example: John logon on the Windows 2000 Professional workstation called machine01. It's the first logon of John on this machine, but him already have a profile stored on the file server. When John logon to machine01, the profile of John are
2005 Sep 01
1
?The network name cannot be found?
Hi, I'm running samba-3.0.14a_1,1 under FreeBSD 5.4-STABLE. I migrated all my data from samba 2 to samba 3, and I'm having a problem with some users. For example, user john can login perfectly to the network. It?s ok. But user smith not, him get the error ?The network name cannot be found?. But all configurations of john and smith are the same. I found this on Samba Official Hanbook:
2007 Jan 19
18
Cheap ZFS homeserver.
So after toying around with some stuff a few months back I got bogged down and set this project aside for a while. Time to revisit. <BR><BR> Looking around there still is not a good "these cards/motherboards" work list. the HCL is hardly ever updated, and its far more geared towards business use than hobbyist/home use. So bearing all of that in mind I will need the
2004 Jan 07
3
different win machines on PDC not accessible at different times
I am having nearly the EXACT same problem as http://lists.samba.org/archive/samba-technical/2003-December/033315.html I have samba 3.0.1-1 rpms and fedora core 1. Samba is set as a WINS server, which the win2k machines, who use DHCP from router, are pointed to by the WINS server address specified in router(each of the win2k machines, via ipconfig /all reveal they do in fact use the wins server).