Displaying 20 results from an estimated 100000 matches similar to: "Samba User Is Immediately Logged Out (SSH)"
2023 Dec 27
1
Samba User Is Immediately Logged Out (SSH)
On Wed, 27 Dec 2023 13:30:43 -0500
Rob Campbell via samba <samba at lists.samba.org> wrote:
> When I ssh into my computer with the samba user, it logs in and is
> immediately logged out. If the user doesn't exist, the homedir is
> created at login but I immediately get a connection closed message.
Have you set the 'template shell' parameter in smb.conf ?
If not the
2023 Jun 10
1
Unable to ssh to dc
I can ssh to the dc but only using local accounts. I can ssh to the domain
members using domain or local accounts.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In all things, Be Intentional.
On Sat, Jun 10, 2023 at 6:14?PM Rob Campbell <robcampbell08105 at gmail.com>
wrote:
> On 10/06/2023 16:39, Rob Campbell via samba wrote:
>> > First question is, should I be
2023 Sep 08
1
Failed to join domain: failed to find DC for domain...
Getting this error when trying to join computer to the domain. I just
built a new debian computer for gaming and photo and video editing. I went
through the same process as I did before (I created a script to do all of
the things I did in the past)
net ads join -U administrator
Password for [HOME\administrator]:
Failed to join domain: failed to find DC for domain HOME - The object was
not found.
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
On Fri, 8 Sep 2023 16:46:54 -0400
Rob Campbell via samba <samba at lists.samba.org> wrote:
> Getting this error when trying to join computer to the domain. I just
> built a new debian computer for gaming and photo and video editing. I
> went through the same process as I did before (I created a script to
> do all of the things I did in the past)
>
> net ads join -U
2020 Oct 01
2
Syncing multiple sub-directories to one directory
Except some of those dir have subdir such as WhatsApp and DCIM has multiple
subdirs too. I would rather do it all with rsync though.
On Wed, Sep 30, 2020, 12:54 PM Wayne Davison <wayne at opencoder.net> wrote:
> On Tue, Sep 29, 2020 at 4:46 PM Rob Campbell wrote:
>
>> Thanks for your help. What you provided didn't work for me because that
>> still placed things in
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
>
> It looks like DNS is failing, does /etc/resolv.conf look like this:
>
> search home.rob-campbell.lan
> nameserver A.DC.IPADDRESS
>
This is what it looks like in this order (if that matters)
nameserver 10.0.0.10
nameserver 10.0.0.1
search HOME.ROB-CAMPBELL.LAN
>
> While you are checking, does /etc/hosts contain a line like this:
>
> computers_ip computers FQDN
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
[Sat Sep 09 15:09:09] [root at D01~/.bin$]net ads join -U administrator
Password for [HOME\administrator]:
get_kdc_ip_string: get_kdc_list (site-less) fail NT_STATUS_NO_LOGON_SERVERS
kerberos_kinit_password administrator at HOME.ROB-CAMPBELL.LAN failed: Cannot
contact any KDC for requested realm
kerberos_kinit_password D01$@HOME.ROB-CAMPBELL.LAN failed: Cannot contact
any KDC for requested realm
2023 Dec 28
1
User doesn't have write access to directory
I did not read that warning. It's not really an option. There are no
Windows servers and only one computer that stays on. The only other
computer that could possibly be a server is my work computer so that can't
happen. All the rest are laptops with limited space. I guess I could spin
up a vm on the DC but that doesn't seem like it would be "beneficial".
2023 Dec 28
1
User doesn't have write access to directory
On Wed, 27 Dec 2023 17:22:21 -0500
Rob Campbell via samba <samba at lists.samba.org> wrote:
> I have a user that is a member of a group that should have write
> access to a directory but they cannot write to the directory.
>
>
> $ la | grep Movies
> drwxr-xr-x 345 *HOME\movie editors* HOME\movie users 36K
> May 22 2023 *Movies*
>
> $ id testuser
2023 Dec 27
1
User doesn't have write access to directory
I have a user that is a member of a group that should have write access to
a directory but they cannot write to the directory.
$ la | grep Movies
drwxr-xr-x 345 *HOME\movie editors* HOME\movie users 36K May
22 2023 *Movies*
$ id testuser
uid=3000038(HOME\testuser) gid=100(*users*)
groups=100(users),3000038(HOME\testuser),3000026(HOME\photo
users),*3000031(HOME\movie
2023 Jun 10
1
Unable to ssh to dc
First question is, should I be able to ssh to the dc? I can ssh to the
domain members and the sshd and ssh configs are set up the same as well as
nsswitch.conf.
When I try to ssh with a domain account I see this error in the auth.log:
Jun 10 11:15:45 DC01 sshd[2171041]: Failed password for invalid user
newtestuser from 10.0.0.11 port 35044 ssh2
The command I'm running is: ssh newtestuser at
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
On Sat, 9 Sep 2023 15:11:20 -0400
Rob Campbell via samba <samba at lists.samba.org> wrote:
> [Sat Sep 09 15:09:09] [root at D01~/.bin$]net ads join -U administrator
> Password for [HOME\administrator]:
> get_kdc_ip_string: get_kdc_list (site-less) fail
> NT_STATUS_NO_LOGON_SERVERS kerberos_kinit_password
> administrator at HOME.ROB-CAMPBELL.LAN failed: Cannot contact any KDC
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
On Sat, 9 Sep 2023 14:01:34 -0400
Rob Campbell via samba <samba at lists.samba.org> wrote:
> > Why can it not find a DC ? Is there a firewall or similar running ?
> >
>
> I have opened the firewall on the DC. Which ports do I need to open
> on the DM? Apparently I have nothing opened on the DM but I opened
> the required ports according to
>
2023 Jan 29
2
System Requirements for Samba?
On 29.01.2023 19:08, Rob Campbell via samba wrote:
> This was my reference
> https://wiki.samba.org/index.php/Operating_System_Requirements
>
> I need to rebuild my system due to package corruptions and unintentionally
> "upgrading" to sid from bullseye, I figured I'd take this time to do things
> right. Although this is only for home personal use, everyone keeps
2023 Jan 29
3
System Requirements for Samba?
This was my reference
https://wiki.samba.org/index.php/Operating_System_Requirements
I need to rebuild my system due to package corruptions and unintentionally
"upgrading" to sid from bullseye, I figured I'd take this time to do things
right. Although this is only for home personal use, everyone keeps saying
that I shouldn't run my file server on my DC so I want to build a
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
On Sat, 9 Sep 2023 11:29:53 -0400
Rob Campbell via samba <samba at lists.samba.org> wrote:
> >
> > It looks like DNS is failing, does /etc/resolv.conf look like this:
> >
> > search home.rob-campbell.lan
> > nameserver A.DC.IPADDRESS
> >
>
> This is what it looks like in this order (if that matters)
> nameserver 10.0.0.10
> nameserver
2024 Jan 01
2
Unable to join domain when DC firewall is active
I'm unable to join my computer to the domain.
On the domain controller, initially I only had firewall-cmd --permanent
--add-service=samba but that didn't work. The computer couldn't join but
when I turned off the firewall all-together I was able to join.
I then tried firewall-cmd --permanent
--add-service={samba,dns,ldap,ldaps,kerberos,kpasswd} but that didn't work
either.
Are
2023 Dec 28
1
User doesn't have write access to directory
On Thu, 28 Dec 2023 07:03:58 -0500
Rob Campbell via samba <samba at lists.samba.org> wrote:
> I did not read that warning. It's not really an option. There are no
> Windows servers and only one computer that stays on. The only other
> computer that could possibly be a server is my work computer so that
> can't happen. All the rest are laptops with limited space. I guess
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
Did you turn off the Firewall ?
- I did turn it off on both.
It looks like something is getting in the way, either that or something
is set up incorrectly.
I know you said that you are using Debian, but what version and what
version of Samba ?
- Debian 12. Samba = 4.17.10-Debian
Are you using Bind9 on the DC or the internal dns server ?
- I am using internal dns server but I did install bind9
2023 Jan 30
1
System Requirements for Samba?
Hi Rob,
I'm not sure you will get much pleasure out of VirtualBox on that
hardware. It sits completely on top of the OS and it will grab most of
the resources, even hogging from the OS. And it will run very hot. The
Xen hypervisor (incl. XenServer, XCP-NG) is very resource efficient and
with Linux guests (PV or PVHVM), it will run very smoothly. The same
applies to KVM. My FX-6300 box