similar to: New user need help - AD/Krb/Smb

Displaying 20 results from an estimated 400 matches similar to: "New user need help - AD/Krb/Smb"

2010 Apr 13
1
unexplaind log entry
Hello Mailing List! I've got a few random issues with a Samba installation on a Netgear Ready Nas and I was wondering whether any clever so and so could explain what it means. Log entry [2010/04/13 15:40:17, 1] libads/kerberos.c:130(smb_krb5_get_ntstatus_from_krb5_error_init_creds_opt) no krb5_error [2010/04/13 15:40:17, 1] libads/authdata.c:401(kerberos_return_pac) kinit failed for
2010 Jul 05
0
Client Windows accessing Samba Share (krb5/ad2008/winbind)
I have a Samba server, its joinning on AD2008, the commands bellow has sucess when I test: # net ads testjoin Join is OK # wbinfo -t checking the trust secret via RPC calls succeeded # wbinfo -u # wbinfo -g # net ads user # net ads group # net ads user info administrator # wbinfo -u # wbinfo -g However, I need to open your share on the Windows Client(WinXP), but it doesn't work, stay asking
2009 May 28
0
wbinfo -K not working
Dear List! I have the problem described at http://lists.samba.org/archive/samba/2008-February/138451.html It is materialized after an upgrade of samba/winbind. Everything was working before. I could not find the solution neither on the net, nor from people originally having the problem, so here I am. This problem is a showstopper for me. (I can login by changing pam_winbind to pam_krb5, but this
2009 May 29
0
solution: wbinfo -K not working
Hi! The problem lies in the "winbind separator" settings. If I use winbind separator = \\ everything goes well. I believe this is due to a bug. As I don't want to register to yet another bugzilla, please someone issue the report there. Explanation: winbindd_raw_kerberos_login uses parse_domain_user to generate the kerberos principal from state->request.data.auth.user at this
2020 Oct 12
2
samba AD problem after re-join domain
I've been working on a Samba AD setup with a bunch of test machines - the one DC, and a bunch of clients.? Last night, I ended up switching the name of the test machines temporarily (except the DC), and re-joining the domain (that's for another e-mail later).? When things didn't work the way I had planned,? I switched the hostnames back, and re-joined the domain today on all the
2018 Jul 21
0
Failed to establish your Kerberos Ticket cache due time differences with the domain controller
On Sat, 21 Jul 2018 16:40:58 +0100 Roy Eastwood via samba <samba at lists.samba.org> wrote: > Thanks for that. > > > > > Remove the following lines, they shouldn't be in a DC > > > > From here: > > > >> wins support = no > > > >> local master = yes > > > >> domain master = yes > > > >>
2018 Jul 21
2
Failed to establish your Kerberos Ticket cache due time differences with the domain controller
Thanks for that. > > > Remove the following lines, they shouldn't be in a DC > > > From here: > > >> wins support = no > > >> local master = yes > > >> domain master = yes > > >> preferred master = yes > > > To here. > > > > > > If you have chrony (or ntp) running, then you don't need another
2010 Jul 08
0
Error in user authentication
Has anyone got any ideia about my issue, I'm trying to open a share in Linux from a desktop Windows, but stay asking the login/passwd. I'm using smbd 3.4.8 with winbind and mit kerberos, joining in AD Windows 2008 Server. [2010/07/08 13:51:34, 5] auth/auth_util.c:208(make_user_info_map) Mapping user [GRANSAPORE]\[thiago.ferreira] from workstation [TI-09] [2010/07/08 13:51:34, 5]
2014 Jan 02
0
[PATCH] libvirt-auth: Provide a friendlier wrapper around virConnectAuthPtrDefault (RHBZ#1044014).
--- src/guestfs-internal.h | 1 + src/libvirt-auth.c | 55 +++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 46 insertions(+), 10 deletions(-) diff --git a/src/guestfs-internal.h b/src/guestfs-internal.h index 5356920..d81fa6b 100644 --- a/src/guestfs-internal.h +++ b/src/guestfs-internal.h @@ -469,6 +469,7 @@ struct guestfs_h unsigned int nr_supported_credentials;
2020 May 20
3
Cannot Write to Linux Shares from Mac
I have a Linux server and this is my output from smbstatus: Samba version 4.9.5-Debian PID Username Group Machine Protocol Version Encryption Signing ---------------------------------------------------------------------------------------------------------------------------------------- 8758 nobody nogroup
2013 Oct 28
0
Samba 4.1.0 & ACL performance problem?
Hello all, I've encountered a performance problem and cannot find a solution to this. My searches in the archives or on google does not bring a light to me, so I would like to ask you, what I am doing wrong or what I missed. The problem arises running on samba-4.1.0 compiled from source under Ubuntu Lucid with kernel version 2.6.32-38. I want to copy a million of small files (mostly under
2020 Mar 17
0
Folders in Share Grayed Out on Mac
I thought this would be something I could easily find on Google, but all the hits seem unrelated to this issue. Short version: Linux file server with Samba on it. On a Mac, when reading a subfolder in that share, one folder is grayed out and inaccessible. Full version: On the Linux server, I have a share set up at /share01/Library/Video. I had a lot of files to copy over onto that hard drive,
2011 Nov 30
1
CTDB + Likewise-open : What servername when joining AD?
Hi, [Context : ubuntu 11.11 64bits, cman, clvmd, gfs2, ctdb, samba, likewise-open, all running fine except...] I've setup ctdb to manage public_addresses (to manage one virtual ip actually), and I've explicitely told smb.conf that netbios name = foobar_cluster I've done that *after* I've manage to make samba, likewise-open and AD to work nicely together. I guess now all the
2018 Feb 21
1
vfs_shadow_copy2 woes / WITH logs
Hi, finally everything is working fine on my Samba 4.6 AD Domain member server after _exactly_ following https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs (no more fiddling with acl_xattr:ignore system acls = yes, thanks Rowland Penny). Next thing i wanted to try is vfs_shadow_copy2 (with LVM snapshots:
2020 Sep 04
3
Incomplete attestation data for FIDO2 SKs?
I was recently looking at verifying the attestation data (ssh-sk-attest-v00) for a SK key, but I believe the data saved in this structure is insufficient for completing verification of the attestation. While the structure has enough information for U2F devices, FIDO2 devices sign their attestation over a richer "authData" blob [1] (concatenated with the challenge hash). The authData blob
2012 Oct 13
0
[PATCH] New APIs: Model libvirt authentication events through the API.
From: "Richard W.M. Jones" <rjones at redhat.com> This commit models libvirt authentication events through the API, adding one new event (GUESTFS_EVENT_LIBVIRT_AUTH) and several new APIs: guestfs_set_libvirt_supported_credentials guestfs_get_libvirt_requested_credentials guestfs_get_libvirt_requested_credential_prompt guestfs_get_libvirt_requested_credential_challenge
2010 Dec 20
4
problem connecting DFS-share with winXP - successful with Vista & 7
Hi, i have problems connecting to DFS-Share from Client WindowsXP. Same configuration works fine for Windows Vista and 7. On Windows 7 the LMCompatibility Level is 3. the striking point I see in logfile is following 2010/12/20 10:30:17, 1] smbd/service.c:make_connection_snum(1119) 10.184.144.171 (10.184.144.171) signed connect to service applbin initially as user useracc
2005 Nov 21
1
Performance Problem / failed to verify PAC server signature
Hello List We run a Solaris9 Server running Samba 3.0.20, Local Users (no winbind) but authenticating against ADS. There are up to 800 concurrent users, mostly Windows XP SP3. When clients access MyDocuments, which is redirected to the Samba share, we observe several "Session Setup AndX Request"s followed by "Session Setup AndX Response, Error:
2009 Jul 07
0
Problems with shares after upgrading to 3.4.0
I'm running a lot of samba-servers (3.3.x) as AD members (security = ADS) here and they are working fine. For tests I updated one of my server to 3.4.0 and now have problems with lots of users accessing the shares.. Alltough there are still some users that always can access any share on the updated server, most of them cannot. Running samba with log level 3 gives the following logs (only
2007 Aug 15
1
Performance Problem / failed to verify PAC server signature
Hello, We are experiencing ADS lower performance on Samba-3.0.22 for HPUX. I did Google search, and find out one message posted at http://lists.samba.org/archive/samba/2005-November/114231.html at the earlier time. >From my observation, it seems there was a spin on reply_spnego_negotiate()/ reply_spnego_kerberos() calls that invokes register_vuid() to register uvid with different vuid# for a