Oracle Solaris Networking (MOSC)

MOSC Banner

owner and group change on NFS server share

edited Jan 13, 2014 4:49AM in Oracle Solaris Networking (MOSC) 10 commentsAnswered
 Using bash w/PS1 set to:echo $PS1
ex=$? \D{%m%d} \t \h \w \u \$

On the client I see the following:

ex=0 1127 16:26:10 xxx ~ yyy $ls -ld /DB_server_u01
drwxrwxrwx   2 oracle   dba          512 Nov 19 09:30 /DB_server_u01
ex=0 1127 16:26:15 xxx - yyy $
ex=0 1127 16:26:53 xxx ~ yyy $ls -ldn /DB_server_u01
drwxrwxrwx   2 101      101          512 Nov 19 09:30 /DB_server_u01
ex=0 1127 16:27:01 xxx ~ yyy $
ex=0 1202 08:19:26 xxx ~ yyy $
ex=0 1202 08:19:26 xxx ~ yyy $ls -ldn /DB_server_u01
drwxrwxrwx   2 101      101          512 Nov 19 09:30 /DB_server_u01
ex=0 1202 08:19:27 xxx ~ yyy $
ex=0 1202 08:25:10 xxx ~ yyy $ls -ld /DB_server_u01
drwxrwxrwx   2 oracle   dba          512 Nov 19 09:30 /DB_server_u01
ex=0 1202 08:25:14 xxx ~ yyy $


On the server I see the following:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center