similar to: no login after upgrade

Displaying 20 results from an estimated 20000 matches similar to: "no login after upgrade"

2016 May 10
2
no login after upgrade
Hello, this is a openSUSE 13.1, installed originally with samba 4.1.19 This is a simple workgroup setup. smb.conf as follows: [global] security = USER server string = Samba Server workgroup = WORKGROUP os level = 66 guest ok = no null passwords = yes unix password sync = yes passwd program = /usr/bin/passwd %u passdb expand explicit = no passdb backend = tdbsam lanman auth = yes
2016 Apr 03
0
some questions to samba and W7 and W10
On 03/04/16 21:39, Achim Klausmann wrote: > Hello, > > i got some clients (WINDOWS7 and WINDOWS10) to connect to samba shares. > > OS is openSUSE 12.2; 13.1; 42.1 > Samba-Version: 3.6.7; 4.1.22; 4.2.4 > smb.conf is shown below. > > The samba setup is a workgroup setup, the W7-clients > are set up to the workgroup 'workgroup'. > No further changes are made
2016 Apr 03
2
some questions to samba and W7 and W10
Hello, i got some clients (WINDOWS7 and WINDOWS10) to connect to samba shares. OS is openSUSE 12.2; 13.1; 42.1 Samba-Version: 3.6.7; 4.1.22; 4.2.4 smb.conf is shown below. The samba setup is a workgroup setup, the W7-clients are set up to the workgroup 'workgroup'. No further changes are made to the W7-clients. samba setup: groupadd workgroup chgrp -R workgroup /srv/samba chmod -R 770
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
2009 Jan 14
0
problem with ntlm_auth and apache2
I'm trying to get mod_auth_ntlm with apache2 to work but it refuses to do so. ntlm_auth does work if I use the commandline argument. The error I got is: [2009/01/13 13:07:09, 5] lib/debug.c:debug_dump_status(391) INFO: Current debug levels: all: True/10 tdb: False/0 printdrivers: False/0 lanman: False/0 smb: False/0 rpc_parse: False/0 rpc_srv: False/0 rpc_cli: False/0 passdb: False/0 sam:
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
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
2010 Sep 18
0
Antw.: Word/Excel documents cannot be saved after Samba Upgrade
That's what i did. After updating the kernel the phenomen has gone. The utimensat function is quite new and needed for timestamps in nano seconds. ----------------------------------------------- Karsten Hoffmann Adventos GmbH Alstertor 18 20095 Hamburg Tel +49 40 2093106-0 Fax +49 40 2093106-66 Email Info at Adventos.de ------------------------------------------------ ----- Reply message
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
2013 Sep 16
3
Evergreen ILS on CentOS?
I spent a number of hours at one of the local SF clubs turning a desktop into a dual-boot (if they ever need that for anything) CentOS 6.4 system, then trying to install Evergreen, an oss library package. Can you say, "dependency hell"? I suspect they wrote it on Ubuntu (this is client/server software, dunno why they'd do that). At any rate, I yum installed the postgresql 9.x
2008 Jul 29
2
problem upgrading 3.0.23->3.0.26
I'm trying to upgrade and old server from the 3.0.23 to the 3.0.26 version (suse93->suse103) (for brevity, abbreviating 3.0.23->.23, and 3.0.26->.26) It's not working as smoothly as I had hoped...and was wondering if anyone has seen similar behavior or if I have some "gotcha" that I haven't kept up on (quite possible, since I move my focus from product 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
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
2007 Sep 11
0
some users cannot authenticate against ADS
Hi everyone, this one is giving me headaches for a while now and I could not get anything useful from the usual sources. So maybe someone on this list can give me any ideas: There is a samba server Version 3.0.22 on Ubuntu Dapper see below for configuration details) and it is configured to authenticate against a Windows 2000 Server Ver. 5.0.2.195 preped for ADS 2003 and
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
2009 Jul 01
0
Troubles with dfs-linked root shares
Hi, Im trying to set up a samba cluster (using RHCS) to hold students' Home directories according to the following schema: \\disc\personal | +--------------------+----------------------+ | | | | | | v v
2006 Jul 25
0
pam winbind seems to have trouble with idmap backend = ldap
Environment is samba-3.0.10-1.4E.6 RedHat ES4, kernel 2.6.9-34.0.2.ELsmp AD domain Win2003 SP2 Native mode This system was initially setup in ads security mode, joined to a Win 2003 AD domain and configured to use winbind for both samba file shares and authz/authn for sshd and local logins. In this configuration the winbind idmap was the default local database. Everything worked fine. Users could
2007 Aug 23
1
Login-Problem with DFS-Share
Hallo, I want to use several DFS-Shares from a M$-Server trough my Samba-Server (3.0.20b-3.21-1370-SUSE on an OpenSchoolServer). I've created symlinks in /export/dfsroot like: lrwxrwxrwx 1 root root 19 2007-05-04 08:06 agbhome -> msdfs:172.18.160.10 lrwxrwxrwx 1 root root 20 2007-03-28 09:36 home -> msdfs:172.18.160.10\ lrwxrwxrwx 1 root root 43 2007-02-04 11:44 lehrer ->
2019 Nov 28
0
hp-ux samba windows client fails to delete directory
Hi Team, I am able to re-produce the same behavior with samba 4.10.0 on Ubuntu 1904 as it was on hp-ux with samba 4.9.0. Scenario:- 1. Configure samba as PDC and start smbd and nmbd daemons. 2. Map samba share on 2 Windows PC#1 and PC#2 with same credentials created by pdbedit -a command 3. Windows PC#1 creates two directories, \FOLDER_A\FOLDER_B in the Samba share 4.
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