Displaying 20 results from an estimated 3000 matches similar to: "Samba Migration"
2004 May 07
7
WI FI IP phones??
Are there any other wireless IP phones out there other then the Cisco
7920??
--
James Moran <jmoran@potentialtech.com>
Potential Technologies
1998 Apr 29
3
SAMBA and Windows 95
Hi All,
I am new to the job of System Administrator and even
newer to SAMBA. I have managed to set up SAMBA on Solaris so
that from a Windows 95 machine I can map a drive to a point on
the Unix machine. This works fine.
What I am stuck at is an issue of security. I have been
asked to work out how to limit the users that can access the mapped
drive. ie., if someone walks into the office
2001 Oct 31
2
Samba And Macintosh(netatalk)
Hello,
Anyone out there running a production network supporting PC and Macintosh
clients using samba and netatalk. we are currently using NT 4.0 with
AppleTalk-IP software. Sharing the same files with the Macs and the pc is
a must.
I read someplace that samba 2.2.2 supports Appletalk. Is this true?
Thanks,
Joe
2004 Apr 27
12
VOIP providers
Is anyone signed up with Vonage and using an asterisks box??
Also what VOIP providers would anyone recommend?
--
James Moran
Potential Technologies
http://www.potentialtech.com
2004 Jun 21
3
Is Dovecot able to use PostgreSQL to store mailboxes?
Subject says it all.
(I'm almost positive this is a FAQ, or that the information is online
_somewhere_, but I just spent 20 minutes without finding it ... sorry if I
didn't search hard enough)
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
2004 Sep 14
2
Weird behaviour with multiple accounts pointing to same maildir
I'm finding this a little strange.
I'm putting together a mail server that will (someday, hopefully) serve
a lot of email addresses for a lot of domains.
To make life easy, each account name is the full mail name ... i.e
"joe at domain.com" instead of just "joe" Mail is stored in Maildirs,
and the user account information is all in MySQL. Delivery is
handled by
2004 Apr 14
4
sip software
Anyone have any suggestions on free sip phone software for windows??
Only have one IP phone and want to have one other computer hooked up to
my Asterisk box for testing.
2005 Feb 22
1
periodic/security/550.ipfwlimit
550.ipfwlimit check in /etc/periodic/security takes into account only
global/default verbosity limit and does not account for a specific
logging limit set for a particular rule e.g.:
$ ipfw -a l | fgrep log
65000 *521* 41764 deny log logamount *1000* ip from any to any
$ sysctl -n net.inet.ip.fw.verbose_limit
*100*
>From security run output:
ipfw log limit reached:
65000 519
2002 Mar 05
3
Windows hangs on logout
Moin,
i have installed samba 2.2.3a with FreeBSD. I connect some windows
98 and Windows ME boxes to the server and it works. But if I try to
logout the windows clients hang. If I disconnect the samba shares I
can shutdown the client so it looks like an samba configuration
problem?
What maybe the problem?
Many thanks
Matthias
--
Matthias Teege -- matthias@mteege.de -- http://www.mteege.de
make
2001 Nov 02
1
Samba and OS2 changeover
Here is the deal.. My company is currently running all of there file shares
on an OS2 box that is attached to our as400. This has caused many problems
with the as400 so we are going to move over to using Samba for file storage
/ network run applications. My question is this. I am planning to "clone"
all the shares on our OS2 box with the Samba server that I have created,
turn off the
2004 Apr 07
5
Lucent Phones
Does Asterisk work with Lucent or any other PBX phone systems????
2003 Nov 12
8
FreeBSD
I am trying to get Asterisk to compile on FreeBSD 4.8. Per bug 389, BSD
support should be in CVS. I have also tried applying the patch in bug
374, but always get these messages:
click# make
"Makefile", line 21: Missing dependency operator
"Makefile", line 23: Need an operator
"Makefile", line 72: Missing dependency operator
"Makefile", line 74: Need an
2006 Jul 15
12
Safe way to destroy records
Hello,
how can I check if a destroy was successful?
Is the object only frozen if deleted or do I have to do an additional
find to see if there is a record left?
What happens if an after_destroy callback returns false? Is there always
a rollback?
Markus
2005 Feb 03
1
need ipfw clarification
Hello,
I noticed that after enabling firewall in my kernel (5.3-release), my
dmesg now gives me this:
ipfw2 initialized, divert disabled, rule-based forwarding disabled,
default to accept, logging limited to 5 packets/entry by default
On 5.2.1, I used to get this:
ipfw2 initialized, divert disabled, rule-based forwarding enabled,
default to accept, logging disabled
If both cases, I am
2001 Oct 28
1
How to create but not delete file/dir?
Hi,
I want to setup rights so that users can create files/dirs but once they close them they have read-only right for them. I'm using Samba 2.2.2 on XFS but AFAIK XFSs ACL won't help me. One friend told me that he saw once some "well hidden" parameter for Samba which allows this :-)
BTW: NT and Novell allows to do this thing ;-) (also is said Solaris)
Thanks,
Libor
2001 Dec 31
1
win2k/samba problem
I am unable to see my samba server from my Win2k Pro machine.
Can someone please help me out? I had a problem with Samba early on. The
problem was resoved by removing TCP/IP from my Win2k machine and then
reinstalling TCP/IP. Now I've stumbled into this problem.
The following error is repeated over and over in my event viewer:
------------------------------
Event Type: Error
Event
2002 Feb 13
1
[SAMBA LATEST]
Hello,
I have just installed samba latest last night, everything appears to be working accept it will not let me login. I am trying to run the sbmpasswd command but it says I have the wrong password.
I am using Slackware 7.2 and not quite sure how the password got changed? Any ideas?
R. Stacy Cook
Edit-X :: Control Your Content
www.edit-x.com
-------------- next part --------------
HTML
2002 Mar 02
1
Samba & VPN
Hi,
I have a linux box running samba 2.2.3a on a network. All machines on the
network can see each other and browsing works fine.
When I use an external machine, connect it to the network via a VPN to the
linux box all existing machines continue to work fine. Existing machines
can see and browse the machine through the VPN. However, the machine
connected via the VPN (win2k) can not see or
2003 Apr 18
1
Please help, updated to 4.8 serious issues
Greetings,
After I updated my FreeBSD box from 4.7 to 4.8 I "lost" my users, but
heck with users, what I mean by lost is that I can't login, when I try
to login as the root or a regular user it says:
pam_authanticate: permission denied
so, I went ahead and re-updated my box from the very beginning,
including unnecessary at this point cvsup. I used this command: make
buildworld
2001 Dec 30
1
Problem with hidden files
Hello all,
I'm working with a CAM package running on Windows 2000 OS
(Service Pack 2).
This CAM should write its output to Sun Blade 100 workstation with
Solaris 8 OS. On the Sun I installed Samba (ver 2.2.2).
The output of the CAM is a directory that includes plain ASCII
files. Before starting the output, the CAM creates a directory and an empty
.lock file inside. When the output is