Re: user persmissions questions
Dave Leifer <[email protected]>
| Newsgroups | gmane.comp.handhelds.zaurus.general |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 23 September 2003 06:59 pm, Pucho.com wrote: > I know this has to be really basic, and apologies for the question. > > Seems like a basic question, but I couldn't find it elsewhere in > the forum, so apologies if this is a FAQ. > > Before I modify the /usr/lib/samba/smb.conf file, I wanted to make > a backup copy of the smb.conf. But the operating system on my > Zaurus 5600 is stoping me from writing in the /usr/lib/samba/ > directory. > > How do I get permission to write in the /usr/lib/samba/ directory? > I thought I am using the Zaurus as root. When people use the > Zaurus, which account are they using? Any clues, suggestions, tips > or advise are greatly appreciated. Please advise. > Welcome to Linux. To determine your current id: - id or - whoami To change to root: - su (I think there is no default root pw for the 5600) Dave