Displaying 20 results from an estimated 20000 matches similar to: "WINS and INet~Services name"
2008 Jun 17
7
Accessing member server prompts for credentials
Hi,
I'm trying to join a server as an AD member but it isn't working.
I do:
kinit ADMINISTRATOR@DOMAIN1.CO.UK
which prompts for the password and displays nothing else. Then I do:
net ads join -U Administrator%XXXXX
which returns:
Using short domain name -- DOMAIN1
Joined 'SERVER1' to realm 'DOMAIN1.CO.UK'
So all looks OK, but when I try to browse the shares on
2006 Sep 19
3
File Locked
Hi,
I've got a Word document on a Samba share that I can't rename, overwrite or open. Attempting to rename it gives: Cannot rename Filename: There has been a sharing violation.
Attempting to open it gives: Filename.doc is locked for editing by 'another user'.
This is on a NAS box so I can't say which Samba version it is.
There are no temporary files in the share to show who
2003 Oct 21
2
Mounting for non-root users
This has been asked before but the answers haven't worked for me.I upgraded from 2.2.7 to 3.0.0. I used to connect to Windows sharesusing smbmnt in .bash_profile as a non-root user having chmod 4755smbmnt. Now this doesn't work: - smbmount won't let non-root users run it (even after a chmod) - smbmnt says "Failed to find real path for mount point" - mount -t smbfs says
2005 Aug 26
1
Renewing WINS entries
Hi,
I posted this ages ago (http://lists.samba.org/archive/samba/2004-
September/093635.html) and never solved the problem so I thought I'd ask
again as I've been digging deeper and have more information.
I'm using Samba as a WINS server but it's not working reliably. The
initial registration works fine on startup but renewals sometimes fail.
I tested with a server for which
2004 Sep 30
2
WINS names intermittently unregister after 5 days
Hi,
(I posted this question about 6 months ago and never really got anywhere
with it so I thought I'd try again.)
We're using Samba as a WINS server. Windows servers appear to correctly
register themselves and I can look them up e.g. with nmblookup.
However some servers lose their registration after 5 days. And it's the
same servers, about 4 (of about 25 servers and 200
2017 May 29
2
Proper way to start multiple icecast services through bash script?
I have 4 instances of icecast running on my server.
#Command to start icecast
/usr/bin/icecast -c /etc/icecast.xml -b &
/usr/bin/icecast -c /etc/icecast1.xml -b &
/usr/bin/icecast -c /etc/icecast2.xml -b &
/usr/bin/icecast -c /etc/icecast3.xml -b &
I am trying to integrate an automated Let's Encrypt Certificate renewal. My testing found that I need to restart the icecast
2017 May 29
5
Proper way to start multiple icecast services through bash script?
Yes, the web players I've tested have a hard time parsing meta properly using only one instance with separate streams. Tested at least 6 of them looking for reliable meta and cross browser/OS compatibility.
On May 29, 2017, at 10:23 AM, Marvin Scholz <epirat07 at gmail.com<mailto:epirat07 at gmail.com>> wrote:
Any specific reason to run 4 Icecasts?
On 29 May 2017, at 16:21,
2004 May 14
1
WINS Server: Use Samba or Windows?
Hi,
The Samba documentation recommends that a Windows WINS server is used
for WinNT/200x clients, i.e.
http://samba.mirror.ac.uk/samba/docs/man/howto/NetworkBrowsing.html#id2531484 says "In a mixed NT/200x server and Samba environment on a Wide Area Network, it is recommended that you use the Microsoft WINS server capabilities."
But there's no justification as to why Samba
2024 Oct 28
2
Kerberos ticket renew causes a brief network interruption
Hi Ralph Boehme,
A new system is installed with Ubuntu 24.04.1 and Samba 4.19.5
My hotfolderscan.exe tool runs now on a Windows 2022 system and use the Ubuntu 24 system as Samba share.
The hotfolderscan tool has to run 10 hour before the Kerberos ticket renewal.
Both on the Ubuntu 24 and the Windows 2022 system, Wireshare is catching the network packages.
Tomorrow I hope to see the result.
I
2007 Jan 12
5
File Lock Timeout
Hi,
I've seen posts (but no answers) about clearing a file lock on a Samba share. Presumably this kind of thing happens when the program abnormally terminates and doesn't close its open files.
I've got a file that smbstatus reports as:
1216 DENY_WRITE 0x20089 RDONLY NONE /shares/share1/Files/december.xls Fri Jan 12 12:51:30 2007
Trying to open this in Excel
2018 Sep 06
2
icecast ssl and letsencrypt renewal
That’s what I have been looking for, thanks !
From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of Tycho Eggen
Sent: donderdag 6 september 2018 22:21
To: Icecast streaming server user discussions
Subject: Re: [Icecast] icecast ssl and letsencrypt renewal
You can add a posthook to your certbot cronjob:
certbot renew —post-hook “/etc/init.d/icecast restart”
Or however you restart
2018 Oct 11
4
Renewal of Let's Encrypt Certificates in Dovecot
Hi there. I've been using Dovecot for quite some time now but I just
started using Let's Encrypt certs. Since LE certs are renewed automatically
without user intervention I'm wondering if I will need to restart dovecot
after that renewal...
Has anybody had any experience with that?
Thanks so much for your help!
Ignacio
-------------- next part --------------
An HTML attachment was
2018 Sep 15
1
icecast ssl and letsencrypt renewal
Install letsencrypt and request a certificate specifying the webroot of your Icecast server and the host.domain:
certbot-auto certonly --webroot --webroot-path /usr/share/icecast2/web/ -d icecast.domain.name
Now you should have a certificate for your server, it's only in the wrong format for Icecast, copy the key and the certificate to 1 file with the following cmd:
cat
2024 Oct 29
1
Kerberos ticket renew causes a brief network interruption
Hi Ralph Boehme,
>> My hotfolderscan tool start om Monday 2:11 PM en the Kerberos ticket renewal occurs on 11:19 PM.
>> The hotfolderscantool wrote in the logfile:
>> 2024-10-28 23:19:00 Error 2 No such file or directory
>>> 2024-10-28 23:19:03 Share available again
>>
>> That was after 9:08 hours and that is 32888 seconds.
>> That time do you
2018 Sep 06
2
icecast ssl and letsencrypt renewal
Hi all,
I have setup icecast to work with letsencrypt ssl certificate, this works fine.
But now I am struggling a bit on how to renew the certificate every 3 months.
As per letsencrypt recommendation I run a cronjob to check for renewal every day,
problem is when there is a new certificate Icecast needs to be restarted to pick it up, as the certificate only seems to be loaded at startup of
2007 Jan 22
2
Samba members in NT4.0 to AD upgrade
Hi,
I've got an NT4.0 domain that I'm planning to upgrade
to Active Directory.
I've got a couple of Samba member servers in the
domain, various versions above 3.0.
So I have two questions:
1. Are there any gotchas with this scenario or will
the Samba clients
just keep working as NT4-esque clients.
2. Is it possible to "upgrade" a Samba member server
to be an Active
2017 Jun 25
5
Samba freezes
On Sun, 2017-06-25 at 17:54 +0100, Rowland Penny via samba wrote:
> On Sun, 25 Jun 2017 18:11:05 +0200
> Antoine Huchet via samba <samba at lists.samba.org> wrote:
>
> > Hello,
> >
> > I have Samba 4.5.8-Debian running on Debian Stretch.
> > I use Samba to load games over my local network from my Debian machine
> > to my Playstation 2 (using
2024 Oct 29
1
Kerberos ticket renew causes a brief network interruption
Hi Ralph Boehme,
My hotfolderscan tool start om Monday 2:11 PM en the Kerberos ticket renewal occurs on 11:19 PM.
The hotfolderscantool wrote in the logfile:
2024-10-28 23:19:00 Error 2 No such file or directory
2024-10-28 23:19:03 Share available again
That was after 9:08 hours and that is 32888 seconds.
That time do you also see in the Wireshark output in the attachment.
The
2024 Oct 25
1
Kerberos ticket renew causes a brief network interruption
On 10/25/24 10:35 AM, Hans van Leeuwen via samba wrote:
> Is seems that Samba doesn't handle the Kerberos ticket renewal on the right way.
can you get us two network traces:
- last minute before and after session expiry against Samba
- last minute before and after session expiry against Windows
-slow
--
SerNet Samba Team Lead https://sernet.de/
Samba Team Member https://samba.org/
2024 Oct 25
3
Kerberos ticket renew causes a brief network interruption
Hi Samba engineer,
We use an Ubuntu 20.04.6 systems as Samba server.
The Samba version is 4.15.13-Ubuntu.
The SMC-Client is a Windows Server 2022 Standard 21H2.
The hostname of the Ubuntu Samba server is "samba-srv"
On the Windows system, Samba disk is shared with the command:
C:>net use Y: \\samba-srv\customers /u:hans
Enter the password for 'hans' to connect to