similar to: problem upgrading 3.0.23->3.0.26

Displaying 20 results from an estimated 20000 matches similar to: "problem upgrading 3.0.23->3.0.26"

2010 May 04
0
How to net group add 'group' (I scrod myself...can't figure out how descrod)
I have: interfaces = lo0, eth2 and: socket address = 192.168.3.1 socket address = 127.0.0.l in my smb.conf, but when I try to "net group add anything" (on server running samba 3.5.2, as a DC): <asks for current log'ed in users's password> mypwd Could not connect to server 127.0.0.1 Connection failed: NT_STATUS_CONNECTION_REFUSED So what am I missing? Shouldn't
2011 Sep 12
0
Fwd: Re: Can't add users to well known groups...
Forgot to CC the list. -------- Original Message -------- SUBJECT: Re: [Samba] Can't add users to well known groups... DATE: Mon, 12 Sep 2011 15:51:31 +0200 FROM: Fran?ois Legal TO: Linda Walsh Not sure if this is relevant, but if (first case shown down here) "Domain Admins" is not so much a group but a map to unix group, I'm not surprised that you
2006 Sep 20
1
ADS & getent
hi, I configured a samba server member of a AD domain. I tought that the system is working fine because user can access share on the linux box. But, i have some problem. I follow some how to &other doc i founded on the samba website. My problem is when i execute wbinfo -gu, winbing can lookup on AD to get the users. When i launch getent passwd; only local users are shown. Why? My other
2011 Oct 02
2
smbd: PANIC (pid xxxxx): internal error -- ? causes?
---- I have a bunch of these in my log... Was wondering if anyone had seen them before and what the cause might be? Thanks... Oct 1 03:25:15 Ishtar smbd[23925]: [2011/10/01 03:25:15, 0] lib/util.c:1468(smb_panic) Oct 1 03:25:15 Ishtar smbd[23925]: PANIC (pid 23925): internal error Oct 1 03:25:15 Ishtar smbd[23925]: #1 /usr/sbin/smbd(smb_panic+0x55) [0x7f7120093134] Oct 1 03:25:15
2009 Jun 24
2
CIFS mount not applying setuids
Hello all, I've been dealing with this problem for years now and I am a bit fed up with it. Maybe some of you all can shed some light on the situation. I am having problems with my samba server setting the uid/gid/permissions incorrectly when a file is written to the server filesystem over cifs. I currently use the account remotemounter for mounting samba shares. Even with the
2014 Dec 08
0
Samba AD master browser
Installed: Samba 4.1.13, running as AD >From time to time, users get disconnected from their shares. At that moment, windows explorer is not responding, freezing up the whole PC. I suspect this issue is caused by samba4 not being the master browser. Running smbclient -L on the AD server returns nothing for the master browser: [root at BEHESR-FS1 ~]# smbclient -L //localhost -U
2011 Mar 07
2
file share slowdown
Sirs: We are a Vinyl window manufacturing plant in central Washington State, USA. We have been running linux with samba for file and print services for eight or ten years now. Much of our production software is in house, and built on CA clipper 5.2, using dbf files as the primary data store. The clipper dbf file format supports both record locking and file locking along with shared file
2012 Jun 26
0
home share disconnected / delayed write failure
Hello everybody, we have an annoying problem with our samba server randomly disconnecting the home shares. Our "Application Data" folders as well as "Desktop" are redirected to directories in the user's home folder outside ".profiledata" to avoid the copying during logon /logoff. >From time to time clients get an error message "Delayed Write
2007 Jun 20
3
Problems with SAMBA as PDC and Windows XP SP2 as client
Hi!! We are trying to configure a Debian Linux Server as Samba Server (Domain Controller) and a Windows XP (with Service Pack 2) as client. We have configured Windows into the Samba Domain (in other words, we have been able to agregate the machine into the domain), but when we restart Windows and try to login with a samba user (from linux server) (selecting the Domain), we received a message
2010 Apr 29
0
Bungled update
I was running 3.0 on a freebsd-7.2 box as a PDC, I needed to add some windows 7 computers to the mix. So I jumped from 3.0 to samba34-3.4.5_1. I was able to get the windows 7 into the mix. But in the jump I lost some features on the other computers. I have a mix of Windows 2000 pro, Windows XP pro and Windows 7 pro and the one PDC. The windows computers are unable to share printers. Not able to
2008 Jun 05
0
Setting user permissions (acl) with standalone server & Win XP
Hello, I am trying to provide our users a way to change file/folder permissions on public share on samba (3.0.28a) ROLE_STANDALONE server. ACL's are working fine but the problem is to get list of users and groups on samba server via Windows XP Professional (SP3). When I open 'Select users or groups' dialog and pressing 'Find now' button the Windows asks my Samba
2019 Apr 19
0
winbind offline login - NT_STATUS_NO_SUCH_USER (0xc0000064)
Hi Rowland, thanks for your reply. > I personally would have used 'cache directory =' , see 'man smb.conf' > for the difference. >From description based on man smb.conf I would absolutely agree. I have tried and set the "cache directory" option but still gencache.tdb (and all other files that were moved) left within the /run/samba (lock directory). Never the
2011 Apr 14
0
ACLs passwd file and winbind.
Hi Is there a way of getting samba to use the passwd file entries when utilising POSIX extended acls. I have two groups of users 1) A vast amount of users who access filestore via windows only. In this case I winbind and idmap to assign random UNIX uids as is normal. 2) I also have a much smaller group of users who use NFS and CIFS to access the same area. In this case I put an entry in
2018 Sep 03
0
Server-Side Copy Offload Limitations
On Mon, 3 Sep 2018 12:25:16 +0200 Adam Błaszczykowski via samba <samba at lists.samba.org> wrote: > Hello, > > Server-Side Copy Offload wiki page states in Limitations section that > > - Both source and destination files must reside on the same Samba > share! > > I was able to copy file between different shares located on the same > zfs Pool without
2008 Mar 05
1
Samba as standalone server & problems with saving documents
Hi... I wanna use samba 3.0.28 (on FreeBSD 7.0) machine just to serve some shares with different content. We have several users, and access to a share should be managed by the unix group a user is in. so if the user is a member of the group 'business' he has access to a share called business. Every users has his primary group set to 'users'. I implemented that for several groups:
2014 Mar 26
1
How would I make dir2 a copy of dir1 w/hardlinks for the files?
I have a dir "dir/" with 2 dirs in it "a/" and "b/". dir b/ has a file in it 'file' dir a has a relative symlink to that file: Ishtar:/tmp> ll dir total 0 drwxrwxr-x 2 20 Mar 26 10:51 a/ drwxrwxr-x 2 17 Mar 26 10:49 b/ Ishtar:/tmp> ll dir/{a,b} dir/a: total 0 lrwxrwxrwx 1 9 Mar 26 10:51 symfile -> ../b/file dir/b: total 0 -rw-rw-r-- 1 0 Mar 26
2011 Sep 30
1
Issue with reshare shares
Hi there, we have a customer with some old Windows 98 stuff. The network has been migrated to a 2008 domain and Windows 98 won't authenticate (and thus can not access shares, also all computer names (DC's / fileservers) are longer than 8 characters). Figured I would mount the shares on the fileservers on a linux box (ubuntu 10.04 LTS 64 bit server) and then export them again through
2009 Sep 06
0
No subject
bar:/data # smbclient //bar/Documents -U Fernando2%fernando2 Domain=3D[FOOBAR] OS=3D[Unix] Server=3D[Samba 3.4.2-2.1-2229-SUSE-CODE11] smb: \> mkdir mydir smb: \> ls . D 0 Wed Nov 11 17:52:32 2009 .. D 0 Wed Nov 11 17:49:30 2009 mydir D 0 Wed Nov 11 17:52:32 2009
2016 Jul 27
0
Lost trusted domain in samba-4.4.4
On 27/07/16 09:35, hy wu wrote: > Hi list, > > This is my domain enviroment and all DC are windows 2008r2 > > http://i.imgur.com/8cNOtm2.jpeg > > When I used samba-4.0.5, I join my box to domain "HC1" , I got trusted > domain "CHILD2" in "wbinfo -m". > > [/share/Public] # wbinfo -m > BUILTIN > MYBOX > HC1 > CHILD1 >
2006 Oct 03
0
no ads join with samba3-3.0.23 whereas 3.0.12-5 works
With samba-3.0.12-5 I can join my AD domain: net ads join -U de7b07k0@ORG1.MYDOMAIN.NET ... 2006/10/03 20:38:41, 0] libads/kerberos.c:get_service_ticket(337) get_service_ticket: kerberos_kinit_password DE70176C$@ORG1.MYDOMAIN.NET@ORG1.MYDOMAIN.NET failed: Clients credentials have been revoked [2006/10/03 20:38:41, 0] libads/kerberos.c:get_service_ticket(337) get_service_ticket: