search for: aptel

Displaying 20 results from an estimated 83 matches for "aptel".

Did you mean: zaptel
2018 Mar 13
0
cifs-utils release 6.8 ready for download
...dable. Finally, convert the makefile rules to use standard SUFFIX rules instead of the non-portable GNU make % style extension rules. We don't really expect anyone to use anything other than GNU make here, but this silences an automake warning. Signed-off-by: Aurelien Aptel <aaptel at suse.com> Signed-off-by: Jeff Layton <jlayton at samba.org> commit d999610bf985f19fcc1984be95f11da7a3e88533 Author: Aurelien Aptel <aaptel at suse.com> Date: Fri Sep 29 16:03:03 2017 +0200 man: generate all man pages from POD files when buidling Move...
2017 Jan 19
2
Bug 12518 - smbclient -c 'cd <dir>; ls' for DFS generates STATUS_INVALID_PARAMETER
...es starting with Negotiate Protocol Request, and onward. I'm guessing this could be a DFS issue, but again, I'm not sure. Using the -D <path> command line option should result in the same execution by Samba. - Mike     -----Original Message----- From: Aurélien Aptel [mailto:aaptel at suse.com] Sent: Thursday, January 19, 2017 8:50 AM To: Tompkins, Michael; samba at lists.samba.org Cc: USA Xerox Samba; Futrell, Earl Subject: Re: [Samba] Bug 12518 - smbclient -c 'cd <dir>; ls' for DFS generates STATUS_INVALID_PARAMETER "Tompkins, Michael via...
2018 Apr 18
1
smbclient kerberos auth fails
Forgot to reply to this Ralph Böhme <slow at samba.org> writes: > Hi Aurélien, > > On Sat, Apr 14, 2018 at 03:19:59PM +0200, Aurélien Aptel via samba wrote: >> At this point I think it should work, but I get: >> >> $ smbclient //foo.com/share -k > > I guess you need to specify the FQDN of the host, not the domain. Yes that was it, thanks! But both the domain and the fqdn resolve to the same machine so I...
2018 Sep 20
3
per share way to not follow msdfs links
...ving still occurred. (Looks like cifs uses a > higher smb version if vers=1.0 not specified.) I'll send an email to > the CIFS kernel mailing list. Yep, sounds like a bug indeed. You still have the option to edit the smb.conf on the server side if you want to use smb2+. -- Aurélien Aptel / SUSE Labs Samba Team GPG: 1839 CB5F 9F5B FB9B AA97 8C99 03C8 A49B 521B D5D3 SUSE Linux GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
2020 Sep 24
4
cifsacl not working
On 9/24/20 1:06 PM, Rowland penny via samba wrote: > OK, you are using users & groups in the 1000-29999 range, why ? could > it be that you have the same users in /etc/passwd and AD ? On my Linux installs, I allow for a 'local' account with user id 1000. That is the only local account and is used for installing the OS (or in case AD is down). All other user/group accounts are
2017 May 18
4
define defaults for mount -t cifs
Hi, Is there a place where I can specify defaults options a for "mount -t cifs"? I would like to change the default protocol version to vers=2.1 Is there something like a cifs.conf or such...? MJ
2017 Jan 24
1
Bug 12518 - smbclient -c 'cd <dir>; ls' for DFS generates STATUS_INVALID_PARAMETER
"Tompkins, Michael via samba" <samba at lists.samba.org> writes: > I'm wondering if anyone else has any feedback on this or needs anymore info ? Can you provide the output of the failing command with full debug messages (-d10)? -- Aurélien Aptel / SUSE Labs Samba Team GPG: 1839 CB5F 9F5B FB9B AA97 8C99 03C8 A49B 521B D5D3 SUSE Linux GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
2017 Jun 12
1
mount.cifs fails with protocol SMBv2.x on a DFS share
Hi Aurélien, is there some documentation around where I can read about that? Where can I find the information, that I need Kernel 4.11 or above to get DFS with SMB2.0 / 2.1 / 3.0 and above working? Regards, Christian Am 12.06.2017 um 12:46 schrieb Aurélien Aptel: > Hi Christian, > > Christian Garling via samba <samba at lists.samba.org> writes: >> a few days ago we migrated our shares to a DFS cluster, also we disabled >> SMBv1 protocol. Now we are no longer able to connect to the shares with >> our linux workstations. The...
2020 Sep 24
2
cifsacl not working
On 9/24/20 11:51 AM, Aur?lien Aptel wrote: > The request-keys config looks right. > > You can check if winbind is properly configured trying to map with the > winbind CLI client called wbinfo. For example: > > # wbinfo -i NUC\\administrator > NUC\administrator:*:20501:20514::/home/NUC/administrator:/bin/bash >...
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
...ds S-1-5-21-596735176-1287999152-3436313279-1104' //192.168.2.110 S-1-5-21-596735176-1287999152-3436313279-1104 NUC\user1 (1) ...Or copy the code (note that it is GPL though): https://gitlab.com/samba-team/devel/samba/-/blob/master/source3/rpcclient/cmd_lsarpc.c#L391 Cheers, -- Aur?lien Aptel / SUSE Labs Samba Team GPG: 1839 CB5F 9F5B FB9B AA97 8C99 03C8 A49B 521B D5D3 SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 N?rnberg, DE GF: Felix Imend?rffer, Mary Higgins, Sri Rasiah HRB 247165 (AG M?nchen)
2017 Jan 23
0
Bug 12518 - smbclient -c 'cd <dir>; ls' for DFS generates STATUS_INVALID_PARAMETER
I'm wondering if anyone else has any feedback on this or needs anymore info ? Mike -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Tompkins, Michael via samba Sent: Thursday, January 19, 2017 9:19 AM To: Aurélien Aptel <aaptel at suse.com>; samba at lists.samba.org Cc: USA Xerox Samba <USA.Xerox.Samba at xerox.com>; Futrell, Earl <Earl.Futrell at xerox.com> Subject: Re: [Samba] Bug 12518 - smbclient -c 'cd <dir>; ls' for DFS generates STATUS_INVALID_PARAMETER This issue is reprodu...
2018 Apr 14
3
smbclient kerberos auth fails
Hi, I rarely deal with kerberos but everytime I do it's painful... I have a Windows Server 2016 VM at foo-ad.foo.com. It has the AD role and it owns the FOO.COM domain. I added a *AD* account FOO\aaptel%aaptel. PS C:\share> get-aduser aaptel DistinguishedName : CN=aaptel,CN=Users,DC=foo,DC=com Enabled : True GivenName : Name : aaptel ObjectClass : user ObjectGUID : 97c32e32-593c-4d88-a183-268798016eeb SamAcco...
2019 May 24
2
FW: Weird Samba/CIFS behavior: client hangs
I think a network trace would tell us for use whether the server is responding or not. You can follow the instruction here to make one: https://wiki.samba.org/index.php/Bug_Reporting#cifs.ko -- Aurélien Aptel / SUSE Labs Samba Team GPG: 1839 CB5F 9F5B FB9B AA97 8C99 03C8 A49B 521B D5D3 SUSE Linux GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Mary Higgins, Sri Rasiah HRB 21284 (AG Nürnberg)
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
...This wrapper would link against the same libs as rpcclient binary and would compile to librpcwrapper.so. From C you can #include all the struct definitions you need or copy them from the source code. Then from C# you just load librpcwrapper.so and call those simple functions. Cheers, -- Aur?lien Aptel / SUSE Labs Samba Team GPG: 1839 CB5F 9F5B FB9B AA97 8C99 03C8 A49B 521B D5D3 SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 N?rnberg, DE GF: Felix Imend?rffer, Mary Higgins, Sri Rasiah HRB 247165 (AG M?nchen)
2018 Sep 11
2
Is CIFS HA Aware ?
Good Day, We use a lot of DFS Shares (Windows) across our Linux Servers. The DFS Shares are setup in a Cluster. Over the weekend we did a DR excercise which included shutting down one of the Servers that hosted the DFS Shares. What we found is that any Linux Server that had associated itself with the DFS Server that was shutdown did not try and connect to the remaining Server that was up. Is
2017 Sep 26
5
dfs links anywhere?
(Let's keep this on the list) Aurélien Aptel via samba <samba at lists.samba.org> writes: > Chad William Seys <cwseys at physics.wisc.edu> writes: >> Somehow the destination having 'msdfsroot yes' prevents the cifs kernel >> module from following the link. I've taken a look at your traces and right off...
2019 Mar 19
2
DFS Shares (Clustered)
Good Day, We experience the following when we have outages or perform disaster recovery exercises. Our DFS Shares come from a Windows cluster with 2 servers, each one in a different location. When the server that we have active connections to goes offline, the server has an issue connecting to the second server. This even happens under a controlled shutdown and startup situation. If we
2017 Jan 19
2
Bug 12518 - smbclient -c 'cd <dir>; ls' for DFS generates STATUS_INVALID_PARAMETER
I am wondering if anyone has had a chance to look at bug 12518? This is the context of the message: Wireshark trace gives a STATUS_INVALID_PARAMETER when running smbclient -c 'cd <dir>;ls' as a standalone program. This is a customer issue. We cannot recreate this issue so we're looking for why this may be happening. From the trace you'll see multiple sessions with
2017 Sep 13
2
dfs links anywhere?
> Which smb version are you using (mount option)? Support for DFS on smb2+ > was only added in linux 4.11. smbstatus shows the connection as NT1. DFS links do work like this: serverA_msdfsrootYES => serverB_msdfsrootNO But not like this: serverA_msdfsrootYES => serverB_msdfsrootYES Somehow the destination having 'msdfsroot yes' prevents the cifs kernel module from
2020 Sep 24
2
cifsacl not working
On 9/24/20 8:53 AM, Aur?lien Aptel wrote: > Ken Bass via samba <samba at lists.samba.org> writes: >> I installed a new Ubuntu 20.4 LTS system (smbd 4.11.6) . Initially I >> tried using the SSSD and 'realm' to join the domain. Everything worked >> similar to my Centos 7 install and I thought I was f...