similar to: problems with win98 and samba 3

Displaying 20 results from an estimated 700 matches similar to: "problems with win98 and samba 3"

2005 Aug 03
0
[repost] problems with win98 and samba 3
sorry if i repost this question, but it's urgent. has somebody an idea? if i broke any rules with this mail, please tell me, what's wrong with it. thx in adv, gk -------- Urspr?ngliche Nachricht -------- Betreff: [Samba] problems with win98 and samba 3 Datum: Fri, 29 Jul 2005 16:24:29 +0200 Von: kurt weiss <maillists@kwnet.at> An: 'samba@lists.samba.org'
2005 Jan 11
0
samba 2.2.9: printing problem II
sorry, if i post again, but at first time i did not get an answer :-( problem: when printing from windows clients to samba 2.2.9 PDC, there are strange entries in the smbd logfile: e.g.: smbd/service.c:make_connection(252) notebook01 (192.168.10.29) could'nt find service lpb8-a4-ra the strange thing is, that the service is names "lpb8-a4-raw". also the same with the other
2007 Jan 12
2
samba storing filenames as utf8
samba 3.0.22 debian woody. linux charset: iso8859-15 windows charset iso8859-15 tested parameters: unix charset = ISO_8859-15 display charset = ISO_8859-15 unix charset = ISO-8859-15 unix charset = iso8859-15 unix charset = utf8 unix charset = UTF8 unix charset = LOCALE problem: files are seen in windows correct iso8859 named. if i look at the linux server, there are
2018 Jan 15
2
Digium G100 and CID Dropping First Digit.
Hi All, I have installed a number of Digium G100 devices in many countries like South Korea, Japan, Singapore and Australia. I have just installed two in New Zealand and both sites are having a problem with Caller ID. Incoming calls are dropping the first digit 0 from the caller ID. I was previously using DAHDI and a TE121 device which may have been adding the 0, I'm not too sure about
2004 Dec 06
0
Phone Giptel G100 with Asterisk?
Hi there, so far I've been unable to get a Giptel G100 phone to operate with Asterisk - I tried both SIP and MGCP. Since I've been playing with quite a number of different SIP (and also MGCP) user devices I am starting to think that it might be the phone's fault and not mine... ;-> Still: Anyone out there has this working with Asterisk? The symptoms are that the G100 won't
2012 Oct 03
1
can't see colors with "col" in boxplot()
Hi, I am trying to color the data points on my boxplot but I only get the default black. Not sure why. Any ideas? Thank you, Mark Here is my code. > dat.g100 <- dat.sg[100,] # selected gene (row) from a dataframe of 37 columns > d1 <- as.matrix(dat.g100[,1:18]) # subset 1 > d2 <- as.matrix(dat.g100[,19:37]) # subset 2 # boxplots > par(mfrow=c(2,1)) > boxplot(d1,
2019 Feb 15
2
Digium G100
Hi, We recently dumped a Xorcom box that was no end of trouble and replaced with a Digium G100.  PRI came right up, and we have been using it fairly flawlessly for several months now, with one caveat.  Calls that arrive from the PRI are sent to the asterisk instance (13.23.1, chan_sip), then routed by the dialplan to various other gateways or upstream providers.  When the call finally lands
2006 Feb 24
3
Sorting alphanumerically
I'm trying to sort a DATAFRAME by a column "ID" that contains alphanumeric data. Specifically,"ID" contains integers all preceeded by the character "g" as in: g1, g6, g3, g19, g100, g2, g39 I am using the following code: DATAFRAME=DATAFRAME[order(DATAFRAME1$ID),] and was hoping it would sort the dataframe by ID in the following manner g1, g2, g3, g6, g19,
2008 Jul 29
1
list
I have run a wilcox test on a dataframe and I have returned to me data which I am wanting to sort and/or pick the max. I have tried the following code to pick the max: v<-wilcox.test.run w<-max(v,na.rm=FALSE)   I have also tried w<-pmax(p-value,na.rm=FALSE) for the second line   and this returns the following error:invalid 'type'  (list) of argument This error is understandable
2002 Oct 23
1
getent group 'Domain Users' hangs
The setup: - Samba 2.2.6 with winbind on Solaris 9. - PDC on NT 4.0 SP6 - fresh install in test lab Solaris host correctly authenticates users. wbinfo -u returns all users wbinfo -g returns all groups getent passwd returns all users getent group returns all groups except Domain Users! wbinfo -n 'Domain Users' returns <SID-of-Domain-Users> wbinfo -G 10000 returns
2007 May 23
1
altered ACLs do not apply on existing subdirectories
Hello, My samba 3.0.24 works fine on AIX 5.3. I'm using AD domain. Windows users can add new user permissions to files and folders and they are inherited for all NEW files and subfolders created in the future. But, changing permission on the security tab to a folder does not alter the EXISTING files/sub-folders like it does on a real windows network drive. Here are my current settings:
2018 Dec 08
0
[ANNOUNCE] xf86-video-mga 2.0.0
This is a maintenance release of Matrox DDX. Just for disclosure, the code is currently broken for Millennium, Millennium II, and G550. For those models, you may have to disable acceleration to workaround the issue. (the workaround is untested) The code is untested on Mystique and G100 due to lack of access to the hardware at this time. The code works generally okay on G200, G400, and G450. That
2005 Jan 07
0
samba 2.2.9 - strange printing problem
we're using samba 2.2.9 as PDC. (w2k/wxp as clients) following strange lines i found in smbd.log: ... smbd/service.c:make_connection(252) notebook01 (192.168.10.29) could'nt find service lpb8-a4-ra the strange thing is: the service is named "lpb8-a4-raw" also the same with the other printers: service "hpusb" -> "hpus" service "pdfplotter" ->
2007 Apr 09
3
How to run a native Windows XP with XEN
Hello everyone: I have run Windows XP with XEN successfully. And I want to boot a native Windows XP(be installed normally) with XEN, or boot the XenWindows with general way(select from grub when computer starting). In other words, i want the Windows XP could be booted from two ways(general and xen). But I failed all the way. Could someone give me some advice ?
2013 Dec 14
0
Assertion failure in btrfsck
Hi, I''m having a filesystem that''s been a bit mangled by external causes, so I thought I''d see how much I could salvage (it''s not critical, though). Thus, I pulled btrfsck from git and ran: pannekake:~/btrfs-progs# ./btrfsck --repair /dev/mapper/pannekake-backup-btrfs It spit out a ton of warnings like these (I can get the whole log if you''re
2011 Feb 01
1
How to use Monitor() in Python AGI
How can I use the application Monitor() in the Python AGI skripts? Thanks a lot. best regards, Feilx -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110201/c1256374/attachment.htm>
2017 Mar 08
1
Samba AD Netlogon via GPO
Hello, I try to use netlogon script on my samba AD via GPO. I have some shares [netlogon] path = /var/lib/samba/sysvol/samdom.example.com/scripts read only = no [sysvol] path = /var/lib/samba/sysvol/ read only = no In RSAT I have add a new GPO Userconfig -> Windows Settings -> Skripts I have try \\samdom.example.com\Sysvol\samdom.example.com\scripts\netlogon\login.bat
2009 Aug 12
1
Samba login errors of Vista PC to Samba DC
I am very new to Ubuntu/Linux/Samb and have very simple goals: Set up an Ubuntu Server as a Domain Controller to provide single signon for students using study center PC's. All of the PC's are Windows Vista Business. I have successfully added a PC to the domain. I have successfully created a network user and logged on to the PC. However, the Samba log is throwing errors and I have a
2009 Mar 16
2
Win98 -> 3.0.28a OK, Win98 -> 3.2.7 No Good??
Listmates, I have a perplexing problem. I brought an old Toshiba laptop back from the lakehouse to update it, etc. I also brought the server back to. On out local network, I can see all the boxes in the network from the laptop (hostname: dcrlaptop), but I can only connect to it's normal server (hostname: lakehouse). dcrlaptop is running Win98 and the host I am trying to connect to is
2009 May 22
2
empty authentication string sent so samba-server
Hi, for the last two weeks ive been trying, to authenticate against a samba-domain using a win2k3-server. the server joined the domain without any problem and the basic login seems to work. but if i try to execute programs from mapped network drive (mapped using a domain-logon-skript), it fails with a message telling me, that i dont have sufficient rights to do so. the share has a forced user