Displaying 20 results from an estimated 1000 matches similar to: "What about samba 4.14.x packages for ubuntu?"
2018 Apr 04
3
Debian Packages for Samba 4.8?
Hi Louis,
normally you are building these wonderful samba debian packages for us :-)
Is there a reason, that you didnt create packages for samba 4.8?
Tfh!
Oliver
2015 Nov 04
6
ssh authentication with AD
Hi LPH & David,
Im also interested in using kerberos authentication and tried your
hints. Im using Ubuntu 14.04.3 Server on this machine.
On 04.11.2015 08:52, L.P.H. van Belle wrote:
> Ok, do the following. 
> 
> Remove all you modifications from pam so its back to original. 
> 
> apt-get install krb5-ssh 
> restart ssh, try again. 
@LPH: krb5-ssh doesnt exist in Ubuntu:
2015 Nov 05
1
ssh authentication with AD
On 04/11/15 23:33, David Bear wrote:
> Thanks for the pointers Oliver --
>
> Rowland, I did review the smb.conf  file -- found typo's you alluded to,
> and here is the current version
> #======================= Global Settings =======================
>
> [global]
>     netbios name = HAT
>     security = ADS
>     realm = HA.EDU
>     workgroup = HA
>    
2008 Mar 31
1
Icon .png file loading error after graphics driver upgrade
Dear,
I updated my nvidia graphics driver on one of the CentOS boxes.
When I log in my account, icons are not displayed correctly.
They are displayed as small empty squares, and there are error messages like
"Fater error: failed to load <file name>.png : version error" for each icon.
If I log in as super user, everything is OK.  Icons are OK. No error messages.
Do you have any
2006 Feb 17
5
Rad Rails and rails console
Hello,
In learning Ruby on rails I became hooked on using the Console (ruby 
script/console) to interact with models.  I have been playing with 
RadRails over the past week and haven''t figured out how to get a console 
going (or if this feature is even available).  Though documentation is 
minimal, RadRails is fairly intuitive and overall a nice way to write 
apps.  I just can''t
2017 Aug 06
3
[SFTP] Read from write-only file not returning error
Hello,
I am investigating a data-loss bug in SSHFS
(https://github.com/libfuse/sshfs/issues/72). While the root cause is in
SSHFS and has already been fixed, there seems to be some unfortunate
interaction with what I believe is an OpenSSH bug:
As far as I can tell, when sending a SSH_FXP_OPEN request with
SSH_FXF_WRITE (i.e., opening the file write only), and then following up
with a
2017 Jul 29
3
Can't use proxy after client upgrade
On Jul 11 2017, Guus Sliepen <guus-NnCthlHDAqpg9hUCZPvPmw at public.gmane.org> wrote:
> On Mon, Jul 03, 2017 at 02:24:55PM +0200, Nikolaus Rath wrote:
>
>> After upgrading my client system from Debian jessie to Debian stretch
>> (which includes an update from tinc 1.0.24 to tinc 1.0.31), I am
>> having trouble with my VPN:
> [...]
>> Proxy = exec
2017 Jul 03
2
Can't use proxy after client upgrade
Hello,
After upgrading my client system from Debian jessie to Debian stretch
(which includes an update from tinc 1.0.24 to tinc 1.0.31), I am
having trouble with my VPN:
As long as I let tinc connect directly (no "Proxy" configuration
option on the client), everything works fine:
# tincd -n rath -D -d
tincd 1.0.31 starting, debug level 1
/dev/net/tun is a Linux tun/tap device (tun
2006 Mar 23
5
Polymorphic associations
I have just updated rails and added polymorphic associations but they 
are not working properly. I''m following the recipe 17 of "Rails Recipes" 
and I''m getting an "Unknown key(s): as" error. These associations work 
properly on the console. The problem occurs when I''m listing the 
items... perhaps the problem is pagination. Is this a bug or what
2013 Aug 27
1
"Unauthorized request" messages after tinc update
Hello,
I have three clients that connect to one server. The server runs tinc
1.0.11 and one client runs tinc 1.0.19. I recently upgraded the two
other clients from tinc 1.0.11 to tinc 1.0.16.
Since the upgrade, the server now regularly logs messages of the form
Aug 26 12:17:42 ebox tinc.rath[4049]: Unauthorized request from hspc (87.173.111.136 port 42836)
or
Aug 25 18:39:12 ebox
2012 Mar 11
3
NFS4 over tinc hangs
Hello,
I am experiencing system hangs when running NFSv4 over a tinc VPN. I
don't know if the problem is with NFS or tinc and would appreciate any
suggestions on how to narrow down the culprit. Unfortunately I cannot
simply run NFS directly over TCP -- the participating systems are
connected only over an open network.
The configuration is as follows: I have a master server
2006 Jun 22
5
Sliding Gallery
I have a little image gallery application in rails enough for small galleries 
(20<  photos).  But as images increase and the user needs to scroll down the 
page it starts getting anoying to see all pictures...
I thought pagination but then I saw this AJAX goodness
http://www.apple.com/getamac/ads/
As you can see the videos scroll right/left when the arrows are pressed in a 
circular manner
2006 Feb 17
4
Table with Constants
I would like to have a table with some constants to use them later on 
for a drop down menu. How can this be done?
My table looks like
Table with constants
------------------------
id | key | value | type
------------------------
1  | M   | Male  | sex
 ....
I know it can be done like this
<% select ''object'', ''method'', Constants.find(:all, :select =>
2005 Jan 05
3
Option for "Delete downloaded files (y/N)?" in install.packages()
Hello!
I have a wish/proposal.
Is it possible to include some option in install.packages() for
Delete downloaded files (y/N)? at the end of that process. It can
be quite anoying if you must install several packages and wait 
meanwhile to type y/n for each package separately.
--
Lep pozdrav / With regards,
    Gregor GORJANC
---------------------------------------------------------------
2002 Mar 12
3
failsafe against "stupid" / careless users
I'm admin on a samba PDC with 150 users, and as normal users they are quit
"stupid". This means that they ofte deletes something that shouldnt have
been deleted. And I find it anoying to restore their files from tapebackup.
So would it be possible to get samba to "move" files instead of deleting
them? This way I could allocate a disk to store deleted files for a periode
of
2018 Nov 09
2
strange difference in ldbtools between samba-4.9.2 (van-Belle build) and compile samba tag 4.9.2
Hi list,
If I compile samba-4.9.2 tag from git, i get
# ldbsearch --version
Version 4.9.2
taking the same from the van-Belle build i get
$ ldbsearch --version
Invalid option --version: unknown option
[..]
But looking with dpkg I get:
$ dpkg-query -l ldb-tools
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb
2020 Sep 04
4
Acls
Hi I have some problems with setting permissions on my share. I think it has to do that I didn?t configure this
If you use the winbind 'ad' backend on Unix domain members and you add a gidNumber attribute to the Domain Admins group in AD, you will break the mapping in idmap.ldb. Domain Admins is mapped as ID_TYPE_BOTH in  idmap.ldb, this is to allow the group to own files in Sysvol on a
2006 Jul 22
4
Visible elements in RJS
How can I know if a an element is visible or hidden in RJS
I''m trying to hide/show some data but it does not work
Error => parse error, unexpected $undefined.
#show_doctor.rjs
if($("#{@element}").visible())
	page.hide "hide_#{@element}"
end
Any ideas?
@element contains the value of the html element
-- 
Posted via http://www.ruby-forum.com/.
2008 Feb 05
4
Cannot hear voice through SIP Phone from one side
I have a asterisk server. Two SIP Soft XLites are connected to the server. I am able to make
calls from one SIP Phones to the other SIP Phones and landlines successfully. The SIP Soft Phone on th eother side can hear my voice but I cannot hear their voice. 
They can call my local cell phone as well. Samething, they can hears my voice, I cannot hear their voice.
The microphone and speakers are
2006 Jul 21
5
How to display data using helpers and collections
## application_helper.rb
def name_field(object, options = {} )
  html = ""
  html << "Title : " + select(object, ''title'')
  html << "Given Names :" + text_field(object, ''given_names''
  html << "Family Name :" + text_field(object, ''family_name''
  html
end
## index.rhtml
<div