Re: Could not chdir to home directory

2010-08-27 Thread Danny Carroll
 Hiya Nita,...

I'm sure you'll get lots of help on this list.  Just a question for you.
Any chance you could convice the Juniper bigwigs to release the source
code for the DX platform given that it's now end of life?

I know it was based on FreeBSD and, as a former Redline/DX user I know
it's got some nice stuff under the hood.
I know that the BSD community would be thrilled if Juniper were to give
something back to the people who provided the platform that DX was based on.
If such a thing were to happen, I know I'd find it hard to ever
recommend a different network tech vendor to my clients.

It's a long shot, but I figured it was worth asking the question ;-)

-D
p.s. if you still are stuck with your homedir problems, feel free to
contact me off-list.

On 27/08/2010 3:41 AM, Nita Pavitran wrote:
 Hi,

 I get the following error message and I seem to be in the root directory
 instead of the home directory:

 Could not chdir to home directory /homes/nitap: Permission denied
 uname -a
 FreeBSD bigpink.juniper.net 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0:
 Mon Oct 25 16:23:23 PDT 2004
 r...@bigpink.juniper.net:/usr/src/sys/compile/bigpink  i386
  
 Please let me know how I can get to my home directory.

 Thanks and regards,
 Nita
 
 Nita Pavitran
 Technical Publishing Engineer
 Juniper Networks
 o   +91 80 30711390
 m  +91 98808 66566
 ni...@juniper.net
 www.juniper.net
  


 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Could not chdir to home directory

2010-08-27 Thread Aftab Jahan Subedar
check the home directory is correctly defined in the /etc/passwd.
use vipw command to check.
also u can check using the command
finger nitap


On 8/26/10, Nita Pavitran ni...@juniper.net wrote:
 Hi,

 I get the following error message and I seem to be in the root directory
 instead of the home directory:

 Could not chdir to home directory /homes/nitap: Permission denied
 uname -a
 FreeBSD bigpink.juniper.net 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0:
 Mon Oct 25 16:23:23 PDT 2004
 r...@bigpink.juniper.net:/usr/src/sys/compile/bigpink  i386


 Please let me know how I can get to my home directory.

-- 
Aftab Jahan Subedar
CEO/Software Engineer
Subedar Technologies Ltd
Subedar Baag Bibir Bagicha #1
North Jatra Bari
Dhaka 1204
Bangladesh
88027554546
8801552635208
8801190753891
Radio: S21ST

cc. kindly see the recipients address list
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Could not chdir to home directory

2010-08-27 Thread Aftab Jahan Subedar
check the home directory is correctly defined in the /etc/passwd.
use vipw command to check.
also u can check using the command
finger nitap

On 8/26/10, Nita Pavitran ni...@juniper.net wrote:
 Hi,

 I get the following error message and I seem to be in the root directory
 instead of the home directory:

 Could not chdir to home directory /homes/nitap: Permission denied
 uname -a
 FreeBSD bigpink.juniper.net 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0:
 Mon Oct 25 16:23:23 PDT 2004
 r...@bigpink.juniper.net:/usr/src/sys/compile/bigpink  i386


 Please let me know how I can get to my home directory.


-- 
Aftab Jahan Subedar
CEO/Software Engineer
Subedar Technologies Ltd
Subedar Baag Bibir Bagicha #1
North Jatra Bari
Dhaka 1204
Bangladesh
88027554546
8801552635208
8801190753891
Radio: S21ST

cc. kindly see the recipients address list
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Could not chdir to home directory

2010-08-26 Thread Nita Pavitran
Hi,

I get the following error message and I seem to be in the root directory
instead of the home directory:

Could not chdir to home directory /homes/nitap: Permission denied
 uname -a
FreeBSD bigpink.juniper.net 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0:
Mon Oct 25 16:23:23 PDT 2004
r...@bigpink.juniper.net:/usr/src/sys/compile/bigpink  i386

 
Please let me know how I can get to my home directory.

Thanks and regards,
Nita

Nita Pavitran
Technical Publishing Engineer
Juniper Networks
o   +91 80 30711390
m  +91 98808 66566
ni...@juniper.net
www.juniper.net
 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Could not chdir to home directory

2010-08-26 Thread Adam Vande More
On Thu, Aug 26, 2010 at 12:41 PM, Nita Pavitran ni...@juniper.net wrote:

 I get the following error message and I seem to be in the root directory
 instead of the home directory:

 Could not chdir to home directory /homes/nitap: Permission denied
  uname -a
 FreeBSD bigpink.juniper.net 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0:
 Mon Oct 25 16:23:23 PDT 2004
 r...@bigpink.juniper.net:/usr/src/sys/compile/bigpink  i386
 

 Please let me know how I can get to my home directory.


Wow that's an old release.

The standard home directory is in:

/usr/home/{username}
or it's equivalent
/home/{username}

You have /homes not /home in your error message which could be the cause.

You can also make sure the directory exists and has the correct permissions.

-- 
Adam Vande More
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Could not chdir to home directory

2010-08-26 Thread Jonathan Chen
On Thu, Aug 26, 2010 at 11:11:40PM +0530, Nita Pavitran wrote:
 Hi,
 
 I get the following error message and I seem to be in the root directory
 instead of the home directory:
 
 Could not chdir to home directory /homes/nitap: Permission denied
  uname -a
 FreeBSD bigpink.juniper.net 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0:
 Mon Oct 25 16:23:23 PDT 2004
 r...@bigpink.juniper.net:/usr/src/sys/compile/bigpink  i386
 
  
 Please let me know how I can get to my home directory.

Check the output of:
ls -ld /
ls -ld /homes
ls -ld /homes/nitap

-- 
Jonathan Chen j...@chen.org.nz
--
  You can get farther with a kind word and a gun
  than you can with a kind word alone - Al Capone
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Could not chdir to home directory

2010-08-26 Thread Isamu Onoda
Hi, Nita

You can also use ~ to mention your home directory.
$ cd ~ // Go to home directory
$ pwd // Check the output, to know where is the home
and may use chdir command if you want to change your home directory.

Sincerely,
Isamu Onoda

--
Isamu Onoda
mail: onod...@gmail.com
TEL:  080-3757-6465
IMPERARE SIBI MAXIMVM IMPERIVM EST




2010/8/27 Jonathan Chen j...@chen.org.nz:
 On Thu, Aug 26, 2010 at 11:11:40PM +0530, Nita Pavitran wrote:
 Hi,

 I get the following error message and I seem to be in the root directory
 instead of the home directory:

 Could not chdir to home directory /homes/nitap: Permission denied
  uname -a
 FreeBSD bigpink.juniper.net 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0:
 Mon Oct 25 16:23:23 PDT 2004
 r...@bigpink.juniper.net:/usr/src/sys/compile/bigpink  i386
 

 Please let me know how I can get to my home directory.

 Check the output of:
    ls -ld /
    ls -ld /homes
    ls -ld /homes/nitap

 --
 Jonathan Chen j...@chen.org.nz
 --
          You can get farther with a kind word and a gun
                      than you can with a kind word alone - Al Capone
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org