similar to: Bug in cac_Connect ?

Displaying 20 results from an estimated 700 matches similar to: "Bug in cac_Connect ?"

2015 Feb 02
1
Can login with a bogus username which ends with a "/" or a "\"
We have noticed that if a username, that ends in a "\" or a "/", tries to login, then the workspace becomes the user name ( up to the "/" or "\" ) and then username is empty, allowing a bogus user to authenticate and calls cli_session_setup_guest() to log in anonymously. This is done in cli_session_setup(): /* allow for workgroups as part of
2011 May 16
1
Problem printing from one user only
I'm trying to figure out why I'm getting permission denied when trying to print from one user account only. all others work fine. the print server is configured as a domain controller backed by ldap. aarcane at density:/var/log$ sudo testparm -s Load smb config files from /etc/samba/smb.conf rlimit_max: rlimit_max (1024) below minimum Windows limit (16384) Processing section
2006 Apr 14
8
[rfc] [patch] 32/64-bit hypercall interface revisited
Last year we had a discussion[1] about how the hypercall ABI unfortunately contains fields that change width between 32- and 64-bit builds. This is a huge problem as we come up on the python management stack for ppc64, since the distributions ship 32-bit python. A 32-bit python/libxc cannot currently manage a 64-bit hypervisor. I had a patch but was unable to test it, and some other things were
2010 Apr 01
4
Printer Admin Difficulties
I have been trying to setup a new print server on Fedora 12 based around samba-3.4.7-58.fc12.x86_64 and cups-1.4.2-28.fc12.x86_64. All looks good except for the ability for printer administrators to manage printers. Whether I specify users in a system group using the deprecated printer admin option, or specifically using net rpc rights and the SePrinterOperatorPrivilege, it does not matter.
2024 Apr 25
1
Big speedup in install.packages() by re-using connections
On Thu, 25 Apr 2024 14:45:04 +0200 Jeroen Ooms <jeroenooms at gmail.com> wrote: > Thoughts? How verboten would it be to create an empty external pointer object, add it to the preserved list, and set an on-exit finalizer to clean up the curl multi-handle? As far as I can tell, the internet module is not supposed to be unloaded, so this would not introduce an opportunity to jump to an
2004 Aug 04
1
Installing Samba 3.0.5 in Mac OSX 10.3.4 server
Hi all, I'm installing Samba 3.0.5 in Mac OSX 10.3.4 server as root. First, ./configure ----with-krb5=/usr/sbin Second, when I do 'make' show this error: Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function `krb5_locate_kdc': libsmb/clikrb5.c:188: error: `krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:188: error: (Each undeclared
2005 Dec 31
1
3.0.21a make fails on Mac OS X 10.4.3
Currently running 3.0.10 that comes standard with Mac OS X 10.4 (Tiger). Attempted to install 3.0.21a last night and make failed like this: Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function 'krb5_locate_kdc': libsmb/clikrb5.c:306: error: 'krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:306: error: (Each undeclared identifier is reported only
2003 Oct 28
1
Compile Problem (krb5)
I'm trying to build samba 3 with the ads support and along with that I apparently need ldap and krb5. I have installed openldap, krb5 (had to install even though Solaris 9 has krb5 in it, the .h file wasn't there that I could find). Now when building samba I'm getting this error Compiling libsmb/clifile.c Compiling libsmb/clikrb5.c libsmb/clikrb5.c:139:2: #error
2006 Oct 11
3
PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) compiling errors of Samba 3.0.23.c
Hello, I am trying to compile the latest samba 3.0.23c on MAC Intel OS X 10.4.8 and I am getting errors with the krb5 stuff. I have searched the net and found other people with the same error but didn't see any solution. Has anyone successfully compiled it on 10.4.8 Intel? Any help would be greatly appreciated as I am new to the mac platform but have lots of linux experience. The
2012 Aug 16
27
[PATCH v3 0/6] ARM hypercall ABI: 64 bit ready
Hi all, this patch series makes the necessary changes to make sure that the current ARM hypercall ABI can be used as-is on 64 bit ARM platforms: - it defines xen_ulong_t as uint64_t on ARM; - it introduces a new macro to handle guest pointers, called XEN_GUEST_HANDLE_PARAM (that has size 4 bytes on aarch and is going to have size 8 bytes on aarch64); - it replaces all the occurrences of
2012 Jan 03
1
Samba Freezes accessing shares/ low performance
Hey! I Have a problem with samba as is noticed, in fact, i have two, and i will start in order. When accessing the shares on my samba server, it sometimes freezes, i have the lateste version, 3.6.1, mas since version 3.4 wish was the first i used, i've been running into this problems. When i try to browse the shares, many times, like 1 in 10, it freezes and sometimes, when saving files,
2011 Dec 18
2
Samba 4 WBC_ERR_DOMAIN_NOT_FOUND
Hi everyone Ubuntu 11.10 Version 4.0.0alpha18-GIT-23a0343 Added a user called steve2. The first time I used winbind, no problems: wbinfo -i steve2 gave me the info I needed for user and group. But now it doesn't work: wbinfo -i steve2 failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND Could not get info for user steve2 I can logon OK: smbclient //localhost/home -Usteve2 Password for
2005 Jul 08
1
Printer dialogue box slow to pop up
Hi, we're in the process of rolling out Samba on Suse Enterprise Server v 9 in an environment of Windows 98, 2000, and XP computers (samba v 3.0.14a). The samba server is replacing a Windows 2000 domain controller. The computers switched over to using the samba server as the domain controller are not experiencing any issues logging onto the domain, initializing their logon batch script, or
2007 Jun 06
3
string overflow in rpcclient add "printer" driver command
Hello, I get the folowing error msg in rpcclient -c 'adddriver' command: ERROR: string overflow by 1 (1024 - 1023) in safe_strcpy [adddriver "Windows NT x86" "My Driver Name 001:aaa] Printer Driver My Driver Name 001 successfully installed. My command is like this: rpcclient MYSRV -s /etc/samba/smb.conf -A auth.txt -c 'adddriver "Windows NT x86" "My
2004 Jul 11
1
Samba 3.0.2 PDC Setup: cannot join W2k machine - SAMR_SET_USERINFO fails
Okay, this is near the end of a marathon day trying to get this linux machine up and running as a PDC. At this point I am unable to get a Windows 2K machine to join the domain, it responds with "Logon failure: unknown user name or bad password". Samba log shows the following: rpc_server/srv_samr_nt.c: _samr_set_userinfo(2937) _samr_set_userinfo: 2937
2012 Mar 14
5
mouse glitch in fullscreen game (borderlands)
I'm running wine 1.4, compiled myself (to ensure --with-xinput2) on Arch. I have tried all combinations of MouseWarpOverride and "automatically capture mouse in fullscreen windows" and can't alleviate this problem. Once in a while, everything's fine (360 degrees rotation, smooth mouse action), but eventually (or most of the time, as soon as I start the game), the screen
2003 Oct 10
1
W2K RAS Server in Samba 3.0.0 Domain
We set up a DialIn W2K SP4 member server in our Samba 3.0.0 domain. When a client dials in the RAS server complains: Error 930: The authentication server did not respond to authentication requests in a timely fashion. I tracked down the RAS logfile IASSAM.LOG: [576] 18:30:34:921: NT-SAM Names handler received request with user identity root. [576] 18:30:34:921: Prepending default domain.
2002 Nov 06
3
Printing: Access denied, unable to connect
I have been having a printing problem recently on a setup that has worked for quite some time. Configs below. The symtoms are slightly different on a W2K and a WinME workstation, but the result is the same; no printed output. However, when I print from the local Unix server or from any other Unix server in the network the output is as expected. The W2K machine reports 'Access denied,
2010 Jun 28
1
Stacking several vectors from the list
Hi everybody, I'm working on the very messy data, I have tried to clean it up in SAS and SAS/IML but there is not enough info on how to handle certain things in SAS so I have turned to R. The thing itself should be rather simple, so i was wondering if someone could help me out. The original .csv has ([1] 7138 6338 ) dimensions with funds with the corresponding dates and observations for each
2013 Nov 06
0
mod_auth_ntlm_winbind SSO
Hello We are trying to implement SSO with mod_auth_ntlm_winbind. We followed the instructions on [1], but have the issue that users can not authenticate with web browsers. In addition to that document we did the following extra steps: - chown root:winbind /var/lib/samba/winbindd_privileged/ - apache user (vagrant) is in group winbind - net setauthuser -U vagrant - smb.conf has: winbind use