Displaying 20 results from an estimated 2000 matches similar to: "Resume not working"
2004 Sep 21
1
[Bug 934] Traverse-only directories (e.g. chmod 110) break the cd command in sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=934
Summary: Traverse-only directories (e.g. chmod 110) break the cd
command in sftp
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: minor
Priority: P2
Component: sftp-server
AssignedTo:
2017 Aug 02
0
Timemaster systemd
Hi,
If I run timemaster from systemd it fails with:-
Aug 02 06:07:41 machinename timemaster[19230]: [1494069.352] process 19231
started: /usr/sbin/chronyd -u chrony -n -f /var/run/timemaster/chrony.conf
Aug 02 06:07:41 machinename timemaster[19230]: [1494069.352] process 19232
started: /usr/sbin/ptp4l -l 5 -f /var/run/timemaster/ptp4l.0.conf -H -i eno1
Aug 02 06:07:41 machinename
2006 May 13
0
trouble with Dir.chdir
Hi, folks
I wroted the codes below.
I have the trouble with the line start from "Dir.chdir".
When I run this code, the FTP of photos is successfuly done.
But, the display of browser is white out.
When I comment out the line start from "Dir.chdir",
the trouble doesn''t happen.
Is there anything wrong with my usage of "Dir.chdir"?
def ftp_photo
2017 Feb 02
0
Samba 4.5.3 on HP UX IA64 : smbclient - tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
On Thu, 2 Feb 2017 16:28:12 +0530
Silambarasan Madhappan via samba <samba at lists.samba.org> wrote:
> Hi ,
>
>
> We are facing below issue with below AD DC config - Samba 4.5.3 on
> HP UX IA64 ,
>
>
> # ./smbclient -L localhost -U%
>
> Domain=[IN] OS=[Windows 6.1] Server=[Samba 4.5.3-HPE CIFS SERVER
> 4.5.3.0]
>
> tree connect failed:
2017 Feb 02
2
Samba 4.5.3 on HP UX IA64 : smbclient - tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
Hi ,
FQDN of the DC is Hostname.DomainName .
In smb.conf:
netbios name = <HostName>
realm = <DomainName> eg: (ww.xx.yy.zz)
workgroup = ww
In resolve.conf
domain <DomainName>
nameserver <IP Address of the DC i.e host IP>
# host -t SRV _ldap._tcp.<DomainName>.
_ldap._tcp.<DomainName> has SRV record 0 100 389 <HostName>.<DomainName>.
# host
2017 Feb 02
2
Samba 4.5.3 on HP UX IA64 : smbclient - tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
Hi ,
We are facing below issue with below AD DC config - Samba 4.5.3 on HP UX
IA64 ,
# ./smbclient -L localhost -U%
Domain=[IN] OS=[Windows 6.1] Server=[Samba 4.5.3-HPE CIFS SERVER 4.5.3.0]
tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
#
# cat /etc/opt/samba/smb.conf
# Global parameters
[global]
netbios name = machinename
realm = <MachineName>
2018 Nov 13
0
Online Backup fails
Hi,
no kinit cause it ask me for a password promt where i enter the password
samba-tool domain backup online --server=localhost
--targetdir=/mnt/backupsamba/ -U Administrator
Password for [AIXTEMA\Administrator]:
> What is in /etc/resolv.conf
> Im expecting something like this.
> search aixtema.de
> Nameserver IP_OF_DC
search hostname.domain.de
domain hostname.domain.de
2018 Nov 13
0
Online Backup fails
Hai,
I think, your DNS reqeust are going to the internet as far i can tell.
search domain.de
nameserver IP_OF_DC
Gr.
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> admins aixtema via samba
> Verzonden: dinsdag 13 november 2018 12:15
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Online Backup fails
>
2024 Feb 28
1
Samba, Kerberos, Autofs: Shares get disconnected
Hi Rowland,
I tried that. As follows:
[root at machinename mnt]# kinit -k MACHINENAME$
[root at machinename mnt]# klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: MACHINENAME$@CAMPUS
Valid starting Expires Service principal
02/28/2024 11:50:55 02/28/2024 21:50:55 krbtgt/CAMPUS at CAMPUS
renew until 02/29/2024 11:50:55
[root at machinename mnt]# mount -t cifs
2024 Feb 28
1
Samba, Kerberos, Autofs: Shares get disconnected
On Wed, 28 Feb 2024 11:56:13 +0100
"Pluess, Tobias via samba" <samba at lists.samba.org> wrote:
> Hi Rowland,
>
> I tried that. As follows:
>
>
>
> [root at machinename mnt]# kinit -k MACHINENAME$
Fairly sure I have said this already, but if I haven't, I will say it
now:
Do not use kinit to get the machines kerberos ticket, winbind has
already
2019 Jun 18
2
domain online backup
Hi Louis (and Rowland),
Welcome back from holiday!
First: I ran everything as root.
I increased log level, all the way up to 10, but I don't see much
interesting. Here is the last bit with -d 10:
https://paste.ubuntu.com/p/yMrw7zNKvN/
Also no different behaviour kerberos vs NTLM. Perhaps interesting: I am
not getting the additional password question near the end. (neither with
kerberos
2019 Jun 18
0
domain online backup
Hi M-J.
SeBackupPrivilege only give access to read all files.
You also need to set: SeRestorePrivilege to allow restoring.
And it does not say anything about the ACLs needed in the AD-DB.
Increase the debug level and find out where its giving this messages.
On which object, if you know that, then you might find what is missing or if you found a bug ;-)
(i think last)
Running this on samba
2017 Jul 10
0
using samba with bind dlz
On Sun, 9 Jul 2017 18:17:01 -0600
Jeff Sadowski via samba <samba at lists.samba.org> wrote:
> I am trying to setup samba as a dc using bind dlz
>
> I'm not sure how much I need to setup on bind before I can use it. I
> did the following check.
>
> [root at dc1 ~]# named -V | sed 's/ /\n/g'| grep '\-\-' |grep -e gssapi
> -e dlopen
>
2018 Nov 15
1
samba-tool backup online Not enough virtual memory or paging file quota is available to complete the specified operation.
Hi i installed samba 4.9.1 from source on centos 7.
I need to setup backup script .
I cannot use samba-tool:
Command:
samba-tool domain backup offline --targetdir=/backupdir
Gives me :
Usage: samba-tool domain backup <subcommand>
samba-tool domain backup: error: no such option: --targetdir
Command:
Samba-tool domain backup -h
Gives me:
Usage:
2002 Sep 12
1
Add machine account
Sorry everyone for asking this stupid question. I want add a system
account to my debian system. I did it on another machine a couple of
months ago and it worked fine with this command (I think).
Iam typing the command: adduser MACHINENAME$
but I keep on getting this error mssg:
adduser: Please enter a username consisting of a lower case letter
followed by lower case letters and numbers. Use the
2018 Nov 13
1
Online Backup fails
Hi,
its all local at my linux machine
what i did:
mkdir -p /mnt/backupsamba/
samba-tool domain backup online --server=localhost
--targetdir=/mnt/backupsamba/ -U Administrator
and then got the message
i use bind9 as dns backend, not the internal
File
"/usr/lib64/python2.7/site-packages/samba/netcmd/domain_backup.py", line
228, in run
dns_backend='SAMBA_INTERNAL',
2013 May 31
1
Can't provision with BIND9_DLZ
Version 4.0.7-GIT-d4cd828
openSUSE 12.04 with bind9 installed but not configured.
Hi
Attempting to provision with BIND9_DLZ or samba_upgradedns from a
functioning SAMBA_INTERNAL install produces:
Creating DomainDnsZones and ForestDnsZones partitions
Populating DomainDnsZones and ForestDnsZones partitions
Failed to setup database for BIND, AD based DNS cannot be used
ERROR(<type
2017 Jan 29
0
classic upgrade fails with 4.6-test
On Sun, 29 Jan 2017 17:07:39 -0500
Sonic <sonicsmith at gmail.com> wrote:
> On Sun, Jan 29, 2017 at 4:54 PM, Rowland Penny <rpenny at samba.org>
> wrote:
>
> > When you built Samba, did you use the '--with-ntvfs-fileserver' or
> > '--enable-selftest' options with configure ?
> >
>
> I used '--without-ntvfs-fileserver'.
OK,
2024 Feb 28
1
Samba, Kerberos, Autofs: Shares get disconnected
Hi Rowland
yes sure I know who user '0' is ;-)
so where should the ticket be then?
I just rebooted the PC and logged in via SSH as root. There is no ticket
for the machine :-(
even though, the Active Directory join seems to be OK, as "net ads
testjoin" says so.
I am still a bit lost on how I should proceed.
To have this all working more or less, I just mounted the shares with
2004 Jan 17
1
"smbclient -M <machinename>" generates "session request failed" - why?
Hi All,
When I try to do "cat message.txt | smbclient -M <machinename>" or
"smbclient -M <machinename>", I get:
added interface ip=192.168.0.100 bcast=192.168.0.255 nmask=255.255.255.0
<snip all other interfaces; about 25 more>
Got a positive name query response from 192.168.0.12 ( 192.168.0.12 )
session request failed
What does "session request