similar to: %U bug

Displaying 20 results from an estimated 2000 matches similar to: "%U bug"

2002 Dec 06
0
LPRng and Samba -- Still
I've found a solution to this problem I think should work... but... doesn't. Take a look at the smb.conf man page: %u user name of the current service, if any. %U session user name (the user name that the client wanted, not necessarily the same as the one they got). ...so far so good. Well, LPRng handily includes a way to set who is printing the
2004 Dec 13
2
Machine confused about localhost
I run rpcclient without specifying an IP address and I get the following error: # /products/samba/bin/rpcclient //localhost -U novosirj Password: cli_full_connection: failed to connect to //LOCALHOST<20> (0.0.0.0) Cannot connect to server. Error was NT_STATUS_UNSUCCESSFUL ...the machine knows what localhost is otherwise: # telnet localhost Trying... Connected to localhost.umdnj.edu.
2005 Feb 04
1
Samba 3.0.9/10, missing 'net rap printq list' on HP-UX?
I have only this platform to try it on, but observe the following inconsistencies: (from the manpage for 'net'): RAP PRINTQ RAP PRINTQ LIST QUEUE_NAME Lists the specified print queue and print jobs on the server. If the QUEUE_NAME is omitted, all queues are listed. ...OK, so: [novosirj@njmsa ~]> /products/samba/bin/net rap printq list ljndemo No command: list
2008 Mar 04
1
couldn't find service %u, Samba 3.0.11
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey all, I'm running Samba 3.0.11 on HP-UX 11i. My only recent change was moving from smbpasswd to tdbsam, but this issue has suddenly cropped up: [2008/03/04 07:50:34, 0] smbd/service.c:make_connection(796), pacsd1 (130.219.4.160) couldn't find service %u ...which doesn't make any sense to me. Of interest might be the pdbedit - -Lv
2003 Jun 16
2
HP-UX and Samba 3.0
Has anyone sucessfully compiled Samba 3 on HP-UX? I have had no luck so far. The LDFLAG that it uses, I believe -g, but I'd have to look, is not supported. ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - Jr. UNIX Systems Admin |$&| |__| | | |__/ | \| _| | novosirj@umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent. | IST/ACS - NJMS Medical
2007 Nov 25
0
_net_auth2: creds_server_check failed Error
Hi All I am trying to add my NAS server to the domain but i getthing this error. "_net_auth2: creds_server_check failed. Rejecting auth request from client NAS1 machine account NAS1$" It used to be working fine till a recent reboot of the NAS machine. I am using SAMBA + LDAP and i have also tried to removing and adding the machine still no luck. openldap-2.3.27-5 nss_ldap-253-3
2006 May 11
1
rpcclient problem - no connect to 0.0.0.0
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've had this problem for quite awhile. I'm attempting to go back through the Samba issues that have been driving me crazy during my move to a current release. Here is the issue: - --- # ./nmblookup RWJA-LM querying RWJA-LM on XXX.XXX.XXX.255 XXX.XXX.XXX.XXX RWJA-LM<00> - --- Looks good to me, though, really, it should be querying
2003 Jul 23
2
Logoff script?
Is there such a thing as a Samba logoff script? I am currently using [NETLOGON] for logon scripts, but for the adding and removing of printers via WSH, I'd prefer to also remove these printers after I log off. ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - Jr. UNIX Systems Admin |$&| |__| | | |__/ | \| _| | novosirj@umdnj.edu - 973/972.0922 (2-0922) \__/
2008 Jan 04
2
Help removing many users
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Can anyone brighter than me think of an easy way to remove MANY users from an smbpasswd file (I have a list of users that can be removed, some of which may already be missing, some of which may be present)? I cannot use smbpasswd -x in a loop. Is there some easy way to do this? =R - -- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan
2004 Dec 14
2
Issues with trustdom on 3.0.9
I upgraded from 2.2.12 (and kept my tdb files -- it is a possibility that this is a part of my problem, but let me run it by you anyway). I'm attempting to do a domain trust between my production domain and a test domain. However, on my production domain, I have the following problem: # /products/samba/bin/net rpc trustdom list -U novosirj Password: Trusted domains list: NWK-DEV
2003 Jan 21
0
pam_smbpasswd fails, HP-UX 11i (revisted)
A co-worker of mine (Cliff Green <green@UMDNJ.EDU>) managed to get this thing to build. What he changed to get it to do so is the following: configure: Change all of the references to "<module>.so" to "<module>.$SHLIBEXT." This, to me, seems to be common sense. Anyone know why this wasn't done? (Particularly, PAM_MOD="bin/pam_smbpass.so")
2003 Jun 27
1
NT Policy Editor
Does anyone know what could cause "Save As..." to be grayed out when you are working with the policy tool? Everything I've read just tells me to save an NTconfig.POL, but... for some reason, I can only save the policy to the local machine. Do I have to be logged in as a local user, or..? Thanks for the help. For anyone who is confused about policy implementation, a great resource is
2004 Nov 09
1
TCP_NODELAY
I recently downloaded and installed v3.0.8 and installed it on HP-UX 11.11. Thankfully, all of the compile problems I reported in 3.0.2 are now gone (not sure why no one ever acknowledged my bug, but whatever). However, now my system is complaining that TCP_NODELAY is not a valid option. I did not turn it off during the compile, don't see it listed as an option, and worse than that, it is
2004 Dec 10
1
Odd LPQ behavior in 3.0.x
Here is what I'm seeing after upgrading to 3.0.x: 1) Jobs no longer properly report their status, using LPRng's lpq. I see, instead, no listing for status and a listing for number of pages in the job. While that is also useful information, it does not allow me to act on jobs as I'd like to (resume/pause/etc). 2) Basically EVERY job that has ever printed via Samba on that printer
2005 Feb 26
1
PrintUIEntry for NT4?
For Win2K, I've been using RunDLL32 printui.dll,printuientry to do a bunch of different printer related stuff (most notably, mapping printers and setting the default). Looks like NT4 doesn't have the same stuff. Is there anything classier I can use than NET USE under NT4 (without downloading something like Kixstart)? Thanks for your help. ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| |
2006 May 09
1
Samba on 3.0.22 on HP-UX 11i - mon.out?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 After a long hiatus from attention to Samba, I've started to compile the latest version (3.0.22) on HP-UX 11i for testing. I've noticed a couple of things. 1) For some reason, on my test system, every execution of any program that comes in the Samba suite drops "mon.out" files everyplace. Everything I can find about this says that
2007 Dec 11
1
Reproducible Printer Properties PANIC in Samba 3.0.22-25 (CIFS/9000 A2.03.01)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Good day all, I am running CIFS/9000 (which is based on Samba 3.0.22 with, I'm guessing, security and serious bug fixes through 3.0.25 -- it's not all that clear), and running all of this on an HP-UX 11.11 PA-RISC server. The problem I have is when I do a right-click on a mapped printer and ask for the properties, my connected daemon
2002 Nov 15
1
LPRng: LPRng and Samba (fwd)
I'm looking for a little help with Samba and LPRng, however, the LPRng portion of it isn't really all that important -- I believe this is mainly a Samba issue. The problem here is that we have 4 campus servers. Each one hosts a Samba domain. Sometimes, users for whatever reason will go to a different campus (where they may or may not have an account -- the problem occurs when they do
2004 May 24
1
Build Errors, torture tests 3.0.x/HP-UX 11i
I get the following errors when building the torture suite under HP-UX 11i with HP AnsiC. They are actually somewhat similar to the errors that I get trying to build the whole package with gcc: Compiling torture/torture.c In file included from include/includes.h:109, from torture/torture.c:23: /usr/include/sys/socket.h:484: error: parse error before "sendfile"
2006 Nov 27
0
Samba 3.0.x to HP CIFS Server move
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am currently running Samba 3.0.11 compiled for HP-UX 11i (PA2.0). I am looking at upgrading to the most current version of Samba, but I see that HP has finally caught up with the rest of the planet and is now offering 3.0.22 with select fixes from 3.0.23. This is decent news because upgrades were often problematic on HP-UX and I will have HP's