similar to: Point and Print problem 2.2.7A and 2.2.8

Displaying 20 results from an estimated 300 matches similar to: "Point and Print problem 2.2.7A and 2.2.8"

2005 Mar 29
0
FW: Samba 2.2.12. Problem with printer properties feature box after switching to SP2 client
I use Samba 2.2.12 like print server and all were fine until some XP clients start upgrade to SP2. The "feature box" (see attached feature2.jpg) is absent on SP2 clients (see attached feature1.jpg) but still present for 2K, XP, XP-SP1 clients. Other things look well with SP2 but I guess that absence of this "feature box" probably hide some other problems. How can I fix it?
2018 Feb 26
2
smbclient //server/netlogon -k -c 'ls' fails with "NT_STATUS_LOGON_FAILURE"
On Mon, 26 Feb 2018 12:27:56 +0200 Arcadie Cracan <arcadiec at gmail.com> wrote: > Dear Rowland, > > I have commented out the 'idmap config' options, nothing changed. > Here are my bind9 configs: > > /etc/bind/named.conf: Nothing wrong there > > /etc/bind/named.conf.options: > options { > directory "/var/cache/bind"; >
2018 Feb 05
2
smbclient //server/netlogon -k -c 'ls' fails with "NT_STATUS_LOGON_FAILURE"
Dear all, After recently upgrading my server from Debian Jessie to Debian Stretch, Windows 7 clients fail to join (or even authenticate) with the samba ad server. I have redone the basic checks on the samba server: smbclient //localhost/netlogon -U Administrator -c 'ls' -- works kinit administrator at INTERNAL.DOMAIN.COM -- works klist -- works smbclient //server/netlogon -k -c
2018 Feb 26
2
smbclient //server/netlogon -k -c 'ls' fails with "NT_STATUS_LOGON_FAILURE"
On Mon, 26 Feb 2018 10:19:58 +0200 Arcadie Cracan via samba <samba at lists.samba.org> wrote: > Dear all, > > Sorry for the previous incomplete message. I am still having trouble > with my samba installation. I have made the check suggested on > wiki.samba.org and got the following results: > > # smbclient -L localhost -U% > smbclient //localhost/netlogon
2018 Feb 26
3
smbclient //server/netlogon -k -c 'ls' fails with "NT_STATUS_LOGON_FAILURE"
On Mon, 26 Feb 2018 11:30:58 +0200 Arcadie Cracan <arcadiec at gmail.com> wrote: > /etc/samba/smb.conf: > # Global parameters > [global] > workgroup = DAM > realm = INTRA.DAM-APPLICATION.RO > netbios name = LOTUS > server role = active directory domain controller > server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, >
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.3
Various bugfixes across the board.  The most visible changes include fixing GLX extension setup under Xwayland and other non-Xorg servers (enabling core contexts in more scenarios), and various stability fixes to glamor and the Present extension.  Full change list: Aaron Plattner (1):       privates: Clear screen-specific keys during CloseScreen Adam Jackson (9):       fb: Make rootless-agnostic
2018 Feb 26
2
smbclient //server/netlogon -k -c 'ls' fails with "NT_STATUS_LOGON_FAILURE"
On Mon, 26 Feb 2018 11:09:55 +0200 Arcadie Cracan <arcadiec at gmail.com> wrote: > Dear Rowland, > > This is the contents of the files: > > /etc/hostname: > lotus > > /etc/hosts: > > /etc/resolv.conf: > > > # > > netstat -tlnp > > /etc/krb5.conf: > > > /etc/samba/smb.conf: Hmm, either something went wrong with
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.99.902 (1.18 RC2)
Time for another release candidate. Long past time, to be honest. Please speak up soon if you have a favorite patch or series that isn't in yet. Aaron Plattner (1):       privates: Clear screen-specific keys during CloseScreen Adam Jackson (6):       glxproxy: Fix an obvious thinko in QueryExtensionsString       render: Simplify SProcRenderScale       rootless: Fix bogus handling of broken
2002 Oct 07
9
GetPrinter Level 2 does not get devmode
Hi all, I have uploaded the printer drivers succesfully on RedHat Linux/ Samba 2.2.4 server. I can download and print without any problems. But when I do Windows API call GetPrinter with PRINTER_INFO_2, the devmode in printer_info is always null. My code looks like HANDLE hPrinter=NULL; PRINTER_DEFAULTS pDefaults; pDefaults.DesiredAccess = PRINTER_ACCESS_USE;
2004 Apr 27
4
Problems raised to 1/3 power and NaN
I am debugging some code and found a function that returns and error most of the time. I have issolated the problem to when it raises an argument to the 1/3 power but for the life of me I can not figure out why it is not working. i have gone through the FAQs and have found nothing (not to say I might have missed something). I am highly embarrased with my inability find the problem (my face is
2005 Apr 21
4
Suggestion for the posting guide
I was preparing an e-mail for the help list and ran across a quandary. When asking for help it is useful to include the code/data so others can run your code and test it. I was running code on a data frame and wanted to include a small version of the data frame. The data frame was based on experimental data. What is the best way to do this? I didn't want to send an attachment so a wrote code
2011 Apr 22
1
convert string to variable
Hello, Is it possible to convert a string to a variable? I have a set of names: > stocks [1] "ACCELL" "AHOLD" "AJAX" "ARCADIS" "BALLAST" "BAM.GROEP" [7] "BESI" "BETER.BED" "BINCKBANK.NV" "BOSKALIS" "CATE" "CROWN.V.GELDER" And a
2005 Feb 15
1
Trellis barchart, column display order issue
I have searched the archives and instructions high and low but have not found what I need. I have a dataframe named Data with columns: AdjResND0 - the numeric result Parameter - the classification (chemical name) Sort - the order I want the chemical names to appear, with leading zeros so all are the same length Client.Name - the sample name I am trying to generate a series of 1 page barcharts,
2011 Dec 08
1
prop.test() and the simultaneous confidence interval for multiple proportions in R
Dear list members, I want to perform in R the analysis "simultaneous confidence interval for multiple proportions", as illustrated in the article of Agresti et al. (2008) "Simultaneous confidence intervals for comparing binomial parameter", Biometrics 64, 1270-1275. If I am not wrong the R function implementing the Agresti et al. method is prop.test(). I ask an help because I
2005 Mar 09
4
Lattice device page options-margins
I am using lattice to make figures as pdfs: trellis.device(device = "pdf",file = "Figure6.pdf",color = FALSE) I need to specify some blank space on the left-hand margins (the pages will be bound so we need about 0.5 inch)). I have tried a number of solutions but none seems to work (e.g. par.set). Can this be done when initiating the plotting device? Or is the some other way
2008 Nov 21
2
Printing to Windows’s share printer - epson lq 2090
Hi, There is a Printer connected to Windows XP Pc and shared it. (its name is epson lq 2090) Now, I want print from a CentOS 4 box. by using printconf command, Added the printer to Centos box. But, I could Not take print out. Anyway. When I printed a test page, Printer worked, Paper also came out. But, Paper is BLANK. Then, I followed below URL as well http://infected.wordpress.com/ But,
2005 Jun 13
0
Codepage conversion between 2.2.8 and 3.0.14 - what's 2.2.8 default charset on disk?
I have to upgrade a 2.2.8a (Debian) installation to 3.0.14a (Debian too). I have quite everything clear but I am afraid I will get into trouble with the filename encoding on disk. The current samba installation has no explicit codepage declared for the file system, and running "testparm" gives only these settings (which are default) for codepages and charsets:
2018 Feb 26
0
smbclient //server/netlogon -k -c 'ls' fails with "NT_STATUS_LOGON_FAILURE"
Dear all, Sorry for the previous incomplete message. I am still having trouble with my samba installation. I have made the check suggested on wiki.samba.org and got the following results: # smbclient -L localhost -U% smbclient //localhost/netlogon -UAdministrator -c 'ls' # host -t SRV _ldap._tcp.intra.dam-application.ro # host -t SRV _kerberos._udp.intra.dam-application.ro
2004 Mar 01
1
configure aborted (2.2.7a on HP-UX 11.0)
Object: Command "configure" aborted (with samba 2.2.7a and 2.2.8a) on HP-UX 11.0 Hello, The command ./configure has aborted: cd ..../samba-2.2.7a/source ./configure ............................... checking whether struct passwd has pw_age... yes checking for poptGetContext in -lpopt... no checking whether to use included popt... ./popt checking configure summary... WARNING: No
2006 Aug 01
0
win 2000 domain clients and samba 2.2.7a Suse
Hello, I have a win 2000 domain with 5 XP SP2 clients logging on to that domain.Let`s say Domain A In my network there is another domain, a samba 2.2.7a Suse, running.Let`s say Domain B. There are different Shares on this Domain B which belong to the Domain Users A (the same username and password on Domain A and B). Now first after booting the System and logging in the Domain A the Xp Clients