similar to: Mac permision problems after Debian update

Displaying 20 results from an estimated 20000 matches similar to: "Mac permision problems after Debian update"

2003 Nov 19
1
Mac permision problems after Debian update
Last night I did a long overdue security update of my Debian file server. One of the updates was to Samba 2.2.3a-12.3. Since then, I've had a very strange (to me) permissions issue, that I have not been able to resolve digging around in Google. Using the shares on a Win2K machine, everything is fine. I can log in, persuse existing content, and make new directories and files. On my Mac
2004 Feb 07
1
double define of __BIT_TYPES_DEFINED__
/klibc/klibc/include/bits32/bitsize/stdint.h:8: error: redefinition of `int8_t' /klibc/linux/include/linux/types.h:109: error: `int8_t' previously declared here The copy in stdint.h is not protected by: #ifndef __BIT_TYPES_DEFINED__ #define __BIT_TYPES_DEFINED__ #endif /* !(__BIT_TYPES_DEFINED__) */ ===== Jon Smirl jonsmirl@yahoo.com __________________________________ Do you Yahoo!?
2004 Feb 12
3
More Info: Mac permission problems after Debian update
There seems to be a few people having this problem, but not much response. I've dug into the logs, and while I don't know exactly what I am looking at, I think I may have found something that may make sense to someone. A short recap. Samba was working fine, until I did a Debian security update, which upgraded my Samba to 2.2.8a. Now, I can create files on a mounted Samba share in a
2004 Feb 08
1
a newbie question.
Hi, I'm a newbie.Sorry for my question. I have RH9 & downloaded rpm of dovecot for RH9. I installed it: rpm -ivh nameOfthatrpm & when i ran #service dovecot start ,I recieved following lines: Starting IMAP daemon (dovecot): Fatal: Can't use SSL certificate /usr/share/ssl/certs/dovecot.pem: No such file or directory
2004 Feb 09
0
Linux Router Two ISP (DSL router & Cable Modem)
Hi, I am want to setup linux box as router with fallback routing. ISP 1 (Cable Modem, Static public IP) ISP 2 (ADLS Router Dynamic IP SUA NAT on router) ISP 1 ISP2 | | | Dyn IP (SUA NAT) | DLS router Cable Modem | (Static IP) | (192.168.1.1 | | | | eth1
2004 Feb 13
1
Samba Ldap Understanding
Hello Andrew and all, I have a question about Ldap and Samba. I've implemented samba in the past, but never with LDAP. I tried reading the Howto, however it seems that most of the examples are lean more toward using OpenLdap. I'd like to know about using Samba with and external LDAP server provided by a third party (ie Iplanet or other). ** How do I ensure that Samba work with third
2004 Feb 12
1
Fwd: Re: Bugfix: offsetof in klibc
--- Greg KH <greg@kroah.com> wrote: > From: Greg KH <greg@kroah.com> > To: Kay Sievers <kay.sievers@vrfy.org> > CC: Hannes Reinecke <hare@suse.de>, linux-hotplug-devel@lists.sourceforge.net > Subject: Re: Bugfix: offsetof in klibc > Date: Thu, 12 Feb 2004 15:52:43 -0800 > > On Fri, Feb 13, 2004 at 12:20:55AM +0100, Kay Sievers wrote: > > On Thu,
2004 Feb 15
1
Macros for wait() status
Can I get the macros for interpreting wait() exit status? wait(&status); if (__WIFEXITED(status) && (__WEXITSTATUS(status) == 0)) { //need klibc fix ===== Jon Smirl jonsmirl@yahoo.com __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html
2004 Feb 09
0
SSL certificate.
Hi. I had generate a SSL cetificate. I performed following actions: mkdir /opt/LocalCA cd /opt/LocalCA mkdir certs mkdir private chmod 700 private echo '01' > serial touch index.txt cd /opt/LocalCA PATH=/opt/openssl/bin:$PATH export PATH OPENSSL_CONF=/opt/LocalCA/LocalCA.cnf export OPENSSL_CONF openssl req -x509 -newkey rsa -out cacert.pem -outform PEM -days
2004 Feb 09
1
Again SSL.
Hi. I uninstalled dovecot.After it,I build a rpm from dovecot.org ,& installed it. Now,when i run service dovecot start ,I received following line: Starting dovecot: Fatal: Can't use SSL certificate /etc/ssl/certs/dovecot.pem: No such file or directory [FAILED] Please guide me... ===== ---------DIGITAL
2004 Feb 09
1
Start-up
Hi. I dovecot RPM on RH9,Of course,I used RPM fro RH9,But when i run "service dovecot start" I receiving a OK But when i run "service dovecot status" I receiving folloing line: dovecot dead but subsys locked & even when i run "ps -A |grep dovecot" ,i'm not receiving anythings. Please guide me..... Yours,Mohsen. ===== ---------DIGITAL
2004 Feb 12
1
dovecot-IMAP-SSL-StartUp
Hi everybody. I downloaded RPM of dovecot for RH9. & i installed it with "rpm -ivh ThatFILE.rpm" then i ran "service dovecot start" & i receiving following lines: Starting IMAP daemon (dovecot): Fatal: Can't use SSL certificate /usr/share/ssl/certs/dovecot.pem: No such file or directory [FAILED] Then i go
2004 Feb 14
2
SOS
Hi,When i run "service dovecot start",I receive following line: Starting IMAP daemon (dovecot): Fatal: Can't use SSL key file /usr/share/ssl/private/dovecot.pem: No such file or directory [FAILED] Please guide me until i can make a key file.... Yours,Mohsen. ===== ---------DIGITAL SIGNATURE-------------------
2004 Feb 14
1
Configure dovecot.
Hi. I installed dovecot,via RPM.But i don't know that i how to configure it. Please guide me...... ===== ---------DIGITAL SIGNATURE------------------- ///Mohsen Pahlevanzadeh//////// Network administrator & programmer My work phone is : +98216054096-7 My home phone is: +98213810146 My emails is
2004 Feb 14
1
your /etc/dovecot.conf
Hi. Please send me your /etc/dovecot.conf what edited. Yours,Mohsen. ===== ---------DIGITAL SIGNATURE------------------- ///Mohsen Pahlevanzadeh//////// Network administrator & programmer My work phone is : +98216054096-7 My home phone is: +98213810146 My emails is m_pahlevanzadeh at yahoo.com
2004 Aug 06
1
how to get &quot;now playing&quot;
greetings! i'd like to incorporate a "now playing" section on my web page (links to the icecast2 server) i'm guessing i have to get the <xsl:value-of select="artist" /> and <xsl:value-of select="title" /> tags from the status.xsl file. not sure what else needs to be coded into the index.html file to get this info. can anybody point me in the
2004 Feb 17
0
Samba3/ADS: share permissions vs ACLs
Hello, I'm struggling with permissions management in samba 3.0.2, ads member mode, on SuSE 9. I have essentially two questions: 1) What is the precendence of the various permissions (Filesystem, share, ACL, smb.conf, user vs. group in each) that Samba observes, and how do they effect each other? 2) Should I be able to set share-level permissions on a samba share from a Win2k machine by
2004 Feb 13
2
Corrupted journal on ext3 - improve e2fsck?
Hi there, I started getting errors on one of my 2 drives, so I got a warranty one. Then I made an exact copy of the failing one onto the new one with dd, and swapped them. I ran fsck on all the affected partitions, and things looked good. Then I started using the striped RAID device (ext3) which had some minor data loss (mostly under big files), and I got the problems with the journal. The
2004 Feb 10
1
syntax problem with 2.6.3-rc3
The inet stuff is including, asm/byteorder.h It has some inlines like this: static __inline__ __attribute_const__ __u64 ___arch__swab64(__u64 val) I think I'm choking on the __attribue_const__ Do we need an include of linux/compiler.h somewhere? ../linux/include/asm/byteorder.h:28: error: syntax error before "__u64"compiling inet_ntoa.c (gcc)../linux/include/asm/byteorder.h:14:
2004 Feb 06
1
Solaris 8 and cups issues
Hello there, I have a solaris 8 server running cups 1.1.20 and samba 3.0.1. We've successfully configured a handful of HP Laserjet network printers to work with our windows clients (works like a champ...very happy with winbind and the "point and print" automatic driver installation). However, we can't print from Solaris clients? We have one physical printer and two queues