Displaying 20 results from an estimated 7000 matches similar to: "canonicalize_connect_path failed for service"
2018 Apr 23
2
canonicalize_connect_path failed for service
Hi Rowland,
We did the classicupgrade. Post the classicupgrade, we added a Windows
2008R2 server and dcpomo'd it. The original Samba box (classic DC) was
where we did the classicupgrade. Did you mean that we need to shut that
box down? Leaving a Windows DC (FSMO?) and Samba member server? Sorry I
was not aware of this step. What if we hadn't added a Windows 08 box?
Here is the
2018 Apr 23
1
canonicalize_connect_path failed for service
Hi Rowland,
Sorry about the confusion. I was referring to Samba PDC which we
classicupgraded to AD DC. So it is AD DC
The ranges don't overlap, there was a typo, it was meant to
idmap config * : range = 3000-7999
idmap config CDR:range = 10000-110000
getent passwd of the users in member server gives me
user01:3029:3000:
The uid number of the user in question according to AD is 1070. gid
2018 Apr 23
0
canonicalize_connect_path failed for service
On Mon, 23 Apr 2018 16:48:15 +1000
Rob Thoman via samba <samba at lists.samba.org> wrote:
> Hi,
>
> Our setup:
>
> Samba (classic) DC: cdr-dc01
> Samba (classic) member server: cdr-fs01. This is also a file server
> AD realm: CDR.internal
>
> We migrated to AD and came across an issue with accessing shares. The
> shares in question worked pre-migrated. i.e
2018 Apr 23
0
canonicalize_connect_path failed for service
On Mon, 23 Apr 2018 20:09:50 +1000
Rob Thoman <emailthomasrob at gmail.com> wrote:
> Hi Rowland,
>
> We did the classicupgrade. Post the classicupgrade, we added a Windows
> 2008R2 server and dcpomo'd it. The original Samba box (classic DC)
It is the 'classic DC' that is throwing me, do you mean the original
PDC, or are you referring to the Samba AD DC that
2008 Jun 06
1
Asterisk not picking up incoming calls from TDM400P
Hi,
I am having some issues with a new server install in Singapore.
Outbound calls work fine.
Inbound calls are not picked up by Asterisk.
Zaptel 1.2.25 and Asterisk 1.2.28 both built from source.
libpri installed
wctdm and zaptel load without error
Jun 6 23:34:03 fs01 kernel: [211138.372933] Zapata Telephony Interface
Registered on major 196
Jun 6 23:34:03 fs01 kernel: [211138.372937]
2010 Dec 06
1
pam_time.so and /etc/security/time.conf
I am investigating how to limit user logins via sshd to specific
times of day. I have the basic syntax but what I want to know is how
does pam_time.so process time.conf.
Say I have a clutch of users that should login between 07:00 and
18:00 Monday to Friday. I infer that the following will handle
that:
sshd;*;*,Wk0700-1800
However, what is not clear to me is how does one permit certain
2020 Feb 19
14
Unable to get primary group information when using AD authentication with samba-4.10.4
Hi,
When using AD authentication from a rhel8.1 environment with samba-4.10.4 installed, information on the primary group group01 set on
the AD side for any user user01 cannot be obtained.
[root @ rhel8_1 ~] # id user01
uid=2001107(user01) gid=2000513(domain users) groups=2000513(domain users),2001107(oec0814e),2001103(group01)
If you perform the same operation on the same AD from the
2014 Jan 28
3
samba4 [homes] | canonicalize_connect_path failed for service
Hi,
Meanwhile we've come many steps further, and a new issue has risen. In
samba4 AD we have a user with:
- homeDirectory \\server\username
- homeDrive P:
- scriptPath logon.bat
When this user logs on, logon.bat is executed successfully, but
homeDirectory is NOT mounted on P: and in the logs we see:
canonicalize_connect_path failed for service username,
path /\\server\username
It seems
2014 Sep 24
3
Samba not working with sssd on CentOS 6.5
Hello everyone.
I joined this list because I cannot find an answer to my problem. The
setup is this:
I installed CentOS release 6.5 (Final) minimal version
Updated all packages
Added the server to the Active Directory domain as a member server
using the method described here (using adcli, kerberos and sssd):
http://jhrozek.livejournal.com/3581.html
It worked, I tested by trying to connect through
2016 Jul 12
2
Failed to find domain Unix Group
Hello!
My User is only in AD, the passwd see some User (system) with high GID
in the same range of Samba
Example:
statd: x: 108: 65534 :: / var / lib / nfs: / bin / false
My fear is that change again and lose everything again permissions,
which had to redo everything ...
Thank you
Em 12-07-2016 16:21, Rowland penny escreveu:
> On 12/07/16 20:03, Carlos A. P. Cunha wrote:
>> Hello!
2004 Sep 15
4
IAX to IAX connect question
Hi,
I got my * working fine with FWD at office with 2 extensions, i receive
calls and i can make calls thru FWD. I got also my * at home, and i
connected it using auth=rsa. From my home, i can make calls using my office
iax, but if i try to redirect incomming calls from FWD to my * at home, it
rejects the call. I created the pub/key pairs for rsa and its working ok
and i just pasted the
2018 Apr 06
4
LDAP getent issues
Hi,
We are having some issues with LDAP authentication. Here is our setup
PDC and LDAP(samba classic) = dc01
SambaClassic domain = stdom
Member server = fs01
We migrated from TDB to LDAP. The old TDB users are able to login to the domain and access file shares without issues. Any new user created in LDAP is not able to access the shares. When trying to create shared drives for the new users
2008 Jul 30
1
Mounting File Share Using CIFS ?'s
I have been trying to mount a windows file share so I can use it for
remote storage particularly for my Deki Wiki attachments.
Anyway, I seem to have a mount established by doing the following.
1. Added following line to /etc/fstab
//fs01/wikidata /var/www/dekiwiki/attachments cifs
user,uid=500,rw,suid,username=wikisvcacct,password=testpwd,domain=corporate
2. Then ran following command to
2004 Apr 13
3
scp problem
RCSID("$OpenBSD: scp.c,v 1.113 2003/11/23 23:21:21 djm Exp $");
Part of the OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003 distribution
Could someone verify this case we found that causes a file to be missed during copying?
Here is the setup to replicate the problem:
On hosta /tmp:
-rw-rw-r-- 1 user01 group01 0 Apr 13 10:44 file0
-rw-rw-r-- 1 user01
2019 Feb 14
2
SMB Signing with "map to guest = " options
Hi,
I'm using samba-4.7.x
I have some confusions over "map to guest=" options with setting SMB Signing
1. Set "*Server signing =auto*", "*map to guest=bad uid*" and set "client
signing in windows 2k12 server group policy" to "Microsoft network client:
Digitally sign communications (Always)” = *Disable*"
SMB_Server is joined to Windows 2k12
2019 Feb 01
2
group membership inconsistency on AD domain member
Hi,
I've been running a samba server with winbind (CentOS 7) as a member of
an AD Domain (Windows 2012 R2) for several months without a problem.
"Suddenly" I'm seeing the problem that the membership in newly created
AD groups isn't correctly visible for some users on the samba server or
only after some indefinite amount of time. I'm looking simply at the
output of
2016 Nov 16
2
Multiple location DC's with same hostnames
Hi,
Not sure exactly how I would word the subject line so appologies in advanced.
We are trying to accomplish the following scenario:
Location 1:
PDC: fs01.loc1.example.com
IP: 10.0.0.1
Location 2:
SDC: fs01.loc2.example.com
IP: 10.0.1.1
Clearly when we join the SDC to the PDC there is a naming conflict. The end result would be to have clients at each site resolve the fs01 name to
2003 Apr 10
1
Group mapping problem - please help
Hi.
I'm using Samba 2.2.7a-security-rollup-fix (RH-9.0) as member of WinNT4
domain. I joined samba to the domain. I configured the winbind daemon and
nsswitch switch to map NT users to unix users.
Then I set ACL support on an ext3 partition and share the mount point of
this partition with ACL Samba support:
- my share is [test_share]
- the directory is /mnt/test_dir
Shortly:
----
2011 Jan 04
2
Print plot to pdf, jpg or any other format when using scatter3d error
Hi,
I have been trying to output my graphs to a file (jpeg, pdf, ps, it
doesnt matter) but i cant seem to be able to get it to output. I tried a
few things but none of them worked and am lost as what to do now. I am
using the scatter3d function, and it prints out the graphs on tot he
screen without any problems, but when it comes to writing them to a file
i cant make it work. Is there any
2016 Jul 12
2
Failed to find domain Unix Group
Hello!
My file server is running ubuntu samba 4.3.0 and today started the
problem that my IDs have changed and this caused countless problems.
In the logs I have the following:
Jul 12 15:57:07 samba fileserver winbindd [1141] [07.12.2016 15: 57:
07.605992, 0] ../source3/winbindd/winbindd_group.c:45(fill_grent)
Jul 12 15:57:07 samba fileserver winbindd [1141]: Failed to find domain
'Unix