Hello:

gaurav bhandari wrote,
> no samba is not configured as master browser what i meant was that the
> linux server becomes inaccesible (through smb)after the reboot for
> some time the network works fine otherwise.

Hmm... Is there a WINS server running or are you using broadcasts for
discovery? I think you are on broadcasts which is why you are seeing
delays.

I dont know remember what is the equivalant of "nmblokup" on NT and I am
too lazy to boot into Win2K. Do a node lookup from NT after starting the
Samba server and find out how long it takes to register itself in the
domain.
 
> > help?? Do you understand how UNIX access
> >permissions work? If no, then start
> >by reading chmod(1).
> 
> chmod -R 777 is what i was doing.

Eeeek!!! ;)

> trying to get a hang of the permissions users groups
> others sticky bits duh    

I find UNIX permissions easier to understand than the NT semantics. :)

When you figure out the "rwx" fundas, I encourage you to take a look at
the POSIX EA ACLs which has been implemented in FFS (FreeBSD -CURRENT),
XFS and ext2 (with patches) filesystems. Run Samba recompiled with ACL
support and you will get near NT style ACL semantics which you can
control direclty from your NT workstation's file security(?) dialog box.

Very cool stuff!

> Thanks a lot will implement it immediately

The sooner the better.

> > Get a book on UNIX system administration and RTFM.
> 
> sure will do. any favourites?

I prefer O'reilly's UNIX series.

> > files created with console access.... Samba also
> >has a whole bunch of options to set permissions. >See
> >smb.conf(5) for "create mask" and related options.
> 
> thanks a ton Shanu

Np!

-- Shanu
http://shankerbalan.com

-- 
If they can make penicillin out of moldy bread, they can sure make
something out of you.
                -- Muhammad Ali

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to