Re: automount vs Solaris

2004-10-16 Thread Lowell Gilbert
Alfred Perlstein <[EMAIL PROTECTED]> writes: > * Lowell Gilbert <[EMAIL PROTECTED]> [041015 12:11] wrote: > > In the meantime, I came up with the following bit of awk to translate > > the table syntax, for my fairly simple case: > > > > match($2,"/[^/]*$") { > > print substr($2, RSTART+

Re: automount vs Solaris

2004-10-15 Thread Alfred Perlstein
* Lowell Gilbert <[EMAIL PROTECTED]> [041015 12:11] wrote: > Alfred Perlstein <[EMAIL PROTECTED]> writes: > > > * Lowell Gilbert <[EMAIL PROTECTED]> [041014 08:55] wrote: > > > Matthew Seaman <[EMAIL PROTECTED]> writes: > > > > > > > On the other hand, there is this: > > > > > > > > > > > >

Re: automount vs Solaris

2004-10-15 Thread Lowell Gilbert
Alfred Perlstein <[EMAIL PROTECTED]> writes: > * Lowell Gilbert <[EMAIL PROTECTED]> [041014 08:55] wrote: > > Matthew Seaman <[EMAIL PROTECTED]> writes: > > > > > On the other hand, there is this: > > > > > > http://lists.freebsd.org/pipermail/freebsd-current/2004-September/036786.html > > >

Re: automount vs Solaris

2004-10-14 Thread Alfred Perlstein
* Lowell Gilbert <[EMAIL PROTECTED]> [041014 08:55] wrote: > Matthew Seaman <[EMAIL PROTECTED]> writes: > > > On the other hand, there is this: > > > > http://lists.freebsd.org/pipermail/freebsd-current/2004-September/036786.html > > > > > > http://www.freebsd.org/cgi/getmsg.cgi?fetch=1

Re: automount vs Solaris

2004-10-14 Thread Lowell Gilbert
Matthew Seaman <[EMAIL PROTECTED]> writes: > On the other hand, there is this: > > http://lists.freebsd.org/pipermail/freebsd-current/2004-September/036786.html > > > http://www.freebsd.org/cgi/getmsg.cgi?fetch=1001154+0+/usr/local/www/db/text/2004/cvs-all/20040905.cvs-all > > so there

Re: automount vs Solaris

2004-10-08 Thread Matthew Seaman
On Thu, Oct 07, 2004 at 03:52:43PM -0700, Steve Watt wrote: > I'm trying to bring a FreeBSD server up in a mostly Solaris environment, > and am currently arguing with amd. The Solaris systems share an NIS > map (auto.nfs) that looks like > users host:/mountpoint/something/& > > which gets transl