similar to: krb ticket for the computer account

Displaying 20 results from an estimated 300 matches similar to: "krb ticket for the computer account"

2010 Feb 04
2
winbind and existing UIDs
Hi, I'm implementing a Samba service on Solaris (the native CIFS service being unreliable in our environment); all is working well but I have a couple of questions regarding winbind which I can't find answers to in the documentation. I'm using 3.0.37 at the moment, but it wouldn't be a big deal to use a more recent version if necessary. The system will join an existing
2006 Aug 15
5
Problems getting WEBrick server up and running (new to ruby)
Hello, I installed ruby and rails on Monday as I have been hearing great things about both the ruby language and rails framework. Installation went smoothly but I am having problems launching a WEBrick server so see what my newly created rails app is doing! My ruby/ rails installation: 1) Installed ruby directly by compiling the source code. 2) Working on a windows pc, using cygwin to run /
2005 Feb 07
7
IAX2 Trunk Problems with NAT
Hi, I have successfully configured an IAX trunk between 2 asterisks, calls can go through both ways without any problems, NAT in the middle of course (iptables) Now , leave them for a while , and make a call from the external server , it doesn't go through, Dial from the internal one, everything works fine again.. Now , it is clearly a problem in the NAT engine,
2009 Sep 18
1
Reading clipboard with read.delim("clipboard") crash (PR#13957)
Full_Name: Liam Gretton Version: 2.9.2 OS: openSUSE 11.1 (x86_64) Submission from: (NULL) (143.210.13.77) Reading a large number of rows of delimited data via the clipboard results in a segfault or double free error. I've tested copying from various applications, but gedit will do. This problem exists in the openSUSE-supplied 2.8.1, I've just built 2.9.2 to see if it's still there,
2016 Nov 28
2
Translation of custom attribute (defined for variables) from clang to llvm
Hi John, I have looked into the EmitAutoVarAlloca() in CGDecl.cpp. However, I could not figure out how to employ my custom attribute for code generation. For example, my custom attribute is visible in CGDecl.cpp but how can I generate based on my custom attribute if (D.hasAttr<myCustomAttri>()) { //What to do here? } What I wan in IR is something like below. Without Custom Attribute:
2015 May 25
4
[LLVMdev] LLVM profiling
Hi guys, I am trying to perform edge profiling using on hello.bc file by using following command opt -insert-edge-profiling hello.bc -o hello-edge.bc but I get the error that option "-insert-edge-profiling" is unknown. Can you please help me to solve the issue. Please note that I am following the paper available at this link http://llvm.org/pubs/2010-12-Preuss-PathProfiling.pdf
2016 Nov 25
3
Translation of custom attribute (defined for variables) from clang to llvm
Hi Asit, thanks for the reply. But I guess I was not clear in my question. Actually, i dont want to use __ATTRIBUTE__((ANNOTATE("MOVIATTR"))), since in documentation it is stated that "This intrinsic allows annotation of local variables with arbitrary strings. This can be useful for special purpose optimizations that want to look for these annotations. These have no other
2023 May 31
1
samba+winbindd problem joining Ubuntu 20+ to windows 2000 domain
On 31/05/2023 16:44, Ivan Lopez via samba wrote: > Hi, Rowland. Thanks for your answer. There is the result of testparm -s > in Ubuntu 20. I've send the result of testparm -v because I thought that > some default could have changed between versions. There may have been changes between versions, but it is what you are running now that counts, your very long smb.conf was off putting
2012 Nov 13
2
installation of queue-tip on centos/asterisk server
Hi Geeks, I need an urgent help with queue-tip installation. i am using http://queue-tip.rubyforge.org/install.html guide to install the same however i am stuck at first step of installation ($ rake gems:install). i installed all the dependencies mentioned in the document (ruby, rails etc.) but it shows following error when i execute the mentioned command: *Undefined method ‘name’ for
2012 Mar 26
1
Arabic Wiki - resend because of bounce back
Hi, my name is Steve Mustafa, my username is SteveMustafa and I'd like the privilege to edit and translate the wiki into Arabic, http://wiki.centos.org/ar (does not exist). So I'm asking for the privilege to create and edit these pages as well as for the creation of a new RTL template for RTL languages including Arabic, Hebrew, Persian and Urdu. (like the subject says, this is a resend
2016 Feb 17
3
CentOS 6.7 Drivers for Compaq Storageworks TL891 Minilibrary
Hello all I am trying to setup a backup system using Bacula on CentOS 6.7 installed on eserver x345 but cannot find the drivers Any help in finding the drivers will be much appreciated Regards Mustafa
1999 Dec 27
1
Cross-subnet, multiple workgroups
The samba configuration on the local LAN works great but, I am trying to set up samba to permit browsing of two workgroups on different subnets and getting very close but not quite the results I want. Remote shares can be mapped to a local drive using "net use * \\remotehost\remoteshare" but in windows explorer the remote workgroup is not browsable : there is a "computer could not
2005 Oct 21
1
DFS not working w/ fully.qualified.sub.domain
Hi: I've got a samba/DFS server configured that works fine under it's original name, but I'm getting booted out of that DNS domain, into a subdomain. All my (WinXP) clients have drives mapped to names like \\server.domain.com\dfsroot. If I browse to the path, \\server.domain.com\dfsroot, everything works. I can access the shares pointed to via the dfs links But, now the network is
2016 Nov 25
2
Translation of custom attribute (defined for variables) from clang to llvm
Hi All, I need your guidance about a custom attribute. I have defined one for variables. It is accepted in the source code (without any warnings from clang), for example in following snippet. #define NEWATTR __attribute__((moviAttr(1))) int main() { NEWATTR volatile unsigned int a = 5; volatile unsigned int *p; p = &a; return (a+*p); } and actually when I Dump the declaration, after
2010 Jun 28
2
"forgot my password" feature
Hi, We have a mail server with the postfix/Squirrelmail/Dovecot(v.1.1.11) combination which we have user data on MySQL as virtual users. We have configured the SquirrelMail interface so that users can now change their own passwords. Is there any opensource solution to provide "self service password management" which would allow us to add the "I forgot my password. Lets reset
2015 May 28
1
[LLVMdev] Opt option -dot-edge-numbers
Dear All, I am using the release 33 of LLVM. This release supports -insert-edge-profiling option for opt. But it doesnt provide/supports the -dot-edge-numbers option. Where can I find the file implementing this option (e.g, the source file for edge profiling is located in lib/transforms/instrumentation)? Please help me out. Thanks Naveed Ul Mustafa
2009 Jul 10
1
timestamp in jitterbuffer
Hi All, I'd liek to know what the timestamp in the jitter buffer stands for. In other words if I receive two packets "on time" how far apart should they be in terms of the jitter buffer timestamp? Thanks, Mustafa -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20090710/566fce44/attachment.htm
2007 Feb 03
1
GSSAPI authentication behind HA servers
Hi all, We have 2 mail servers sitting behind linux-HA machines.The mail servers are currently running dovecot 1.0rc2. Looking to enable GSSAPI authentication, I exported krb keytabs for imap/node01.domain at REALM and imap/node02.domain at REALM for both mail servers. However, clients are connecting to mail.domain.com, which results in a mismatch as far as the keytab is concerned (and rightly
2010 Nov 29
3
session active_record_store
Hi, There doesn''t seem to be any previous posts about this problem, I must be setting things up wrongly at very basics... Firstly, the problem... I can''t get session[] to persist with active_record_store. I enabled (config.action_controller.session_store = :active_record_store) in environment.rb and created the sessions table at my MySQL database. When I do a session[:blah] =
2005 Feb 07
1
PocketPC Softphone?
Anybody got any preferences for a good SIP softphone? Ideally, a free download for the moment, as this is just for some initial proof-of-concept. -- Adrian Chapman Director Trivas Ltd Business on the Move Mobility - Messaging - Infrastructure - Security - Remote Access 07796 690210 - 01582 626552